diff --git a/.gitignore b/.gitignore index dc8c693..3df22cd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /zope.exceptions-3.6.1.zip /zope.exceptions-4.0.3.zip +/zope.exceptions-4.0.5.tar.gz diff --git a/python-zope-exceptions.spec b/python-zope-exceptions.spec index ac3eb84..6dad13f 100644 --- a/python-zope-exceptions.spec +++ b/python-zope-exceptions.spec @@ -6,9 +6,9 @@ Summary: Zope Exceptions Name: python-zope-exceptions -Version: 4.0.3 -Release: 3%{?dist} -Source0: http://pypi.python.org/packages/source/z/%{modname}/%{modname}-%{version}.zip +Version: 4.0.5 +Release: 1%{?dist} +Source0: http://pypi.python.org/packages/source/z/%{modname}/%{modname}-%{version}.tar.gz License: ZPLv2.1 Group: Development/Libraries BuildArch: noarch @@ -106,6 +106,9 @@ popd %changelog +* Mon Feb 25 2013 Ralph Bean - 4.0.5-1 +- Latest upstream. + * Thu Feb 14 2013 Fedora Release Engineering - 4.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index f7e124d..8e31ab8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -893532486e1648d43798fc5ebd5ce5a1 zope.exceptions-4.0.3.zip +c95569fcb444ae541777de7ae5297492 zope.exceptions-4.0.5.tar.gz