[python-zope-component/epel7] Revert to version 4.1.0

Aurelien Bompard abompard at fedoraproject.org
Fri Nov 7 10:03:24 UTC 2014


commit 62b5ba4df8b2b36fbef0070b60ae4d5d15e7a0f0
Author: Aurélien Bompard <aurelien at bompard.org>
Date:   Fri Nov 7 11:02:22 2014 +0100

    Revert to version 4.1.0
    
    EPEL7 can't have any later version because they require zope.interface
    >= 4.1.0, which is in RHEL.
    See https://bugzilla.redhat.com/show_bug.cgi?id=1161506

 python-zope-component.spec |   10 ++++++++--
 sources                    |    2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/python-zope-component.spec b/python-zope-component.spec
index 9a3816e..f940ccb 100644
--- a/python-zope-component.spec
+++ b/python-zope-component.spec
@@ -6,9 +6,10 @@
 
 Summary: Zope Component Architecture
 Name: python-zope-component
-Version: 4.2.1
+Epoch:   1
+Version: 4.1.0
 Release: 1%{?dist}
-Source0: http://pypi.python.org/packages/source/z/%{modname}/%{modname}-%{version}.tar.gz
+Source0: http://pypi.python.org/packages/source/z/%{modname}/%{modname}-%{version}.zip
 License: ZPLv2.1
 Group: Development/Libraries
 BuildArch: noarch
@@ -122,6 +123,11 @@ popd
 %endif
 
 %changelog
+* Fri Nov 07 2014 Aurelien Bompard <abompard at fedoraproject.org> - 1:4.1.0-1
+- Revert to version 4.1.0, EPEL7 can't have any later version because they
+  require zope.interface >= 4.1.0, which is in RHEL.
+  See https://bugzilla.redhat.com/show_bug.cgi?id=1161506
+
 * Mon Jul 21 2014 Ralph Bean <rbean at redhat.com> - 4.2.1-1
 - Latest upstream.
 
diff --git a/sources b/sources
index a7c583e..c28d96b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cf55d496428d976f9329a4a2330a8b54  zope.component-4.2.1.tar.gz
+8e185893699f9fa577bd9ada0a5302fa  zope.component-4.1.0.zip


More information about the scm-commits mailing list