* Fri Oct 03 2025 Brian Read <brianr@koozali.org> 11.0.0-7.sme

- Make UTF8 changes and also fix any potential caching problems [SME: 13209]
This commit is contained in:
2025-10-05 15:07:59 +01:00
parent 984ae1a18a
commit 044c67121e
2 changed files with 51 additions and 13 deletions

View File

@@ -4,7 +4,7 @@
%define name smeserver-ddclient
%define version 11.0.0
%define release 5
%define release 7
Summary: ddclient panel for SME Server
Name: %{name}
@@ -25,6 +25,12 @@ Requires: smeserver-formmagick
AutoReqProv: no
%changelog
* Fri Oct 03 2025 Brian Read <brianr@koozali.org> 11.0.0-7.sme
- Make UTF8 changes and also fix any potential caching problems [SME: 13209]
* Fri Oct 03 2025 Brian Read <brianr@koozali.org> 11.0.0-6.sme
- Convert en.pm to .lex file [SME: 13212]
* Fri Oct 03 2025 Brian Read <brianr@koozali.org> 11.0.0-5.sme
- Remove smanager-refresh from spec file [SME: 13212]