Hello community,

here is the log from the commit of package python3-zope.event for 
openSUSE:Factory checked in at 2015-10-22 12:59:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-zope.event (Old)
 and      /work/SRC/openSUSE:Factory/.python3-zope.event.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-zope.event"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-zope.event/python3-zope.event.changes    
2014-12-16 14:49:05.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-zope.event.new/python3-zope.event.changes   
    2015-10-22 12:59:17.000000000 +0200
@@ -1,0 +2,11 @@
+Sun Oct 18 20:40:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * remove *~ from tar file during setup
+
+- update to version 4.1.0:
+  * Require 100% branch (as well as statement) coverage.
+  * Added a simple class-based handler implementation.
+
+-------------------------------------------------------------------

Old:
----
  zope.event-4.0.3.tar.gz

New:
----
  zope.event-4.1.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-zope.event.spec ++++++
--- /var/tmp/diff_new_pack.r0GhKi/_old  2015-10-22 12:59:18.000000000 +0200
+++ /var/tmp/diff_new_pack.r0GhKi/_new  2015-10-22 12:59:18.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-zope.event
 #
-# Copyright (c) 2014 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:           python3-zope.event
-Version:        4.0.3
+Version:        4.1.0
 Release:        0
 Summary:        Very basic event publishing system
 License:        ZPL-2.1
@@ -42,6 +42,8 @@
 
 %prep
 %setup -q -n zope.event-%{version}
+# remove backup files in tar-file (present in 4.1.0)
+find -name "*~" -exec rm -rf {} \;
 
 %build
 python3 setup.py build

++++++ zope.event-4.0.3.tar.gz -> zope.event-4.1.0.tar.gz ++++++
++++ 15446 lines of diff (skipped)


Reply via email to