[mod_auth_gssapi] Adds documntation to README

Simo Sorce simo at fedoraproject.org
Wed Aug 27 13:43:46 UTC 2014


commit ba8827d77333c5a8d1317b77aac93c1bdeb056ae
Author: Simo Sorce <simo at redhat.com>
Date:   Wed Aug 27 09:43:40 2014 -0400

    Adds documntation to README
    
    - fixes bad bug that crippled configuration

 .gitignore           |    1 +
 mod_auth_gssapi.spec |    6 +++++-
 sources              |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7949a44..f35b30c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /mod_auth_gssapi-1.0.1.tar.gz
+/mod_auth_gssapi-1.0.2.tar.gz
diff --git a/mod_auth_gssapi.spec b/mod_auth_gssapi.spec
index ec83cb5..87242df 100644
--- a/mod_auth_gssapi.spec
+++ b/mod_auth_gssapi.spec
@@ -1,5 +1,5 @@
 Name:           mod_auth_gssapi
-Version:        1.0.1
+Version:        1.0.2
 Release:        1%{?dist}
 Summary:        A GSSAPI Authentication module for Apache
 
@@ -43,6 +43,10 @@ install -m 644 10-auth_gssapi.conf %{buildroot}%{_httpd_modconfdir}
 %{_httpd_moddir}/mod_auth_gssapi.so
 
 %changelog
+* Thu Aug 27 2014 Simo Sorce <simo at redhat.com> 1.0.2-1
+- Adds documntation to README
+- fixes bad bug that crippled configuration
+
 * Thu Aug 14 2014 Simo Sorce <simo at redhat.com> 1.0.1-1
 - Patch release 1.0.1
 
diff --git a/sources b/sources
index 434f699..7a79819 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-18d5da847ffd350b2bc7ffdbbcfcde75  mod_auth_gssapi-1.0.1.tar.gz
+44315ff3e19f978b61b39a99e4cada72  mod_auth_gssapi-1.0.2.tar.gz


More information about the scm-commits mailing list