From 82a8b383ae09ff204a33a02135446235d0dd412f Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Wed, 20 Aug 2014 11:05:12 -0400 Subject: [PATCH] 4.0.7-1 --- .gitignore | 1 + python-zope-exceptions.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ddfedf6..f9196cd 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /zope.exceptions-4.0.3.zip /zope.exceptions-4.0.5.tar.gz /zope.exceptions-4.0.6.zip +/zope.exceptions-4.0.7.tar.gz diff --git a/python-zope-exceptions.spec b/python-zope-exceptions.spec index 235b8d5..157ba53 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.6 -Release: 4%{?dist} -Source0: http://pypi.python.org/packages/source/z/%{modname}/%{modname}-%{version}.zip +Version: 4.0.7 +Release: 1%{?dist} +Source0: http://pypi.python.org/packages/source/z/%{modname}/%{modname}-%{version}.tar.gz License: ZPLv2.1 Group: Development/Libraries BuildArch: noarch @@ -108,6 +108,9 @@ popd %changelog +* Wed Aug 20 2014 Ralph Bean - 4.0.7-1 +- Latest uptream. + * Sun Jun 08 2014 Fedora Release Engineering - 4.0.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 3c9ca26..0602e72 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -63cf38f8081e9e3b73eaf8725ba8dda6 zope.exceptions-4.0.6.zip +93daa7463373d755441d2b034709acac zope.exceptions-4.0.7.tar.gz