OpenIDC module and mydumper updated
This commit is contained in:
@@ -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 <daniel.steiner@dsteiner.ch>
|
||||
- Update to 2.4.14.1.
|
||||
|
||||
* Fri May 19 2023 Daniel Steiner <daniel.steiner@dsteiner.ch>
|
||||
- Update to 2.4.14.
|
||||
|
||||
|
||||
@@ -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 <daniel.steiner@dsteiner.ch>
|
||||
- Update to 0.14.5-2.
|
||||
|
||||
* Fri May 19 2023 Daniel Steiner <daniel.steiner@dsteiner.ch>
|
||||
- Update to 0.14.5-1.
|
||||
|
||||
|
||||
@@ -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 <daniel.steiner@dsteiner.ch>
|
||||
- Update to 2.4.14.1.
|
||||
|
||||
* Fri May 19 2023 Daniel Steiner <daniel.steiner@dsteiner.ch>
|
||||
- Update to 2.4.14.
|
||||
|
||||
|
||||
@@ -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 <daniel.steiner@dsteiner.ch>
|
||||
- Update to 0.14.5-2.
|
||||
|
||||
* Fri May 19 2023 Daniel Steiner <daniel.steiner@dsteiner.ch>
|
||||
- Update to 0.14.5-1.
|
||||
|
||||
|
||||
@@ -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 <daniel.steiner@dsteiner.ch>
|
||||
- Update to 2.4.14.1.
|
||||
|
||||
* Fri May 19 2023 Daniel Steiner <daniel.steiner@dsteiner.ch>
|
||||
- Update to 2.4.14.
|
||||
|
||||
|
||||
@@ -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 <daniel.steiner@daniel-steiner.org>
|
||||
- Update to 0.14.5-2.
|
||||
|
||||
* Fri May 19 2023 Daniel Steiner <daniel.steiner@daniel-steiner.org>
|
||||
- Update to 0.14.5-1.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user