Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package knewstuff for openSUSE:Factory checked in at 2022-10-11 18:00:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/knewstuff (Old) and /work/SRC/openSUSE:Factory/.knewstuff.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "knewstuff" Tue Oct 11 18:00:10 2022 rev:108 rq:1009012 version:5.99.0 Changes: -------- --- /work/SRC/openSUSE:Factory/knewstuff/knewstuff.changes 2022-09-13 15:10:28.896827151 +0200 +++ /work/SRC/openSUSE:Factory/.knewstuff.new.2275/knewstuff.changes 2022-10-11 18:02:08.953754972 +0200 @@ -1,0 +2,16 @@ +Sat Oct 1 15:55:58 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 5.99.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.99.0 +- Changes since 5.98.0: + * [kmoretools] Allow analyzing remote folders with Filelight + * Fix search fields resetting text when changing window size (kde#455345) + * Consolidate footers + * Fix circular visibility condition for upload action + * Fix broken layout on dialog footer + * Drop unnecessary Qt6Core5Compat dependency + * Remove remnants of QTextCodec usage + +------------------------------------------------------------------- Old: ---- knewstuff-5.98.0.tar.xz knewstuff-5.98.0.tar.xz.sig New: ---- knewstuff-5.99.0.tar.xz knewstuff-5.99.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ knewstuff.spec ++++++ --- /var/tmp/diff_new_pack.B7eNCk/_old 2022-10-11 18:02:09.537755917 +0200 +++ /var/tmp/diff_new_pack.B7eNCk/_new 2022-10-11 18:02:09.541755923 +0200 @@ -17,14 +17,14 @@ %define lname libKF5NewStuff5 -%define _tar_path 5.98 +%define _tar_path 5.99 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without released Name: knewstuff -Version: 5.98.0 +Version: 5.99.0 Release: 0 Summary: Framework for downloading and sharing additional application data License: LGPL-2.1-or-later @@ -155,11 +155,10 @@ %install %kf5_makeinstall -C build + %fdupes %{buildroot} -%if %{with released} -%find_lang %{name}5 -%endif +%find_lang knewstuff5 %post -n %{lname} -p /sbin/ldconfig %postun -n %{lname} -p /sbin/ldconfig @@ -168,9 +167,7 @@ %post -n libKF5NewStuffWidgets5 -p /sbin/ldconfig %postun -n libKF5NewStuffWidgets5 -p /sbin/ldconfig -%if %{with released} -%files -n %{lname}-lang -f %{name}5.lang -%endif +%files -n %{lname}-lang -f knewstuff5.lang %files %{_kf5_bindir}/knewstuff-dialog ++++++ knewstuff-5.98.0.tar.xz -> knewstuff-5.99.0.tar.xz ++++++ ++++ 10794 lines of diff (skipped)