Hello community,
here is the log from the commit of package python-weakrefmethod for
openSUSE:Factory checked in at 2019-01-24 14:12:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-weakrefmethod (Old)
and /work/SRC/openSUSE:Factory/.python-weakrefmethod.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-weakrefmethod"
Thu Jan 24 14:12:58 2019 rev:3 rq:667726 version:1.0.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-weakrefmethod/python-weakrefmethod.changes
2018-08-12 20:55:43.841510859 +0200
+++
/work/SRC/openSUSE:Factory/.python-weakrefmethod.new.28833/python-weakrefmethod.changes
2019-01-24 14:12:58.823392571 +0100
@@ -1,0 +2,6 @@
+Tue Jan 22 06:03:16 UTC 2019 - Thomas Bechtold <[email protected]>
+
+- Also provides python2-weakrefmethod to consistent with python2
+ package names
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-weakrefmethod.spec ++++++
--- /var/tmp/diff_new_pack.X3qUb3/_old 2019-01-24 14:12:59.163392179 +0100
+++ /var/tmp/diff_new_pack.X3qUb3/_new 2019-01-24 14:12:59.167392174 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-weakrefmethod
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -28,6 +28,7 @@
BuildRequires: python-setuptools
# test requirements
BuildRequires: python-unittest2
+Provides: python2-weakrefmethod = %{version}
BuildArch: noarch
%description