Hello community, here is the log from the commit of package python-ordered-set for openSUSE:Factory checked in at 2020-01-19 21:00:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ordered-set (Old) and /work/SRC/openSUSE:Factory/.python-ordered-set.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ordered-set" Sun Jan 19 21:00:48 2020 rev:4 rq:765172 version:3.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ordered-set/python-ordered-set.changes 2019-10-30 14:48:29.582225307 +0100 +++ /work/SRC/openSUSE:Factory/.python-ordered-set.new.26092/python-ordered-set.changes 2020-01-19 21:00:53.684159210 +0100 @@ -1,0 +2,5 @@ +Fri Jan 17 09:41:39 UTC 2020 - Tomáš Chvátal <[email protected]> + +- Use psuffix properly to not override src packages + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ordered-set.spec ++++++ --- /var/tmp/diff_new_pack.99mmfV/_old 2020-01-19 21:00:55.348160084 +0100 +++ /var/tmp/diff_new_pack.99mmfV/_new 2020-01-19 21:00:55.380160101 +0100 @@ -1,7 +1,7 @@ # -# spec file for package python +# spec file for package python-ordered-set # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2019 Neal Gompa <[email protected]>. # # All modifications and additions to the file contributed by third parties @@ -28,7 +28,7 @@ %define psuffix %{nil} %bcond_with test %endif -Name: python-%{short_name} +Name: python-%{short_name}%{psuffix} Version: 3.1.1 Release: 0 Summary: Custom MutableSet that remembers its order
