diff --git a/python-zope.event.changes b/python-zope.event.changes index 6d9b3e7..2979964 100644 --- a/python-zope.event.changes +++ b/python-zope.event.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri May 15 11:47:32 UTC 2015 - benoit.monin@gmx.fr + +- update to version 4.0.3: + * Added support for Python 3.4. + * Updated boostrap.py to version 2.2. +- obsolete previous versions of python-zope-event, not current +- rename CHANGES.txt to CHANGES.rst: changed upstream +- rename README.txt to README.rst: changed upstream + ------------------------------------------------------------------- Thu Oct 24 11:17:53 UTC 2013 - speilicke@suse.com diff --git a/python-zope.event.spec b/python-zope.event.spec index 3ada22d..dd59a7a 100644 --- a/python-zope.event.spec +++ b/python-zope.event.spec @@ -1,7 +1,7 @@ # # spec file for package python-zope.event # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-zope.event -Version: 4.0.2 +Version: 4.0.3 Release: 0 Summary: Very basic event publishing system License: ZPL-2.1 @@ -35,8 +35,7 @@ BuildRequires: python-Sphinx BuildArch: noarch %endif Provides: python-zope-event = %{version} -#TODO: Change back after next version update: -Obsoletes: python-zope-event <= %{version} +Obsoletes: python-zope-event < %{version} %description An event publishing system and a very simple event-dispatching system on @@ -70,7 +69,7 @@ python setup.py test %files %defattr(-,root,root) -%doc CHANGES.txt COPYRIGHT.txt LICENSE.txt README.txt +%doc CHANGES.rst COPYRIGHT.txt LICENSE.txt README.rst %{python_sitelib}/* %files doc diff --git a/zope.event-4.0.2.tar.gz b/zope.event-4.0.2.tar.gz deleted file mode 100644 index 8d6b43f..0000000 --- a/zope.event-4.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f19691a70cf1a1394b3886fc5fd54e48644cf54943b50995dc90c2e514e5662b -size 13261 diff --git a/zope.event-4.0.3.tar.gz b/zope.event-4.0.3.tar.gz new file mode 100644 index 0000000..cd668d1 --- /dev/null +++ b/zope.event-4.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5fdf6ca5716f714023358b212f7f435539dea11771603cd90eebf3ad34405f1 +size 390984