* Tue Oct 07 2025 Brian Read <brianr@koozali.org> 1.2-13.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:57:05 +01:00
parent b0e36ead17
commit a617d49c7b
2 changed files with 10 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ Summary: smeserver-usbdisksmanager
Name: %{name}
%define version 1.2
%define release 12
%define release 13
Version: %{version}
Release: %{release}%{?dist}
License: GNU GPL version 2
@@ -25,6 +25,9 @@ Requires: smeserver-release >= 8.0
AutoReqProv: no
%changelog
* Tue Oct 07 2025 Brian Read <brianr@koozali.org> 1.2-13.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.2-12.sme
- Fix e-smith references in smeserver-usbdisksmanager [SME: 12732]