* Tue Mar 11 2025 Brian Read <brianr@koozali.org> 11.0.0-66.sme

- Move the button for each backup panel to the left to conform to all the other panels.
This commit is contained in:
2025-03-11 17:37:44 +00:00
parent 82ff48e641
commit 63973f2bb4
13 changed files with 15 additions and 36 deletions

View File

@@ -2,7 +2,7 @@ Summary: Sme server navigation module : manager 2
%define name smeserver-manager
Name: %{name}
%define version 11.0.0
%define release 65
%define release 66
Version: %{version}
Release: %{release}%{?dist}
License: GPL
@@ -143,6 +143,9 @@ true
%defattr(-,root,root)
%changelog
* Tue Mar 11 2025 Brian Read <brianr@koozali.org> 11.0.0-66.sme
- Move the button for each backup panel to the left to conform to all the other panels.
* Sun Mar 09 2025 Brian Read <brianr@koozali.org> 11.0.0-65.sme
- Sort out missing hostname on nfs and cifs workstation backup on error [SME: 12948]