* Tue Sep 23 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.2-19.sme

- fix /run/BackupPC instead of /var prevents service start
- TODO: fix smanager2 display
This commit is contained in:
2025-09-23 17:03:11 -04:00
parent 199dc75778
commit 6ae090f94b
3 changed files with 6 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
Name: smeserver-BackupPC
Version: 0.2
Release: 18%{?dist}
Release: 19%{?dist}
Summary: BackupPC integration into SME server
Group: Applications/System
@@ -52,6 +52,10 @@ This package contains specific configuration for SME server
#----------------------------------------------------
%changelog
* Tue Sep 23 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.2-19.sme
- fix /run/BackupPC instead of /var prevents service start
- TODO: fix smanager2 display
* Tue Sep 23 2025 Brian Read <brianr@koozali.org> 0.2-18.sme
- Change $config to config in layout file(s) [SME: 13171]