diff --git a/.cvsignore b/.cvsignore index 8f62f51..3d02eef 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -zope.interface-3.5.0.zip +zope.interface-3.5.1.tar.gz diff --git a/python-zope-interface.spec b/python-zope-interface.spec index 9610465..8a35b11 100644 --- a/python-zope-interface.spec +++ b/python-zope-interface.spec @@ -1,8 +1,8 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-zope-interface -Version: 3.5.0 -Release: 4%{?dist} +Version: 3.5.1 +Release: 1%{?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* %changelog +* Sun Apr 05 2009 Felix Schwarz 3.5.1-1 +- update to 3.5.1 + * Thu Feb 26 2009 Fedora Release Engineering - 3.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index 70326a6..f8962ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -478d05add7cd7faf25a2fd880a739ddb zope.interface-3.5.0.zip +685fc532550abb07cca6190c9cd2b901 zope.interface-3.5.1.tar.gz