* Tue Oct 07 2025 Brian Read <brianr@koozali.org> 1.4-10.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:12:44 +01:00
parent 94195b89ff
commit f2471dc871
3 changed files with 10 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ Summary: Provide a user panel to let users to change delegated server settings.
%define name smeserver-userpanel
Name: %{name}
%define version 1.4
%define release 8
%define release 10
Version: %{version}
Release: %{release}%{?dist}
License: GPL
@@ -31,6 +31,12 @@ userpanels available in seperate rpms.
Panels can be delegated at user, group or global levels
%changelog
* Tue Oct 07 2025 Brian Read <brianr@koozali.org> 1.4-10.sme
- Apply change from startform to start_form and endform to end_form to CGI panels [SME: 12775-87]
* Tue Oct 07 2025 Brian Read <brianr@koozali.org> 1.4-9.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.4-8.sme
- Fix e-smith references in smeserver-userpanel [SME: 12732]