diff --git a/fedora/SPECS/crowdsec.spec b/fedora/SPECS/crowdsec.spec index d9e9136..1e193fc 100644 --- a/fedora/SPECS/crowdsec.spec +++ b/fedora/SPECS/crowdsec.spec @@ -1,6 +1,6 @@ Name: crowdsec -Version: 1.5.5 +Version: 1.6.0 Release: 1%{?dist} Summary: Crowdsec - An open-source, lightweight agent to detect and respond to bad behaviors. It also automatically benefits from our global community-wide IP reputation database @@ -243,6 +243,9 @@ fi #systemctl stop crowdsec || echo "crowdsec was not started" %changelog +* Sun Feb 11 2024 Daniel Steiner +- Update to 1.6.0 version. + * Sat Nov 4 2023 Daniel Steiner - First initial packaging diff --git a/fedora/SPECS/zabbix.spec b/fedora/SPECS/zabbix.spec index 7a974e3..7f1761d 100644 --- a/fedora/SPECS/zabbix.spec +++ b/fedora/SPECS/zabbix.spec @@ -1,5 +1,5 @@ Name: zabbix -Version: 6.4.10 +Version: 6.4.11 Release: %{?alphatag:%{?alphatag}.}release1%{?dist} Summary: The Enterprise-class open source monitoring solution Group: Applications/Internet @@ -1360,6 +1360,9 @@ if [ $1 = 0 ] && semodule -l | grep -q zabbix_policy; then semodule -r zabbix_po # %changelog +* Wed Jan 31 2024 Zabbix Packager +- Version update to 6.4.11 + * Thu Dec 14 2023 Zabbix Packager - Version update to 6.4.10