* Tue Sep 23 2025 Brian Read <brianr@koozali.org> 1.4-29.sme

- Change $config to config in layout file(s) [SME: 13171]
This commit is contained in:
2025-09-23 11:07:34 -04:00
parent 5aed67e839
commit 37a7f220f9
4 changed files with 3 additions and 3 deletions

1
.gitignore vendored
View File

@@ -2,3 +2,4 @@
*.log *.log
*spec-20* *spec-20*
*.tgz *.tgz
*.tar.xz

View File

@@ -1 +0,0 @@
contribs10

Binary file not shown.

View File

@@ -1,7 +1,7 @@
%define name smeserver-qmHandle %define name smeserver-qmHandle
Name: %{name} Name: %{name}
%define version 1.4 %define version 1.4
%define release 28 %define release 29
Version: %{version} Version: %{version}
Release: %{release}%{?dist} Release: %{release}%{?dist}
BuildArch: noarch BuildArch: noarch
@@ -29,7 +29,7 @@ A panel for managing the Qmail queues using qmHandle
(http://sourceforge.net/projects/qmhandle) (http://sourceforge.net/projects/qmhandle)
%changelog %changelog
* Tue Sep 23 2025 Brian Read <brianr@koozali.org> 1.4-28.sme * Tue Sep 23 2025 Brian Read <brianr@koozali.org> 1.4-29.sme
- Change $config to config in layout file(s) [SME: 13171] - Change $config to config in layout file(s) [SME: 13171]
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 1.4-27.sme * Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 1.4-27.sme