* 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
|
||||
*.log
|
||||
*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
|
||||
Name: %{name}
|
||||
%define version 1.3
|
||||
%define release 8
|
||||
%define release 9
|
||||
Version: %{version}
|
||||
Release: %{release}%{?dist}
|
||||
License: GPL
|
||||
@@ -62,8 +62,9 @@ echo "%doc COPYING" >> %{name}-%{version}-filelist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Tue Oct 07 2025 Brian Read <brianr@koozali.org> 1.3-8.sme
|
||||
- Apply change from startform to start_form and endform to end_form to CGI panels [SME: 12775-87]
|
||||
* 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]
|
||||
|
||||
* 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]
|
||||
|
Reference in New Issue
Block a user