Hello community, here is the log from the commit of package SoQt for openSUSE:Factory checked in at 2019-11-28 10:13:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/SoQt (Old) and /work/SRC/openSUSE:Factory/.SoQt.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "SoQt" Thu Nov 28 10:13:50 2019 rev:3 rq:751194 version:1.6~pre.2047 Changes: -------- --- /work/SRC/openSUSE:Factory/SoQt/SoQt.changes 2019-06-12 13:11:00.429023800 +0200 +++ /work/SRC/openSUSE:Factory/.SoQt.new.26869/SoQt.changes 2019-11-28 10:14:33.311637431 +0100 @@ -1,0 +2,5 @@ +Mon Nov 25 22:37:23 UTC 2019 - Stefan BrĂ¼ns <[email protected]> + +- Fix invalid Requires: in pkgconfig file, replace Qt(4) with Qt5. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ SoQt.spec ++++++ --- /var/tmp/diff_new_pack.oTKMhF/_old 2019-11-28 10:14:34.247637440 +0100 +++ /var/tmp/diff_new_pack.oTKMhF/_new 2019-11-28 10:14:34.251637440 +0100 @@ -94,6 +94,8 @@ %setup -q -n soqt-%{version} %patch0 %patch1 -p1 +# Fix broken Qt4 requires in pkgconfig file +sed -i -e '/Requires:/ s/Qt\([^ ,]*\)/Qt5\1/g' SoQt.pc.cmake.in %build # using the cmake macro leads to compile errors
