* 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]
This commit is contained in:
2025-10-08 06:49:09 +01:00
parent 92ab7704df
commit b0f71b04f8
2 changed files with 19 additions and 16 deletions

View File

@@ -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 7
%define release 8
Version: %{version}
Release: %{release}%{?dist}
License: GPL
@@ -62,6 +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]
* 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]