Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gaupol for openSUSE:Factory checked in at 2021-04-01 14:15:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gaupol (Old) and /work/SRC/openSUSE:Factory/.gaupol.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gaupol" Thu Apr 1 14:15:55 2021 rev:29 rq:881368 version:1.9 Changes: -------- --- /work/SRC/openSUSE:Factory/gaupol/gaupol.changes 2021-03-17 20:13:39.954801745 +0100 +++ /work/SRC/openSUSE:Factory/.gaupol.new.2401/gaupol.changes 2021-04-01 14:16:05.863877608 +0200 @@ -1,0 +2,8 @@ +Thu Mar 25 16:11:04 UTC 2021 - Ben Greiner <[email protected]> + +- Can't assume non-existense of python38 macros in Leap. + https://lists.opensuse.org/archives/list/[email protected]/thread/SQZQ3RN7O5ZB3HJRZ4D3CFAZFURSYTKV/ + Test for suse_version instead. Only Tumbleweed has and needs the + python_subpackage_only support. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gaupol.spec ++++++ --- /var/tmp/diff_new_pack.FHhR2d/_old 2021-04-01 14:16:06.543878789 +0200 +++ /var/tmp/diff_new_pack.FHhR2d/_new 2021-04-01 14:16:06.543878789 +0200 @@ -47,8 +47,8 @@ BuildRequires: myspell-en_US BuildRequires: typelib(Gspell) >= 1 %endif -%if 0%{?python38_version_nodots} -# if python multiflavor is in place yet, use it to generate subpackages +%if 0%{?suse_version} >= 1550 +# TW: generate subpackages for every python3 flavor %define python_subpackage_only 1 %python_subpackages %else @@ -79,6 +79,7 @@ interface. %else + %package -n python3-aeidon Summary: Package for reading, writing and manipulating text-based subtitle files Group: Development/Libraries/Python
