Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
8f53a01ec3
commit
6e3c164e34
@ -8,7 +8,7 @@
|
|||||||
Summary: Apache module to intercept login form submission and run PAM authentication
|
Summary: Apache module to intercept login form submission and run PAM authentication
|
||||||
Name: mod_intercept_form_submit
|
Name: mod_intercept_form_submit
|
||||||
Version: 1.2.0
|
Version: 1.2.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://www.adelton.com/apache/mod_intercept_form_submit/
|
URL: https://www.adelton.com/apache/mod_intercept_form_submit/
|
||||||
Source0: https://www.adelton.com/apache/mod_intercept_form_submit/%{name}-%{version}.tar.gz
|
Source0: https://www.adelton.com/apache/mod_intercept_form_submit/%{name}-%{version}.tar.gz
|
||||||
@ -62,6 +62,9 @@ install -Dp -m 0644 intercept_form_submit.confx $RPM_BUILD_ROOT%{_httpd_confdir}
|
|||||||
%{_httpd_moddir}/*.so
|
%{_httpd_moddir}/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
* Fri Feb 18 2022 Jan Pazdziora <jpazdziora@redhat.com> - 1.2.0-1
|
* Fri Feb 18 2022 Jan Pazdziora <jpazdziora@redhat.com> - 1.2.0-1
|
||||||
- 2055636 - rebase to upstream version 1.2.0.
|
- 2055636 - rebase to upstream version 1.2.0.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user