[python-zope-event] Update to 3.5.2 (ZTK 1.1.5)

cheeselee cheeselee at fedoraproject.org
Thu Oct 18 06:10:46 UTC 2012


commit 345691c1b3e7a9c6f7faabb4b401b401fcc35047
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Thu Oct 18 14:10:10 2012 +0800

    Update to 3.5.2 (ZTK 1.1.5)

 .gitignore             |    1 +
 python-zope-event.spec |    9 ++++++---
 sources                |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f4fef9b..55b5b4c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 zope.event-3.5.0-1.tar.gz
 /zope.event-3.5.1.tar.gz
+/zope.event-3.5.2.tar.gz
diff --git a/python-zope-event.spec b/python-zope-event.spec
index 962f194..c618dd6 100644
--- a/python-zope-event.spec
+++ b/python-zope-event.spec
@@ -1,6 +1,6 @@
 Name:           python-zope-event
-Version:        3.5.1
-Release:        4%{?dist}
+Version:        3.5.2
+Release:        1%{?dist}
 Summary:        Zope Event Publication
 Group:          Development/Languages
 License:        ZPLv2.1
@@ -73,7 +73,7 @@ popd
 %doc docs/_build/html/
 %{python3_sitelib}/zope/event/
 %exclude %{python3_sitelib}/zope/event/tests.py*
-%exclude %{python3_sitelib}/zope/event/__pycache__/
+%exclude %{python3_sitelib}/zope/event/__pycache__/tests*
 %dir %{python3_sitelib}/zope/
 %{python3_sitelib}/zope.event-*.egg-info
 %{python3_sitelib}/zope.event-*-nspkg.pth
@@ -81,6 +81,9 @@ popd
 
 
 %changelog
+* Thu Oct 18 2012 Robin Lee <cheeselee at fedoraproject.org> - 3.5.2-1
+- Update to 3.5.2 (ZTK 1.1.5)
+
 * Sat Aug 04 2012 David Malcolm <dmalcolm at redhat.com> - 3.5.1-4
 - rebuild for https://fedoraproject.org/wiki/Features/Python_3.3
 
diff --git a/sources b/sources
index 9d9338a..4535f4f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f18363bf9926f1762fa580cc69bd97ec  zope.event-3.5.1.tar.gz
+6e8af2a16157a74885d4f0d88137cefb  zope.event-3.5.2.tar.gz


More information about the scm-commits mailing list