Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package osc for openSUSE:Factory checked in at 2021-07-06 23:30:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/osc (Old) and /work/SRC/openSUSE:Factory/.osc.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "osc" Tue Jul 6 23:30:31 2021 rev:156 rq:904279 version:0.173.0 Changes: -------- --- /work/SRC/openSUSE:Factory/osc/osc.changes 2021-05-19 17:49:34.357486202 +0200 +++ /work/SRC/openSUSE:Factory/.osc.new.2625/osc.changes 2021-07-06 23:32:14.259681983 +0200 @@ -1,0 +2,5 @@ +Fri Jun 18 21:35:50 UTC 2021 - Atilla ??NTA?? <tarakbu...@gmail.com> + +- force Mageia >= 8 builds to python3; python2 is deprecated in Mageia 8 and up. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ osc.spec ++++++ --- /var/tmp/diff_new_pack.py3Vum/_old 2021-07-06 23:32:14.755678136 +0200 +++ /var/tmp/diff_new_pack.py3Vum/_new 2021-07-06 23:32:14.755678136 +0200 @@ -16,7 +16,7 @@ # -%if 0%{?suse_version} >= 1500 || 0%{?fedora_version} >= 29 || 0%{?centos_version} >= 800 +%if 0%{?suse_version} >= 1500 || 0%{?fedora_version} >= 29 || 0%{?centos_version} >= 800 || 0%{?mageia} >= 8 %bcond_without python3 %else %bcond_with python3