1855338 - rebase to upstream version 1.2.1.
This commit is contained in:
parent
513fd99682
commit
1ae5261a1d
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/mod_authnz_pam-1.0.2.tar.gz
|
||||
/mod_authnz_pam-1.1.0.tar.gz
|
||||
/mod_authnz_pam-1.2.0.tar.gz
|
||||
/mod_authnz_pam-1.2.1.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
|
||||
Summary: PAM authorization checker and PAM Basic Authentication provider
|
||||
Name: mod_authnz_pam
|
||||
Version: 1.2.0
|
||||
Release: 4%{?dist}
|
||||
Version: 1.2.1
|
||||
Release: 1%{?dist}
|
||||
License: ASL 2.0
|
||||
URL: http://www.adelton.com/apache/mod_authnz_pam/
|
||||
Source0: http://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
|
||||
|
||||
%changelog
|
||||
* Wed Jul 15 2020 Jan Pazdziora <jpazdziora@redhat.com> - 1.2.1-1
|
||||
- 1855338 - rebase to upstream version 1.2.1.
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mod_authnz_pam-1.2.0.tar.gz) = 4fa6dc8f1676210ddf2db0eaefef803d48f44905a2a827c3cdab071704ea2192fe7e9bb4c082d8478593d281c907c83d60e057734630fd149e687b14103fba35
|
||||
SHA512 (mod_authnz_pam-1.2.1.tar.gz) = a63046fe264310b8310cd5c63ffcf125379fb03c0033adb41fb19545cc6d1ae2eb6b37a538615ffe9e92f46e83814bd5695f5b5deb944ed4a9848d1ac69e579a
|
||||
|
Loading…
Reference in New Issue
Block a user