[python-django-openstack-auth] update to django-openstack-auth-1.1.1

Matthias Runge mrunge at fedoraproject.org
Tue Aug 13 09:46:02 UTC 2013


commit 177074f81c76673d9a8a7f4bd5b607d2cdaff705
Author: Matthias Runge <mrunge at redhat.com>
Date:   Tue Aug 13 11:45:36 2013 +0200

    update to django-openstack-auth-1.1.1

 .gitignore                        |    1 +
 python-django-openstack-auth.spec |    7 +++++--
 sources                           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 171a37e..33dca79 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /django_openstack_auth-1.0.9.tar.gz
 /django_openstack_auth-1.0.11.tar.gz
 /django_openstack_auth-1.1.0.tar.gz
+/django_openstack_auth-1.1.1.tar.gz
diff --git a/python-django-openstack-auth.spec b/python-django-openstack-auth.spec
index c0531b6..709bc1a 100644
--- a/python-django-openstack-auth.spec
+++ b/python-django-openstack-auth.spec
@@ -1,12 +1,12 @@
 %global pypi_name django_openstack_auth
 
 Name:           python-django-openstack-auth
-Version:        1.1.0
+Version:        1.1.1
 Release:        1%{?dist}
 Summary:        Django authentication backend for OpenStack Keystone 
 
 License:        BSD
-URL:            http://pypi.python.org/pypi/django_openstack_auth/1.0.3
+URL:            http://pypi.python.org/pypi/django_openstack_auth/
 Source0:        http://pypi.python.org/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
 BuildArch:      noarch
  
@@ -94,6 +94,9 @@ rm -rf %{buildroot}/%{python_sitelib}/openstack_auth/tests
 %{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
 
 %changelog
+* Tue Aug 13 2013 Matthias Runge <mrunge at redhat.com> - 1.1.1-1
+- update to stable version 1.1.1 (rhbz#991783)
+
 * Fri Jul 26 2013 Matthias Runge <mrunge at redhat.com> - 1.1.0-1
 - update to stable version 1.1.0 (rhbz#983007)
 
diff --git a/sources b/sources
index 937f9b9..2483a32 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-66e4f0b72beefbab35bd9aa431979542  django_openstack_auth-1.1.0.tar.gz
+61ccc181d3eff462b19b6694da559be4  django_openstack_auth-1.1.1.tar.gz


More information about the scm-commits mailing list