[django-authopenid] Spec bump for gcc 4.7 rebuild

Ankur Sinha ankursinha at fedoraproject.org
Fri Jan 6 13:34:50 UTC 2012


commit 4ce54a09c0e1cb75560d1adbca7170a460061a64
Author: Ankur Sinha <sanjay.ankur at gmail.com>
Date:   Fri Jan 6 19:04:17 2012 +0530

    Spec bump for gcc 4.7 rebuild

 django-authopenid.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/django-authopenid.spec b/django-authopenid.spec
index d5e4865..988ac8e 100644
--- a/django-authopenid.spec
+++ b/django-authopenid.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 Name:           django-authopenid
 Version:        1.0.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Openid authentification application for Django
 
 Group:          Development/Languages
@@ -52,6 +52,9 @@ chmod a-x $RPM_BUILD_ROOT%{python_sitelib}/django_authopenid/example/templates/b
 %{python_sitelib}/django_authopenid-*-py?.?.egg-info
 
 %changelog
+* Fri Jan 06 2012 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.0.1-3
+- spec bump for gcc 4.7 rebuild
+
 * Thu Aug 18 2011 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.0.1-2
 - use pypi sources
 


More information about the scm-commits mailing list