Hello community,
here is the log from the commit of package python3-transaction for
openSUSE:Factory checked in at 2017-02-22 13:55:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-transaction (Old)
and /work/SRC/openSUSE:Factory/.python3-transaction.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-transaction"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-transaction/python3-transaction.changes
2016-11-22 18:59:05.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python3-transaction.new/python3-transaction.changes
2017-02-22 13:55:15.229638682 +0100
@@ -1,0 +2,12 @@
+Tue Feb 21 05:10:47 UTC 2017 - [email protected]
+
+- specfile:
+ * update copyright year
+ * tar-ball is clean again, no need to remove backup files anymore
+
+- update to version 2.1.0:
+ * Added a transaction-manager explicit mode. Explicit mode makes
+ some kinds of application bugs easier to detect and potentially
+ allows data managers to manage resources more efficiently.
+
+-------------------------------------------------------------------
Old:
----
transaction-2.0.3.tar.gz
New:
----
transaction-2.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-transaction.spec ++++++
--- /var/tmp/diff_new_pack.mbJvbo/_old 2017-02-22 13:55:15.753564140 +0100
+++ /var/tmp/diff_new_pack.mbJvbo/_new 2017-02-22 13:55:15.753564140 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python3-transaction
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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-transaction
-Version: 2.0.3
+Version: 2.1.0
Release: 0
Summary: Transaction management for Python
License: ZPL-2.1
@@ -43,7 +43,6 @@
%prep
%setup -q -n transaction-%{version}
-rm */*~ */*/*~ # some backup files in tar ball for v1.5.0
%build
python3 setup.py build
++++++ transaction-2.0.3.tar.gz -> transaction-2.1.0.tar.gz ++++++
++++ 5440 lines of diff (skipped)