diff --git a/fedora/SPECS/gitea.spec b/fedora/SPECS/gitea.spec index 4e082e1..c0df5c9 100644 --- a/fedora/SPECS/gitea.spec +++ b/fedora/SPECS/gitea.spec @@ -1,5 +1,5 @@ Name: gitea -Version: 1.21.10 +Version: 1.22.0 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 +* Fri Jun 7 2024 Daniel Steiner +- Update to 1.22.0. + +* Fri Apr 19 2024 Daniel Steiner +- Update to 1.21.11. + * Sat Apr 13 2024 Daniel Steiner - Update to 1.21.10. diff --git a/fedora/SPECS/litmus.spec b/fedora/SPECS/litmus.spec index 28306f5..80971b9 100644 --- a/fedora/SPECS/litmus.spec +++ b/fedora/SPECS/litmus.spec @@ -1,10 +1,10 @@ Name: litmus -Version: 0.14 +Version: 0.15 Release: 1%{?dist} Summary: WebDAV server compliance test suite License: GPLv2+ URL: https://notroj.github.io/litmus/ -Source0: https://notroj.github.io/litmus/litmus-0.14.tar.gz +Source0: https://notroj.github.io/litmus/%{name}-%{version}.tar.gz BuildRequires: gcc, automake, make BuildRequires: neon-devel @@ -35,6 +35,9 @@ make install DESTDIR=%{buildroot} %doc COPYING FAQ README.md THANKS TODO %changelog +* Fri Apr 19 2024 Daniel Steiner +- update to 0.15 + * Mon Jan 30 2023 Joe Orton - 0.14-1 - update to 0.14 diff --git a/fedora/SPECS/nginx.spec b/fedora/SPECS/nginx.spec index 783b081..a09f03b 100644 --- a/fedora/SPECS/nginx.spec +++ b/fedora/SPECS/nginx.spec @@ -21,7 +21,7 @@ Name: nginx Epoch: 1 -Version: 1.24.0 +Version: 1.26.0 Release: 100%{?dist} Summary: A high performance web server and reverse proxy server @@ -636,6 +636,9 @@ fi [ "%{_builddir}" != "/" ] && [ -d "%{_builddir}" ] && rm -rf %{_builddir}/* %changelog +* Sun May 12 2024 Daniel Steiner +- Update to 1.26 version. + * Mon Nov 6 2023 Daniel Steiner - Stream real ip module added. diff --git a/fedora/SPECS/zabbix.spec b/fedora/SPECS/zabbix.spec index 88affd3..2ab2985 100644 --- a/fedora/SPECS/zabbix.spec +++ b/fedora/SPECS/zabbix.spec @@ -1,5 +1,5 @@ Name: zabbix -Version: 6.4.13 +Version: 6.4.15 Release: %{?alphatag:%{?alphatag}.}release1%{?dist} Summary: The Enterprise-class open source monitoring solution Group: Applications/Internet @@ -1360,6 +1360,12 @@ if [ $1 = 0 ] && semodule -l | grep -q zabbix_policy; then semodule -r zabbix_po # %changelog +* Fri May 31 2024 Zabbix Packager +- Version update to 6.4.15 + +* Wed Apr 24 2024 Zabbix Packager +- Version update to 6.4.14 + * Tue Mar 26 2024 Zabbix Packager - Version update to 6.4.13