Hello community, here is the log from the commit of package kate for openSUSE:Factory checked in at 2020-02-10 21:48:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kate (Old) and /work/SRC/openSUSE:Factory/.kate.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kate" Mon Feb 10 21:48:09 2020 rev:117 rq:771617 version:19.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kate/kate.changes 2020-01-11 14:41:47.977226551 +0100 +++ /work/SRC/openSUSE:Factory/.kate.new.26092/kate.changes 2020-02-10 21:48:11.994017748 +0100 @@ -1,0 +2,16 @@ +Fri Feb 7 08:37:08 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Replace %make_jobs with %cmake_build. + +------------------------------------------------------------------- +Wed Feb 5 06:28:54 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 19.12.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.2 +- Too many changes since 19.12.1, only listing bugfixes: + * only allow the new pass through policy for windows (kde#416078) + * try to fix embedding of icon for windows (kde#415260) + +------------------------------------------------------------------- Old: ---- kate-19.12.1.tar.xz kate-19.12.1.tar.xz.sig New: ---- kate-19.12.2.tar.xz kate-19.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kate.spec ++++++ --- /var/tmp/diff_new_pack.XVaaNm/_old 2020-02-10 21:48:12.690018133 +0100 +++ /var/tmp/diff_new_pack.XVaaNm/_new 2020-02-10 21:48:12.690018133 +0100 @@ -22,7 +22,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kate -Version: 19.12.1 +Version: 19.12.2 Release: 0 Summary: Advanced Text Editor License: GPL-3.0-or-later @@ -98,7 +98,7 @@ %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build @@ -113,6 +113,12 @@ %dir %{_kf5_appstreamdir} %dir %{_kf5_htmldir} %dir %{_kf5_htmldir}/en +%dir %{_kf5_iconsdir}/hicolor/150x150/ +%dir %{_kf5_iconsdir}/hicolor/150x150/apps +%dir %{_kf5_iconsdir}/hicolor/310x310/ +%dir %{_kf5_iconsdir}/hicolor/310x310/apps +%dir %{_kf5_iconsdir}/hicolor/44x44/ +%dir %{_kf5_iconsdir}/hicolor/44x44/apps %doc %lang(en) %{_kf5_htmldir}/en/kate/ %doc %lang(en) %{_kf5_htmldir}/en/katepart/ %doc %{_kf5_mandir}/man1/kate.* ++++++ kate-19.12.1.tar.xz -> kate-19.12.2.tar.xz ++++++ ++++ 54694 lines of diff (skipped)
