Hello community,

here is the log from the commit of package python-weakrefmethod for 
openSUSE:Leap:15.2 checked in at 2020-03-02 13:24:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-weakrefmethod (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-weakrefmethod.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-weakrefmethod"

Mon Mar  2 13:24:48 2020 rev:11 rq:777273 version:1.0.3

Changes:
--------
--- 
/work/SRC/openSUSE:Leap:15.2/python-weakrefmethod/python-weakrefmethod.changes  
    2020-01-15 15:54:09.763622644 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-weakrefmethod.new.26092/python-weakrefmethod.changes
   2020-03-02 13:24:48.354571169 +0100
@@ -1,0 +2,11 @@
+Tue Jan 22 06:03:16 UTC 2019 - Thomas Bechtold <[email protected]>
+
+- Also provides python2-weakrefmethod to consistent with python2
+  package names
+
+-------------------------------------------------------------------
+Fri Aug 10 11:06:29 UTC 2018 - [email protected]
+
+- Spec-cleaner convert the %license macro
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-weakrefmethod.spec ++++++
--- /var/tmp/diff_new_pack.zcmNBz/_old  2020-03-02 13:24:48.598571655 +0100
+++ /var/tmp/diff_new_pack.zcmNBz/_new  2020-03-02 13:24:48.602571662 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-weakrefmethod
 #
-# Copyright (c) 2017 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/
 #
 
 
@@ -22,13 +22,13 @@
 Summary:        A WeakMethod class for storing bound methods using weak 
references
 License:        Python-2.0
 Group:          Development/Languages/Python
-Url:            http://github.com/twang817/weakrefmethod
-Source:         
https://pypi.io/packages/source/w/weakrefmethod/weakrefmethod-%{version}.tar.gz
+URL:            http://github.com/twang817/weakrefmethod
+Source:         
https://files.pythonhosted.org/packages/source/w/weakrefmethod/weakrefmethod-%{version}.tar.gz
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
 # test requirements
 BuildRequires:  python-unittest2
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Provides:       python2-weakrefmethod = %{version}
 BuildArch:      noarch
 
 %description
@@ -53,8 +53,8 @@
 python setup.py test
 
 %files
-%defattr(-,root,root,-)
-%doc LICENSE README.rst
+%license LICENSE
+%doc README.rst
 %{python_sitelib}/*
 
 %changelog


Reply via email to