[python-django-federated-login/f19] new upstream version

Luis Enrique Bazán De León lbazan at fedoraproject.org
Wed May 15 20:43:57 UTC 2013


commit e83b516f3584c856eef3c625886a4764f0641290
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Wed May 15 15:45:20 2013 -0500

    new upstream version

 .gitignore                         |    1 +
 python-django-federated-login.spec |   16 +++++++---------
 sources                            |    2 +-
 3 files changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2318f9f..57d54ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /django-federated-login-0.3.0.tar.gz
 /django-federated-login-0.3.1.tar.gz
+/django-federated-login-0.4.0.tar.gz
diff --git a/python-django-federated-login.spec b/python-django-federated-login.spec
index ace7141..b1eaac0 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.1
-Release:        2%{?dist}
+Version:        0.4.0
+Release:        1%{?dist}
 Summary:        Provides federated logins to django projects
 
 Group:          Development/Languages
@@ -13,16 +13,11 @@ Source0:        http://pypi.python.org/packages/source/d/%{pkgname}/%{pkgname}-%
 BuildArch:      noarch
 BuildRequires:  python2-devel
 BuildRequires:  python-setuptools
-BuildRequires:  python-openid
-Requires:       python-openid
+BuildRequires:  python-openid == 2.2.5
+Requires:       python-openid == 2.2.5
 
-%if 0%{?fedora} >= 18
 Requires:       python-django
 BuildRequires:  python-django
-%else
-Requires:       Django
-BuildRequires:  Django
-%endif
 
 %description
 
@@ -55,6 +50,9 @@ python setup.py test
 %{python_sitelib}/django_federated_login-*.egg-info
 
 %changelog
+* Wed May 15 2013 Luis Bazan <lbazan at fedoraproject.org> - 0.4.0-1
+- New Upstream version
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index fbe1a6e..9fa2899 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1f4b3739f27325b26fe710b733572697  django-federated-login-0.3.1.tar.gz
+2f80b327e45e751dd1db919d9e1b8b0d  django-federated-login-0.4.0.tar.gz


More information about the scm-commits mailing list