* Tue Sep 23 2025 Brian Read <brianr@koozali.org> 1.4-13.sme

- Change $config to config in layout file(s) [SME: 13171]
This commit is contained in:
2025-09-23 13:05:58 +01:00
parent 3643affbfe
commit b736c47e3f
2 changed files with 5 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
%define realname smeserver-awstats
%define version 1.4
%define release 12
%define release 13
Summary: SME Server integration rpm for awstats
Name: %{realname}
@@ -26,6 +26,9 @@ AutoReqProv: no
SME Server integration rpm for awstats.
%changelog
* Tue Sep 23 2025 Brian Read <brianr@koozali.org> 1.4-13.sme
- Change $config to config in layout file(s) [SME: 13171]
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 1.4-12.sme
- Fix e-smith references in smeserver-awstats [SME: 12732]