diff --git a/alma/SPECS/mod_auth_openidc.spec b/alma/SPECS/mod_auth_openidc.spec index 0c2b5ce..c6ed14f 100644 --- a/alma/SPECS/mod_auth_openidc.spec +++ b/alma/SPECS/mod_auth_openidc.spec @@ -14,7 +14,7 @@ %global httpd_pkg_cache_dir /var/cache/httpd/mod_auth_openidc Name: mod_auth_openidc -Version: 2.4.14 +Version: 2.4.14.1 Release: 1%{?dist} Summary: OpenID Connect auth module for Apache HTTP Server @@ -94,6 +94,9 @@ install -m 700 -d $RPM_BUILD_ROOT%{httpd_pkg_cache_dir}/cache %dir %attr(0700, apache, apache) %{httpd_pkg_cache_dir}/cache %changelog +* Sun May 28 2023 Daniel Steiner +- Update to 2.4.14.1. + * Fri May 19 2023 Daniel Steiner - Update to 2.4.14. diff --git a/alma/SPECS/mydumper.spec b/alma/SPECS/mydumper.spec index 6b6976a..1b2bca5 100644 --- a/alma/SPECS/mydumper.spec +++ b/alma/SPECS/mydumper.spec @@ -1,5 +1,5 @@ # to build agains mariadb libraries, set it to 0 -%define _ver 1 +%define _ver 2 %define _extent -%{_ver} Name: mydumper Summary: mydumper and myloader MySQL backup tools @@ -60,6 +60,9 @@ rm -rf ${RPM_BUILD_ROOT} %config(noreplace) %{_sysconfdir}/%{name}.cnf %changelog +* Sun May 28 2023 Daniel Steiner +- Update to 0.14.5-2. + * Fri May 19 2023 Daniel Steiner - Update to 0.14.5-1. diff --git a/centos/SPECS/mod_auth_openidc.spec b/centos/SPECS/mod_auth_openidc.spec index 095a07b..a62d82e 100644 --- a/centos/SPECS/mod_auth_openidc.spec +++ b/centos/SPECS/mod_auth_openidc.spec @@ -14,7 +14,7 @@ %global httpd_pkg_cache_dir /var/cache/httpd/mod_auth_openidc Name: mod_auth_openidc -Version: 2.4.14 +Version: 2.4.14.1 Release: 1%{?dist} Summary: OpenID Connect auth module for Apache HTTP Server @@ -92,6 +92,9 @@ install -m 700 -d $RPM_BUILD_ROOT%{httpd_pkg_cache_dir}/cache %dir %attr(0700, apache, apache) %{httpd_pkg_cache_dir}/cache %changelog +* Sun May 28 2023 Daniel Steiner +- Update to 2.4.14.1. + * Fri May 19 2023 Daniel Steiner - Update to 2.4.14. diff --git a/centos/SPECS/mydumper.spec b/centos/SPECS/mydumper.spec index 18c3538..4dac79c 100644 --- a/centos/SPECS/mydumper.spec +++ b/centos/SPECS/mydumper.spec @@ -1,5 +1,5 @@ # to build agains mariadb libraries, set it to 0 -%define _ver 1 +%define _ver 2 %define _extent -%{_ver} Name: mydumper Summary: mydumper and myloader MySQL backup tools @@ -61,6 +61,9 @@ rm -rf ${RPM_BUILD_ROOT} %config(noreplace) %{_sysconfdir}/%{name}.cnf %changelog +* Sun May 28 2023 Daniel Steiner +- Update to 0.14.5-2. + * Fri May 19 2023 Daniel Steiner - Update to 0.14.5-1. diff --git a/fedora/SPECS/mod_auth_openidc.spec b/fedora/SPECS/mod_auth_openidc.spec index 290fdaa..132fe08 100644 --- a/fedora/SPECS/mod_auth_openidc.spec +++ b/fedora/SPECS/mod_auth_openidc.spec @@ -14,7 +14,7 @@ %global httpd_pkg_cache_dir /var/cache/httpd/mod_auth_openidc Name: mod_auth_openidc -Version: 2.4.14 +Version: 2.4.14.1 Release: 1%{?dist} Summary: OpenID Connect auth module for Apache HTTP Server @@ -94,6 +94,9 @@ install -m 700 -d $RPM_BUILD_ROOT%{httpd_pkg_cache_dir}/cache %dir %attr(0700, apache, apache) %{httpd_pkg_cache_dir}/cache %changelog +* Sun May 28 2023 Daniel Steiner +- Update to 2.4.14.1. + * Fri May 19 2023 Daniel Steiner - Update to 2.4.14. diff --git a/fedora/SPECS/mydumper.spec b/fedora/SPECS/mydumper.spec index cc57a4b..63e9c64 100644 --- a/fedora/SPECS/mydumper.spec +++ b/fedora/SPECS/mydumper.spec @@ -1,6 +1,6 @@ # to build against mariadb libraries, set it to 0 %define _mysql 0 -%define _rel 1 +%define _rel 2 Name: mydumper Summary: mydumper and myloader MySQL backup tools Version: 0.14.5 @@ -69,6 +69,9 @@ rm -rf ${RPM_BUILD_ROOT} %config(noreplace) %{_sysconfdir}/%{name}.cnf %changelog +* Sun May 28 2023 Daniel Steiner +- Update to 0.14.5-2. + * Fri May 19 2023 Daniel Steiner - Update to 0.14.5-1.