Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libSavitar for openSUSE:Factory checked in at 2022-03-09 18:47:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libSavitar (Old) and /work/SRC/openSUSE:Factory/.libSavitar.new.2349 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libSavitar" Wed Mar 9 18:47:58 2022 rev:13 rq:960385 version:4.13.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libSavitar/libSavitar.changes 2022-02-09 20:41:04.270644511 +0100 +++ /work/SRC/openSUSE:Factory/.libSavitar.new.2349/libSavitar.changes 2022-03-11 11:46:02.202928611 +0100 @@ -1,0 +2,5 @@ +Sat Feb 26 14:21:43 UTC 2022 - Max Lin <m...@suse.com> + +- Use BuildRequires python3-qt5-sip for Leap 15.4 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libSavitar.spec ++++++ --- /var/tmp/diff_new_pack.sCuQA1/_old 2022-03-11 11:46:02.658929123 +0100 +++ /var/tmp/diff_new_pack.sCuQA1/_new 2022-03-11 11:46:02.662929127 +0100 @@ -33,7 +33,7 @@ BuildRequires: gtest BuildRequires: pugixml-devel >= 1.8 BuildRequires: python3-sip-devel < 5 -%if 0%{?suse_version} >= 1550 +%if 0%{?suse_version} >= 1550 || 0%{?sle_version} > 150300 BuildRequires: python3-qt5-sip %else BuildRequires: python3-sip @@ -46,7 +46,7 @@ Summary: 3D printer control software Group: System/Libraries Provides: python3-Savitar = %version -%if 0%{?suse_version} >= 1550 +%if 0%{?suse_version} >= 1550 || 0%{?sle_version} > 150300 # The PyQt5.sip module. NOT a requirement on (Py)Qt5 Requires: python3-qt5-sip %else