* Fri Jun 27 2025 Brian Read <brianr@koozali.org> 11.0-7.sme

- Bring default theme into line with changes made for AdminLTE theme [SME: 13049]
This commit is contained in:
2025-06-27 15:10:58 +01:00
parent 2a99a49c7b
commit fa30cb09be
2 changed files with 12 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
%define name smeserver-certificates
%define version 11.0
%define release 6
%define release 7
Summary: This is what smeserver-certificates does.
Name: %{name}
Version: %{version}
@@ -25,6 +25,9 @@ AutoReqProv: no
%changelog
* Fri Jun 27 2025 Brian Read <brianr@koozali.org> 11.0-7.sme
- Bring default theme into line with changes made for AdminLTE theme [SME: 13049]
* Tue Jun 17 2025 John Crisp <jcrisp@safeandsoundit.co.uk> 11.0-6.sme
- Remove formatting from controller file [SME: 13045]
- Add Domain/Host as Types for template checking [SME: 13045]