Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-22 15:11:35 +00:00
parent c1947e7c14
commit 9aebb8895e

View File

@ -8,7 +8,7 @@
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.2
Release: 1%{?dist} Release: 2%{?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
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Mar 30 2021 Jan Pazdziora <jpazdziora@redhat.com> - 1.2.2-1 * Tue Mar 30 2021 Jan Pazdziora <jpazdziora@redhat.com> - 1.2.2-1
- 1944553 - rebase to upstream version 1.2.2. - 1944553 - rebase to upstream version 1.2.2.