* Thu Oct 02 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-29.sme

- run route and navigation scripts for smanager if panel present [SME: 13178]
This commit is contained in:
2025-10-02 09:49:51 -04:00
parent c3352da192
commit 37f6399569
2 changed files with 10 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
Summary: Koozali SME Server rpm updater
Name: %{name}
%define version 11.0.0
%define release 28
%define release 29
Version: %{version}
Release: %{release}%{?dist}
License: GPL
@@ -70,6 +70,9 @@ mkdir -p root/etc/yum.smerepos.d
%changelog
* Thu Oct 02 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-29.sme
- run route and navigation scripts for smanager if panel present [SME: 13178]
* Thu Sep 11 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-28.sme
- add rabbitmq signing keys [SME: 13140]