* Thu Sep 25 2025 Brian Read <brianr@koozali.org> 1.0-25.sme

- Sort outy Remove panel placement and operation of buttons [SME: 13168]
This commit is contained in:
2025-09-25 19:02:35 +01:00
parent bd88797db8
commit 2e7e5047d8
3 changed files with 332 additions and 388 deletions

View File

@@ -1,4 +1,4 @@
%define release 24
%define release 25
%define version 1.0
%define debug_package %{nil}
@@ -61,6 +61,9 @@ fi
%changelog
* Thu Sep 25 2025 Brian Read <brianr@koozali.org> 1.0-25.sme
- Sort outy Remove panel placement and operation of buttons [SME: 13168]
* Wed Sep 24 2025 Brian Read <brianr@koozali.org> 1.0-24.sme
- Sort out access to DB vis a vis caching [SME: 13168]