From 7ce539577e8ca57100c3bc680418c2a7e84b7195 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 2 Feb 2021 23:45:04 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/mod_intercept_form_submit.git#d87796d53010c16a4a39cb0850a50f8534dcc3a1 --- mod_intercept_form_submit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mod_intercept_form_submit.spec b/mod_intercept_form_submit.spec index 7487dde..db23b53 100644 --- a/mod_intercept_form_submit.spec +++ b/mod_intercept_form_submit.spec @@ -8,7 +8,7 @@ Summary: Apache module to intercept login form submission and run PAM authentication Name: mod_intercept_form_submit Version: 1.1.0 -Release: 12%{?dist} +Release: 13%{?dist} License: ASL 2.0 URL: http://www.adelton.com/apache/mod_intercept_form_submit/ Source0: http://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 %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.1.0-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 1.1.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild