summaryrefslogtreecommitdiffstats
path: root/mod_intercept_form_submit.spec
diff options
context:
space:
mode:
authorJan Pazdziora <jpazdziora@redhat.com>2014-04-15 10:39:30 +0200
committerJan Pazdziora <jpazdziora@redhat.com>2014-04-15 11:00:38 +0200
commitd65efefd864c1671a028a43179f14d8cf6e28402 (patch)
tree2dbf037a9705a89c4cfd88335fe15aa5c05ad162 /mod_intercept_form_submit.spec
parent4c7b3a65841e8ee8e34d7686dab12db3f3cb05b1 (diff)
downloadmod_intercept_form_submit-d65efefd864c1671a028a43179f14d8cf6e28402.tar.gz
mod_intercept_form_submit-d65efefd864c1671a028a43179f14d8cf6e28402.tar.xz
mod_intercept_form_submit-d65efefd864c1671a028a43179f14d8cf6e28402.zip
Add support for InterceptFormLoginRealms.mod_intercept_form_submit-0.9.6
Diffstat (limited to 'mod_intercept_form_submit.spec')
-rw-r--r--mod_intercept_form_submit.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/mod_intercept_form_submit.spec b/mod_intercept_form_submit.spec
index 8c23818..eb207d4 100644
--- a/mod_intercept_form_submit.spec
+++ b/mod_intercept_form_submit.spec
@@ -7,7 +7,7 @@
Summary: Apache module to intercept login form submission and run PAM authentication
Name: mod_intercept_form_submit
-Version: 0.9.5
+Version: 0.9.6
Release: 1%{?dist}
License: ASL 2.0
Group: System Environment/Daemons
@@ -58,6 +58,9 @@ install -Dp -m 0644 intercept_form_submit.conf $RPM_BUILD_ROOT%{_httpd_confdir}/
%{_httpd_moddir}/*.so
%changelog
+* Tue Apr 15 2014 Jan Pazdziora <jpazdziora@redhat.com> - 0.9.6-1
+- Add support for InterceptFormLoginRealms.
+
* Thu Jan 30 2014 Jan Pazdziora <jpazdziora@redhat.com> - 0.9.5-1
- 1058809 - .spec changes for Fedora package review.