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

- Apply UTF8 to DomainDB and ConfigDB and fix potential caching problem [SME: 13209]
This commit is contained in:
2025-10-03 15:52:35 +01:00
parent 6062ddd8c8
commit 252ea1167e
2 changed files with 19 additions and 7 deletions

View File

@@ -4,7 +4,7 @@
%define realname smeserver-awstats
%define version 1.4
%define release 15
%define release 16
Summary: SME Server integration rpm for awstats
Name: %{realname}
@@ -26,6 +26,9 @@ AutoReqProv: no
SME Server integration rpm for awstats.
%changelog
* Fri Oct 03 2025 Brian Read <brianr@koozali.org> 1.4-16.sme
- Apply UTF8 to DomainDB and ConfigDB and fix potential caching problem [SME: 13209]
* Fri Oct 03 2025 Brian Read <brianr@koozali.org> 1.4-15.sme
- Remove smanager-refresh from spec file [SME: 13212]