New upstream version 2.4.4.1
This commit is contained in:
parent
9c3383fa5c
commit
5f2d016252
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
|||||||
/v2.4.2.1.tar.gz
|
/v2.4.2.1.tar.gz
|
||||||
/v2.4.3.tar.gz
|
/v2.4.3.tar.gz
|
||||||
/v2.4.4.tar.gz
|
/v2.4.4.tar.gz
|
||||||
|
/v2.4.4.1.tar.gz
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
%global httpd_pkg_cache_dir /var/cache/httpd/mod_auth_openidc
|
%global httpd_pkg_cache_dir /var/cache/httpd/mod_auth_openidc
|
||||||
|
|
||||||
Name: mod_auth_openidc
|
Name: mod_auth_openidc
|
||||||
Version: 2.4.4
|
Version: 2.4.4.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: OpenID Connect auth module for Apache HTTP Server
|
Summary: OpenID Connect auth module for Apache HTTP Server
|
||||||
|
|
||||||
@ -96,6 +96,9 @@ install -m 700 -d $RPM_BUILD_ROOT%{httpd_pkg_cache_dir}/cache
|
|||||||
%dir %attr(0700, apache, apache) %{httpd_pkg_cache_dir}/cache
|
%dir %attr(0700, apache, apache) %{httpd_pkg_cache_dir}/cache
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 4 2020 Jakub Hrozek <jhrozek@redhat.com> - 2.4.4.1-1
|
||||||
|
- New upstream version 2.4.4.1
|
||||||
|
|
||||||
* Tue Sep 1 2020 Jakub Hrozek <jhrozek@redhat.com> - 2.4.4-1
|
* Tue Sep 1 2020 Jakub Hrozek <jhrozek@redhat.com> - 2.4.4-1
|
||||||
- New upstream version 2.4.4
|
- New upstream version 2.4.4
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (v2.4.4.tar.gz) = 21bb87c73b97327196b68f20af9f0c27dfa8e9aa7c618b8d7884909b521f543c2476c0bc2290dd8b884341072657643d92f739ce0c92c5209efe9c513845624b
|
SHA512 (v2.4.4.1.tar.gz) = 7b2b8c1c9bb753c96f7e4106c516051bcbd4b56ed5ebda37f5e9247069e15d3ea2798701e2d9c37cf28eb765d602422e6a88a1bc61b3efd94526e806c38da0aa
|
||||||
|
Loading…
Reference in New Issue
Block a user