Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package krita for openSUSE:Factory checked in at 2022-01-19 00:35:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/krita (Old) and /work/SRC/openSUSE:Factory/.krita.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "krita" Wed Jan 19 00:35:19 2022 rev:60 rq:947181 version:5.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/krita/krita.changes 2022-01-08 23:23:38.162232466 +0100 +++ /work/SRC/openSUSE:Factory/.krita.new.1892/krita.changes 2022-01-19 00:35:48.070316431 +0100 @@ -1,0 +2,11 @@ +Fri Jan 14 15:55:53 UTC 2022 - Marcus Rueckert <mrueck...@suse.de> + +- convert the conflicts to recommends as we now have a working + krita-plugin-gmic package again + +------------------------------------------------------------------- +Fri Jan 14 14:12:12 UTC 2022 - Marcus Rueckert <mrueck...@suse.de> + +- Actually install the devel files as we need them for gmic + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krita.spec ++++++ --- /var/tmp/diff_new_pack.q8HFdN/_old 2022-01-19 00:35:49.050317131 +0100 +++ /var/tmp/diff_new_pack.q8HFdN/_new 2022-01-19 00:35:49.054317133 +0100 @@ -98,8 +98,7 @@ %if %{with vc} BuildRequires: Vc-devel-static %endif -# it has an intree copy now and no longer works with the external copy -Conflicts: krita-plugin-gmic +Recommends: krita-plugin-gmic %description Krita is a painting program. It supports concept art, texture and @@ -109,6 +108,7 @@ Summary: Krita Build Environment Group: Development/Libraries/KDE Requires: %{name} = %{version} +Requires: cmake(Qt5Core) %description devel Development headers and libraries for Krita. @@ -140,11 +140,6 @@ # remove shebang to avoid rpmlint warning, that file is not supposed to be run directly anyway sed -i "/#!\/usr\/bin\/env/d" %{buildroot}%{_kf5_libdir}/krita-python-libs/krita/sceditor/highlighter.py -rm \ - %{buildroot}%{_includedir}/kis_qmic_interface.h \ - %{buildroot}%{_includedir}/kis_qmic_plugin_interface.h \ - %{buildroot}%{_includedir}/kritaqmicinterface_export.h - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -179,6 +174,9 @@ %files devel %{_kf5_libdir}/libkrita*.so +%{_includedir}/kis_qmic_interface.h +%{_includedir}/kis_qmic_plugin_interface.h +%{_includedir}/kritaqmicinterface_export.h %if %{with released} %files lang -f %{name}.lang