Hello community, here is the log from the commit of package breeze5-icons for openSUSE:Factory checked in at 2019-02-28 21:27:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/breeze5-icons (Old) and /work/SRC/openSUSE:Factory/.breeze5-icons.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "breeze5-icons" Thu Feb 28 21:27:03 2019 rev:41 rq:678661 version:5.55.0 Changes: -------- --- /work/SRC/openSUSE:Factory/breeze5-icons/breeze5-icons.changes 2019-02-14 14:30:37.643727654 +0100 +++ /work/SRC/openSUSE:Factory/.breeze5-icons.new.28833/breeze5-icons.changes 2019-02-28 21:27:03.885859633 +0100 @@ -1,0 +2,5 @@ +Fri Feb 15 09:25:42 UTC 2019 - [email protected] + +- Downgrade the Qt version requirement to build with 5.9 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ breeze5-icons.spec ++++++ --- /var/tmp/diff_new_pack.ObzpsX/_old 2019-02-28 21:27:04.401859461 +0100 +++ /var/tmp/diff_new_pack.ObzpsX/_new 2019-02-28 21:27:04.405859459 +0100 @@ -47,6 +47,9 @@ %prep %setup -q -n breeze-icons-%{version} %patch0 -p1 +%if 0%{?suse_version} == 1500 +sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 5.9.0)/" CMakeLists.txt +%endif %build %cmake_kf5 -d build -- -DBINARY_ICONS_RESOURCE=ON
