[python-django-openstack-auth] Update to 1.0.7

Matthias Runge mrunge at fedoraproject.org
Wed Mar 6 10:18:56 UTC 2013


commit 40cc64ad3655c363feaf1eb6b3bcd2924f1f2482
Author: Matthias Runge <mrunge at redhat.com>
Date:   Wed Mar 6 11:18:41 2013 +0100

    Update to 1.0.7

 .gitignore                        |    1 +
 python-django-openstack-auth.spec |    7 +++++--
 sources                           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc5bd3f..d56c809 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /django_openstack_auth-1.0.2.tar.gz
 /django_openstack_auth-1.0.3.tar.gz
 /django_openstack_auth-1.0.6.tar.gz
+/django_openstack_auth-1.0.7.tar.gz
diff --git a/python-django-openstack-auth.spec b/python-django-openstack-auth.spec
index c6ff388..79b01ef 100644
--- a/python-django-openstack-auth.spec
+++ b/python-django-openstack-auth.spec
@@ -1,8 +1,8 @@
 %global pypi_name django_openstack_auth
 
 Name:           python-django-openstack-auth
-Version:        1.0.6
-Release:        3%{?dist}
+Version:        1.0.7
+Release:        1%{?dist}
 Summary:        Django authentication backend for OpenStack Keystone 
 
 License:        BSD
@@ -92,6 +92,9 @@ rm -rf %{buildroot}/%{python_sitelib}/openstack_auth/tests
 %{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
 
 %changelog
+* Wed Mar 06 2013 Matthias Runge <mrunge at redhat.com> - 1.0.7-1
+- update to 1.0.7 (rhbz#918435)
+
 * Mon Feb 18 2013 Matthias Runge <mrunge at redhat.com> - 1.0.6-3
 - BR python-iso8601
 
diff --git a/sources b/sources
index 02dea0e..f923d09 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-706afdbf01eab075a44733e15a624446  django_openstack_auth-1.0.6.tar.gz
+9965afd59b24aebfb734642307f627e9  django_openstack_auth-1.0.7.tar.gz


More information about the scm-commits mailing list