Updates
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
%global httpd_pkg_cache_dir /var/cache/httpd/mod_auth_openidc
|
||||
|
||||
Name: mod_auth_openidc
|
||||
Version: 2.4.11
|
||||
Release: 2%{?dist}
|
||||
Version: 2.4.11.1
|
||||
Release: 1%{?dist}
|
||||
Summary: OpenID Connect auth module for Apache HTTP Server
|
||||
|
||||
License: ASL 2.0
|
||||
@@ -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
|
||||
* Wed Mar 30 2022 Daniel Steiner <daniel.steiner@dsteiner.ch>
|
||||
- Update to 2.4.11.1.
|
||||
|
||||
* Tue Mar 29 2022 Daniel Steiner <daniel.steiner@dsteiner.ch>
|
||||
- libjq enabled.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user