diff --git a/.gitignore b/.gitignore index b7a3182..c123773 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ zope.interface-3.6.1.tar.gz +/zope.interface-3.7.0.tar.gz diff --git a/python-zope-interface.spec b/python-zope-interface.spec index 29859a1..a72bbab 100644 --- a/python-zope-interface.spec +++ b/python-zope-interface.spec @@ -3,8 +3,8 @@ %filter_setup Name: python-zope-interface -Version: 3.6.1 -Release: 8%{?dist} +Version: 3.7.0 +Release: 1%{?dist} Summary: Zope 3 Interface Infrastructure Group: Development/Libraries License: ZPLv2.1 @@ -60,6 +60,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %{python_sitearch}/zope.interface-*-nspkg.pth %changelog +* Sat Jan 7 2012 Robin Lee - 3.7.0-1 +- Update to 3.7.0 (ZTK 1.1.3) + * Wed Feb 09 2011 Fedora Release Engineering - 3.6.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 8e0f234..f677bdc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7a895181b8d10be4a7e9a3afa13cd3be zope.interface-3.6.1.tar.gz +8f3e942e9556ed27ac1a71ee85bf697f zope.interface-3.7.0.tar.gz