[python-django-federated-login] New Upstream Version

Luis Enrique Bazán De León lbazan at fedoraproject.org
Mon Oct 15 13:50:10 UTC 2012


commit ed545742d6a0b4bdabc20a6347b66bd281b49ad7
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Mon Oct 15 08:51:37 2012 -0500

    New Upstream Version

 .gitignore                         |    1 +
 python-django-federated-login.spec |    7 +++++--
 sources                            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 14f3dc6..2318f9f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /django-federated-login-0.3.0.tar.gz
+/django-federated-login-0.3.1.tar.gz
diff --git a/python-django-federated-login.spec b/python-django-federated-login.spec
index c79a927..79bf784 100644
--- a/python-django-federated-login.spec
+++ b/python-django-federated-login.spec
@@ -1,8 +1,8 @@
 %global pkgname django-federated-login
 
 Name:           python-django-federated-login
-Version:        0.3.0
-Release:        3%{?dist}
+Version:        0.3.1
+Release:        1%{?dist}
 Summary:        Provides federated logins to django projects
 
 Group:          Development/Languages
@@ -55,6 +55,9 @@ python setup.py test
 %{python_sitelib}/django_federated_login-*.egg-info
 
 %changelog
+* Mon Oct 15 2012 Luis Bazan <lbazan at fedoraproject.org> - 0.3.1-1
+- New Upstream version
+
 * Mon Sep 17 2012 Luis Bazan <lbazan at fedoraproject.org> - 0.3.0-3
 - Fix License
 - add python openid to requires
diff --git a/sources b/sources
index b783af8..fbe1a6e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e53347c8c9c56c970dc04ea770d410c0  django-federated-login-0.3.0.tar.gz
+1f4b3739f27325b26fe710b733572697  django-federated-login-0.3.1.tar.gz


More information about the scm-commits mailing list