[python-django-openstack-auth] update to django-openstack-auth-1.1.0 (rhbz#983007)

Matthias Runge mrunge at fedoraproject.org
Fri Jul 26 09:00:11 UTC 2013


commit 68d65fd236f79f9be5dd2e8eabb31c90a5b98678
Author: Matthias Runge <mrunge at redhat.com>
Date:   Fri Jul 26 10:58:58 2013 +0200

    update to django-openstack-auth-1.1.0 (rhbz#983007)

 .gitignore                        |    1 +
 python-django-openstack-auth.spec |    5 ++++-
 sources                           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7650252..171a37e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /django_openstack_auth-1.0.8.tar.gz
 /django_openstack_auth-1.0.9.tar.gz
 /django_openstack_auth-1.0.11.tar.gz
+/django_openstack_auth-1.1.0.tar.gz
diff --git a/python-django-openstack-auth.spec b/python-django-openstack-auth.spec
index b2766ef..165490d 100644
--- a/python-django-openstack-auth.spec
+++ b/python-django-openstack-auth.spec
@@ -1,7 +1,7 @@
 %global pypi_name django_openstack_auth
 
 Name:           python-django-openstack-auth
-Version:        1.0.11
+Version:        1.1.0
 Release:        1%{?dist}
 Summary:        Django authentication backend for OpenStack Keystone 
 
@@ -93,6 +93,9 @@ rm -rf %{buildroot}/%{python_sitelib}/openstack_auth/tests
 %{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
 
 %changelog
+* Fri Jul 26 2013 Matthias Runge <mrunge at redhat.com> - 1.1.0-1
+- update to stable version 1.1.0 (rhbz#983007)
+
 * Fri Jun 07 2013 Matthias Runge <mrunge at redhat.com> - 1.0.11-1
 - update to django-openstack-auth-1.0.11 (rhbz#965249)
 
diff --git a/sources b/sources
index fd37993..937f9b9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-79e18b4bd3771adfc9cbd5ac0502a8b4  django_openstack_auth-1.0.11.tar.gz
+66e4f0b72beefbab35bd9aa431979542  django_openstack_auth-1.1.0.tar.gz


More information about the scm-commits mailing list