2048511 - rebase to upstream version 1.2.3.
This commit is contained in:
parent
b8e8e8d94a
commit
cde2b183a2
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
|||||||
/mod_authnz_pam-1.2.0.tar.gz
|
/mod_authnz_pam-1.2.0.tar.gz
|
||||||
/mod_authnz_pam-1.2.1.tar.gz
|
/mod_authnz_pam-1.2.1.tar.gz
|
||||||
/mod_authnz_pam-1.2.2.tar.gz
|
/mod_authnz_pam-1.2.2.tar.gz
|
||||||
|
/mod_authnz_pam-1.2.3.tar.gz
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
Summary: PAM authorization checker and PAM Basic Authentication provider
|
Summary: PAM authorization checker and PAM Basic Authentication provider
|
||||||
Name: mod_authnz_pam
|
Name: mod_authnz_pam
|
||||||
Version: 1.2.2
|
Version: 1.2.3
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://www.adelton.com/apache/mod_authnz_pam/
|
URL: https://www.adelton.com/apache/mod_authnz_pam/
|
||||||
Source0: https://www.adelton.com/apache/mod_authnz_pam/%{name}-%{version}.tar.gz
|
Source0: https://www.adelton.com/apache/mod_authnz_pam/%{name}-%{version}.tar.gz
|
||||||
@ -63,6 +63,9 @@ install -Dp -m 0644 authnz_pam.confx $RPM_BUILD_ROOT%{_httpd_confdir}/authnz_pam
|
|||||||
%{_httpd_moddir}/*.so
|
%{_httpd_moddir}/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 31 2022 Jan Pazdziora <jpazdziora@redhat.com> - 1.2.3-1
|
||||||
|
- 2048511 - rebase to upstream version 1.2.3.
|
||||||
|
|
||||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-3
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (mod_authnz_pam-1.2.2.tar.gz) = d1a668351008d36d1fcd1d349654d5c8c87815a7eead3efc437f447d4f55676d800b613454d1d58189634efc50c187e46caf79e9fe3fd9cb819708a0fc2e17dc
|
SHA512 (mod_authnz_pam-1.2.3.tar.gz) = 5aad6ea036f046812920ba7c0bf9941d33edb06c9f482e043e8af40d4c55092549b51590e1a484d99db60e336feedbd3cd7f53cf6fa48135a009055f99a4cd28
|
||||||
|
Loading…
Reference in New Issue
Block a user