From 99774b0df1a563680239d20519b3da856d635238 Mon Sep 17 00:00:00 2001 From: Daniel Steiner Date: Sat, 2 Dec 2023 18:38:23 +0100 Subject: [PATCH] Zabbix and gitea updated --- fedora/SPECS/gitea.spec | 8 +++++++- fedora/SPECS/zabbix.spec | 7 +++++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/fedora/SPECS/gitea.spec b/fedora/SPECS/gitea.spec index 0311cd3..0fd5321 100644 --- a/fedora/SPECS/gitea.spec +++ b/fedora/SPECS/gitea.spec @@ -1,5 +1,5 @@ Name: gitea -Version: 1.20.4 +Version: 1.21.1 Release: 1%{?dist} Summary: Gitea is a painless self-hosted Git service. %define MyVersion %version @@ -84,6 +84,12 @@ getent passwd gitea > /dev/null || \ %changelog +* Tue Nov 28 2023 Daniel Steiner +- Update to 1.21.1. + +* Thu Nov 23 2023 Daniel Steiner +- Update to 1.21.0. + * Fri Sep 15 2023 Daniel Steiner - Update to 1.20.4. diff --git a/fedora/SPECS/zabbix.spec b/fedora/SPECS/zabbix.spec index d632dbc..e08e17f 100644 --- a/fedora/SPECS/zabbix.spec +++ b/fedora/SPECS/zabbix.spec @@ -1,6 +1,6 @@ Name: zabbix -Version: 6.4.8 -Release: %{?alphatag:%{?alphatag}.}release2%{?dist} +Version: 6.4.9 +Release: %{?alphatag:%{?alphatag}.}release1%{?dist} Summary: The Enterprise-class open source monitoring solution Group: Applications/Internet License: GPLv2+ @@ -1360,6 +1360,9 @@ if [ $1 = 0 ] && semodule -l | grep -q zabbix_policy; then semodule -r zabbix_po # %changelog +* Sat Dec 2 2023 Zabbix Packager +- Version update to 6.4.9 + * Wed Nov 1 2023 Zabbix Packager - Version update to 6.4.8 - Now all available packes are built