From 3bdbaa7a8d54fd30450919039d692d27ca94afac Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 29 Sep 2010 15:12:08 -0700 Subject: [PATCH] - Rebuilt for gcc bug 634757 --- python-zope-interface.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-zope-interface.spec b/python-zope-interface.spec index 43ae034..2f9a45a 100644 --- a/python-zope-interface.spec +++ b/python-zope-interface.spec @@ -4,7 +4,7 @@ Name: python-zope-interface Version: 3.6.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Zope 3 Interface Infrastructure Group: Development/Libraries License: ZPLv2.1 @@ -58,6 +58,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %{python_sitearch}/zope.interface-*-nspkg.pth %changelog +* Wed Sep 29 2010 jkeating - 3.6.1-6 +- Rebuilt for gcc bug 634757 + * Sun Sep 19 2010 Robin Lee - 3.6.1-5 - Move the texts files to %%doc - Exclude the tests from installation