* Thu Oct 09 2025 Brian Read <brianr@koozali.org> 1.3-9.sme
- Apply change from startform to start_form and endform to end_form to CGI panels [SME: 12783] - edit .gitignore to include .xz, delete tarball on git [SME: 12783]
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,4 +1,4 @@
|
|||||||
*.rpm
|
*.rpm
|
||||||
*.log
|
*.log
|
||||||
*spec-20*
|
*spec-20*
|
||||||
*.tgz
|
*.xz
|
||||||
|
Binary file not shown.
@@ -6,7 +6,7 @@ Summary: modify and monitor maildelivery for all users
|
|||||||
%define name smeserver-email-management
|
%define name smeserver-email-management
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
%define version 1.3
|
%define version 1.3
|
||||||
%define release 8
|
%define release 9
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}%{?dist}
|
Release: %{release}%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
@@ -62,8 +62,9 @@ echo "%doc COPYING" >> %{name}-%{version}-filelist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Oct 07 2025 Brian Read <brianr@koozali.org> 1.3-8.sme
|
* Thu Oct 09 2025 Brian Read <brianr@koozali.org> 1.3-9.sme
|
||||||
- Apply change from startform to start_form and endform to end_form to CGI panels [SME: 12775-87]
|
- Apply change from startform to start_form and endform to end_form to CGI panels [SME: 12783]
|
||||||
|
- edit .gitignore to include .xz, delete tarball on git [SME: 12783]
|
||||||
|
|
||||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 1.3-7.sme
|
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 1.3-7.sme
|
||||||
- Fix e-smith references in smeserver-email-management [SME: 12732]
|
- Fix e-smith references in smeserver-email-management [SME: 12732]
|
||||||
|
Reference in New Issue
Block a user