Hello community, here is the log from the commit of package python-msgpack for openSUSE:Factory checked in at 2019-02-02 21:45:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-msgpack (Old) and /work/SRC/openSUSE:Factory/.python-msgpack.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-msgpack" Sat Feb 2 21:45:38 2019 rev:4 rq:669953 version:0.5.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-msgpack/python-msgpack.changes 2018-03-02 21:12:39.250899630 +0100 +++ /work/SRC/openSUSE:Factory/.python-msgpack.new.28833/python-msgpack.changes 2019-02-02 21:45:39.764167221 +0100 @@ -1,0 +2,5 @@ +Tue Jan 29 17:19:51 UTC 2019 - [email protected] + +- Use %license + +------------------------------------------------------------------- @@ -4 +9 @@ -- Update to version 0.5.6 +- Update to version 0.5.6 (boo#1123558) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-msgpack.spec ++++++ --- /var/tmp/diff_new_pack.IfKJ2G/_old 2019-02-02 21:45:41.668165572 +0100 +++ /var/tmp/diff_new_pack.IfKJ2G/_new 2019-02-02 21:45:41.704165542 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-msgpack # -# 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/ # @@ -74,7 +74,9 @@ %files %{python_files} %defattr(-,root,root,-) -%doc COPYING README.rst -%{python_sitearch}/* +%doc README.rst +%license COPYING +%{python_sitearch}/msgpack +%{python_sitearch}/msgpack-%{version}-py%{py_ver}.egg-info %changelog
