[python-meld3] rebuild for gcc 4.7

Nils Philippsen nphilipp at fedoraproject.org
Tue Jan 10 15:53:40 UTC 2012


commit c5da53b627bc6fbc2211c69846bbf0410d01f0da
Author: Nils Philippsen <nils at redhat.com>
Date:   Tue Jan 10 16:53:34 2012 +0100

    rebuild for gcc 4.7

 python-meld3.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-meld3.spec b/python-meld3.spec
index 970451a..106c25e 100644
--- a/python-meld3.spec
+++ b/python-meld3.spec
@@ -2,7 +2,7 @@
 Summary: HTML/XML templating system for Python
 Name: python-meld3
 Version: 0.6.7
-Release: 4%{?dist}
+Release: 5%{?dist}
 
 License: ZPLv2.1
 Group: Development/Languages
@@ -54,6 +54,9 @@ rm -rf %{buildroot}
 %{python_sitearch}/*
 
 %changelog
+* Tue Jan 10 2012 Nils Philippsen <nils at redhat.com> - 0.6.7-5
+- rebuild for gcc 4.7
+
 * Tue Apr 05 2011 Nils Philippsen - 0.6.7-4
 - patch in missing cmeld3.c file instead of indiscriminately (over-)writing it
 - don't use macros for system executables (except python)


More information about the scm-commits mailing list