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

Matthias Runge mrunge at fedoraproject.org
Tue Jan 14 11:22:40 UTC 2014


commit de71b35ed455d1818a576fd4a19ba6a2dd5f5081
Author: Matthias Runge <mrunge at redhat.com>
Date:   Tue Jan 14 12:22:39 2014 +0100

    update to 1.1.4

 .gitignore                        |    1 +
 python-django-openstack-auth.spec |    5 ++++-
 sources                           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7d2e074..a9b3862 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /django_openstack_auth-1.1.1.tar.gz
 /django_openstack_auth-1.1.2.tar.gz
 /django_openstack_auth-1.1.3.tar.gz
+/django_openstack_auth-1.1.4.tar.gz
diff --git a/python-django-openstack-auth.spec b/python-django-openstack-auth.spec
index e0d3ad8..241b673 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.1.3
+Version:        1.1.4
 Release:        1%{?dist}
 Summary:        Django authentication backend for OpenStack Keystone 
 
@@ -101,6 +101,9 @@ rm -rf %{buildroot}/%{python_sitelib}/openstack_auth/tests
 %{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
 
 %changelog
+* Tue Jan 14 2014 Matthias Runge <mrunge at redhat.com> - 1.1.4-1
+- update to stable version 1.1.4 (rhbz#1051773) 
+
 * Fri Oct 11 2013 Matthias Runge <mrunge at redhat.com> - 1.1.3-1
 - update to stable version 1.1.3 (rhbz#1014494)
 
diff --git a/sources b/sources
index 6826d28..7d79f78 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-724bc5a0dc93e1df53fcaa6c98b71af0  django_openstack_auth-1.1.3.tar.gz
+01388af8675c3ddb72dbf9fe3fc1adee  django_openstack_auth-1.1.4.tar.gz


More information about the scm-commits mailing list