Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package solid for openSUSE:Factory checked in at 2022-01-29 20:57:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/solid (Old) and /work/SRC/openSUSE:Factory/.solid.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "solid" Sat Jan 29 20:57:30 2022 rev:106 rq:949625 version:5.90.0 Changes: -------- --- /work/SRC/openSUSE:Factory/solid/solid.changes 2022-01-11 21:20:14.773000042 +0100 +++ /work/SRC/openSUSE:Factory/.solid.new.1898/solid.changes 2022-01-29 20:57:37.544446400 +0100 @@ -1,0 +2,5 @@ +Fri Jan 28 09:12:08 UTC 2022 - Antonio Larrosa <alarr...@suse.com> + +- Also use libplist-2.0 in SLE15-SP4/Leap 15.4 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ solid.spec ++++++ --- /var/tmp/diff_new_pack.76nzJu/_old 2022-01-29 20:57:38.024443288 +0100 +++ /var/tmp/diff_new_pack.76nzJu/_new 2022-01-29 20:57:38.032443236 +0100 @@ -1,7 +1,7 @@ # # spec file for package solid # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -45,7 +45,7 @@ BuildRequires: cmake(Qt5Xml) >= 5.15.0 BuildRequires: pkgconfig(libimobiledevice-1.0) BuildRequires: pkgconfig(mount) -%if %{?suse_version} >= 1550 +%if %{?suse_version} >= 1550 || 0%{?sle_version} >= 150400 BuildRequires: pkgconfig(libplist-2.0) %else BuildRequires: pkgconfig(libplist)