* Wed Oct 08 2025 Brian Read <brianr@koozali.org> 1.0.0-18.sme

- Apply change from startform to start_form and endform to end_form to CGI panels [SME: 12779]
- Delete tarball in git, change .gitignore to ignore tarball .xz [SME: 12779]
This commit is contained in:
2025-10-08 19:45:56 +01:00
parent 8d21932462
commit 373785b94b

View File

@@ -6,7 +6,7 @@ Summary: Webshare addon for SME Server
%define name smeserver-webshare %define name smeserver-webshare
Name: %{name} Name: %{name}
%define version 1.0.0 %define version 1.0.0
%define release 17 %define release 18
Version: %{version} Version: %{version}
Release: %{release}%{?dist} Release: %{release}%{?dist}
License: GPL License: GPL
@@ -21,10 +21,7 @@ Obsoletes: devinfo-mitel-webshare dmc-mitel-webshare
%changelog %changelog
* Wed Oct 08 2025 Brian Read <brianr@koozali.org> 1.0.0-17.sme * Wed Oct 08 2025 Brian Read <brianr@koozali.org> 1.0.0-18.sme
- fix [SME: ]
* Tue Oct 07 2025 Brian Read <brianr@koozali.org> 1.0.0-16.sme
- Apply change from startform to start_form and endform to end_form to CGI panels [SME: 12779] - Apply change from startform to start_form and endform to end_form to CGI panels [SME: 12779]
- Delete tarball in git, change .gitignore to ignore tarball .xz [SME: 12779] - Delete tarball in git, change .gitignore to ignore tarball .xz [SME: 12779]