[python-django-openstack-auth] rebase to 1.1.6

Matthias Runge mrunge at fedoraproject.org
Thu Jul 17 10:04:18 UTC 2014


commit edc3af4e09c5720374fd4a5824b7370eb967f86f
Author: Matthias Runge <mrunge at redhat.com>
Date:   Thu Jul 17 12:04:33 2014 +0200

    rebase to 1.1.6

 .gitignore                        |    1 +
 python-django-openstack-auth.spec |    7 +++++--
 sources                           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8c115d9..27a3397 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /django_openstack_auth-1.1.3.tar.gz
 /django_openstack_auth-1.1.4.tar.gz
 /django_openstack_auth-1.1.5.tar.gz
+/django_openstack_auth-1.1.6.tar.gz
diff --git a/python-django-openstack-auth.spec b/python-django-openstack-auth.spec
index 4c88775..dca063b 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.1.5
-Release:        3%{?dist}
+Version:        1.1.6
+Release:        1%{?dist}
 Summary:        Django authentication backend for OpenStack Keystone 
 
 License:        BSD
@@ -107,6 +107,9 @@ rm -rf %{buildroot}/%{python_sitelib}/openstack_auth/tests
 %{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
 
 %changelog
+* Mon Jun 23 2014 Matthias Runge <mrunge at redhat.com> - 1.1.6-1
+- update to 1.1.6 (rhbz#1111877)
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.5-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 09abc07..d3a7a1b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-549013b5411992f716d173865916d03b  django_openstack_auth-1.1.5.tar.gz
+c2ce9128d31cf2eb1c85a930ee9693d4  django_openstack_auth-1.1.6.tar.gz


More information about the scm-commits mailing list