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

- fix [SME: ]
This commit is contained in:
2025-10-08 19:43:52 +01:00
parent c1eb6b7a3c
commit 8d21932462
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

@@ -1,4 +1,4 @@
*.rpm
*.log
*spec-20*
*.tar.gz
*.tar.xz

Binary file not shown.

View File

@@ -6,7 +6,7 @@ Summary: Webshare addon for SME Server
%define name smeserver-webshare
Name: %{name}
%define version 1.0.0
%define release 16
%define release 17
Version: %{version}
Release: %{release}%{?dist}
License: GPL
@@ -21,8 +21,12 @@ Obsoletes: devinfo-mitel-webshare dmc-mitel-webshare
%changelog
* Wed Oct 08 2025 Brian Read <brianr@koozali.org> 1.0.0-17.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: 12775-87]
- 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]
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 1.0.0-15.sme
- Fix e-smith references in smeserver-webshare [SME: 12732]