* Tue Oct 07 2025 Brian Read <brianr@koozali.org> 1.6-16.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 07:01:51 +01:00
parent d65fd54584
commit 46695ea0d2
2 changed files with 10 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ Summary: A graphical monitor, alert raising, and services supervision tool for y
%define name smeserver-smeadmin
Name: %{name}
%define version 1.6
%define release 15
%define release 16
Version: %{version}
Release: %{release}%{?dist}
License: GPL
@@ -81,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root)
%changelog
* Tue Oct 07 2025 Brian Read <brianr@koozali.org> 1.6-16.sme
- Apply change from startform to start_form and endform to end_form to CGI panels [SME: 12775-87]
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 1.6-15.sme
- Roll up patches and move to git repo [SME: 12338]