Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kf6-knewstuff for openSUSE:Factory checked in at 2025-05-12 16:44:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kf6-knewstuff (Old) and /work/SRC/openSUSE:Factory/.kf6-knewstuff.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kf6-knewstuff" Mon May 12 16:44:14 2025 rev:16 rq:1276385 version:6.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kf6-knewstuff/kf6-knewstuff.changes 2025-04-15 16:46:24.764377176 +0200 +++ /work/SRC/openSUSE:Factory/.kf6-knewstuff.new.30101/kf6-knewstuff.changes 2025-05-12 16:47:19.828773049 +0200 @@ -1,0 +2,12 @@ +Sun May 4 19:05:25 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 6.14.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/6/6.14.0 +- Changes since 6.13.0: + * Update dependency version to 6.14.0 + * Page: show actual distro name rather than "your distributor" + * Update version to 6.14.0 + +------------------------------------------------------------------- Old: ---- knewstuff-6.13.0.tar.xz knewstuff-6.13.0.tar.xz.sig New: ---- knewstuff-6.14.0.tar.xz knewstuff-6.14.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kf6-knewstuff.spec ++++++ --- /var/tmp/diff_new_pack.O89yWl/_old 2025-05-12 16:47:20.840815485 +0200 +++ /var/tmp/diff_new_pack.O89yWl/_new 2025-05-12 16:47:20.844815651 +0200 @@ -19,13 +19,13 @@ %define qt6_version 6.7.0 %define rname knewstuff -# Full KF6 version (e.g. 6.13.0) +# Full KF6 version (e.g. 6.14.0) %{!?_kf6_version: %global _kf6_version %{version}} # Last major and minor KF6 version (e.g. 6.0) %{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')} %bcond_without released Name: kf6-knewstuff -Version: 6.13.0 +Version: 6.14.0 Release: 0 Summary: Framework for downloading and sharing additional application data License: LGPL-2.1-or-later @@ -87,22 +87,15 @@ applications. It uses libattica to support the Open Collaboration Services specification. -%package core-devel +%package devel Summary: Framework for downloading and sharing additional application data Requires: libKF6NewStuffCore6 = %{version} +Requires: libKF6NewStuffWidgets6 = %{version} Requires: cmake(KF6Attica) >= %{_kf6_bugfix_version} Requires: cmake(KF6CoreAddons) >= %{_kf6_bugfix_version} - -%description core-devel -The KNewStuff library implements collaborative data sharing for -applications. It uses libattica to support the Open Collaboration Services -specification. Development files. - -%package devel -Summary: Framework for downloading and sharing additional application data -Requires: kf6-knewstuff-core-devel = %{version} -Requires: libKF6NewStuffWidgets6 = %{version} Requires: cmake(Qt6Widgets) >= %{qt6_version} +Provides: kf6-knewstuff-core-devel = %{version} +Obsoletes: kf6-knewstuff-core-devel < %{version} %description devel The KNewStuff library implements collaborative data sharing for @@ -146,17 +139,15 @@ %files imports %{_kf6_qmldir}/org/kde/newstuff/ -%files core-devel -%doc %{_kf6_qchdir}/KF6NewStuffCore.* -%{_kf6_includedir}/KNewStuffCore/ -%{_kf6_cmakedir}/KF6NewStuffCore/ -%{_kf6_libdir}/libKF6NewStuffCore.so - %files devel +%doc %{_kf6_qchdir}/KF6NewStuffCore.* %doc %{_kf6_qchdir}/KF6NewStuffWidgets.* %{_kf6_cmakedir}/KF6NewStuff/ +%{_kf6_cmakedir}/KF6NewStuffCore/ %{_kf6_includedir}/KNewStuff/ +%{_kf6_includedir}/KNewStuffCore/ %{_kf6_includedir}/KNewStuffWidgets/ +%{_kf6_libdir}/libKF6NewStuffCore.so %{_kf6_libdir}/libKF6NewStuffWidgets.so %{_kf6_plugindir}/designer/knewstuff6widgets.so ++++++ knewstuff-6.13.0.tar.xz -> knewstuff-6.14.0.tar.xz ++++++ ++++ 21237 lines of diff (skipped)