[drupal6-authfas] Update to upstream 0.2.3

Paul W. Frields pfrields at fedoraproject.org
Thu Mar 17 22:11:20 UTC 2011


commit 0e18caa974708f97f1845c1639a6a806beb11d46
Author: Paul W. Frields <stickster at gmail.com>
Date:   Thu Mar 17 18:10:59 2011 -0400

    Update to upstream 0.2.3

 .gitignore           |    1 +
 drupal6-authfas.spec |    6 +++++-
 sources              |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 869915a..4a22ea2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /authfas-0.2.1.tar.bz2
 /authfas-0.2.2.tar.bz2
+/authfas-0.2.3.tar.bz2
diff --git a/drupal6-authfas.spec b/drupal6-authfas.spec
index 07a4ac3..c4ea313 100644
--- a/drupal6-authfas.spec
+++ b/drupal6-authfas.spec
@@ -2,7 +2,7 @@
 %global modname authfas
 
 Name:    drupal6-%{modname}
-Version: 0.2.2
+Version: 0.2.3
 Release: 1%{?dist}
 Summary: Drupal 6 module for authentication via a Fedora Account System
 
@@ -51,6 +51,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Mar 17 2011 Paul W. Frields <stickster at gmail.com> - 0.2.3-1
+- Update to upstream 0.2.3
+- Fixes critical bug in 0.2.2 and minor enhancements
+
 * Thu Mar 17 2011 Paul W. Frields <stickster at gmail.com> - 0.2.2-1
 - Update to upstream 0.2.2
 - Adds option to trust invalid SSL certs for testing purposes
diff --git a/sources b/sources
index 83933bf..1ea69b3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-505dbc14e5faa178921bd2dd24b6cd52  authfas-0.2.2.tar.bz2
+649568881a1400513b52f1a2f70633df  authfas-0.2.3.tar.bz2


More information about the scm-commits mailing list