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-01-11 21:16:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knewstuff (Old)
 and      /work/SRC/openSUSE:Factory/.knewstuff.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knewstuff"

Tue Jan 11 21:16:34 2022 rev:98 rq:945072 version:5.90.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/knewstuff/knewstuff.changes      2021-12-13 
20:44:31.208485988 +0100
+++ /work/SRC/openSUSE:Factory/.knewstuff.new.1892/knewstuff.changes    
2022-01-11 21:19:14.908957936 +0100
@@ -1,0 +2,20 @@
+Mon Jan  3 12:47:46 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.90.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.90.0
+- Changes since 5.89.0:
+  * Drop lib prefix when building for Windows (kde#446950)
+  * Remove defunct manual khotnewstuff_upload test
+  * Compile fixes for Qt 6
+  * Fix i18n* functions for knewstuff-dialog not existing
+  * Port all KF deprecations until 5.89
+  * Unnest private classes, use std::unique_ptr to manage lifetime
+  * Generate own export header for KNSWidgets module
+  * Fix include install directory
+  * Fix library name
+  * Move KNS3::Action class to new KNSWidgets submodule
+  * New class: KNS3::Action
+
+-------------------------------------------------------------------

Old:
----
  knewstuff-5.89.0.tar.xz
  knewstuff-5.89.0.tar.xz.sig

New:
----
  knewstuff-5.90.0.tar.xz
  knewstuff-5.90.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ knewstuff.spec ++++++
--- /var/tmp/diff_new_pack.A86B7b/_old  2022-01-11 21:19:15.472958332 +0100
+++ /var/tmp/diff_new_pack.A86B7b/_new  2022-01-11 21:19:15.476958335 +0100
@@ -17,21 +17,21 @@
 
 
 %define lname   libKF5NewStuff5
-%define _tar_path 5.89
+%define _tar_path 5.90
 # 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 lang
+%bcond_without released
 Name:           knewstuff
-Version:        5.89.0
+Version:        5.90.0
 Release:        0
 Summary:        Framework for downloading and sharing additional application 
data
 License:        LGPL-2.1-or-later
 Group:          System/GUI/KDE
 URL:            https://www.kde.org
 Source:         %{name}-%{version}.tar.xz
-%if %{with lang}
+%if %{with released}
 Source1:        %{name}-%{version}.tar.xz.sig
 Source2:        frameworks.keyring
 %endif
@@ -49,6 +49,7 @@
 BuildRequires:  cmake(KF5KIO) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5Package) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5Service) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Syndication) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5TextWidgets) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
@@ -68,9 +69,6 @@
 Group:          System/GUI/KDE
 Requires:       %{name}
 Obsoletes:      libKF5NewStuff4
-%if %{with lang}
-Recommends:     %{lname}-lang = %{version}
-%endif
 
 %description -n %{lname}
 The KNewStuff library implements collaborative data sharing for
@@ -86,6 +84,14 @@
 applications. It uses libattica to support the Open Collaboration Services
 specification.
 
+%package -n libKF5NewStuffWidgets5
+Summary:        Framework for downloading and sharing additional application 
data
+
+%description -n libKF5NewStuffWidgets5
+The KNewStuff library implements collaborative data sharing for
+applications. It uses libattica to support the Open Collaboration Services
+specification.
+
 %package imports
 Summary:        Framework for downloading and sharing additional application 
data
 Group:          System/GUI/KDE
@@ -126,6 +132,7 @@
 Requires:       %{name}-core-devel = %{version}
 Requires:       extra-cmake-modules
 Requires:       libKF5NewStuffCore5 = %{version}
+Requires:       libKF5NewStuffWidgets5 = %{version}
 Requires:       cmake(KF5Service) >= %{_kf5_bugfix_version}
 Requires:       cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
 Requires:       cmake(Qt5Widgets) >= 5.15.0
@@ -150,7 +157,7 @@
 %kf5_makeinstall -C build
 %fdupes %{buildroot}
 
-%if %{with lang}
+%if %{with released}
 %find_lang %{name}5
 %endif
 
@@ -158,8 +165,10 @@
 %postun -n %{lname} -p /sbin/ldconfig
 %post -n libKF5NewStuffCore5 -p /sbin/ldconfig
 %postun -n libKF5NewStuffCore5 -p /sbin/ldconfig
+%post -n libKF5NewStuffWidgets5 -p /sbin/ldconfig
+%postun -n libKF5NewStuffWidgets5 -p /sbin/ldconfig
 
-%if %{with lang}
+%if %{with released}
 %files -n %{lname}-lang -f %{name}5.lang
 %endif
 
@@ -177,6 +186,9 @@
 %files -n libKF5NewStuffCore5
 %{_kf5_libdir}/libKF5NewStuffCore.so.*
 
+%files -n libKF5NewStuffWidgets5
+%{_kf5_libdir}/libKF5NewStuffWidgets.so.*
+
 %files imports
 %{_kf5_qmldir}/
 
@@ -195,10 +207,13 @@
 
 %files devel
 %{_kf5_libdir}/libKF5NewStuff.so
+%{_kf5_libdir}/libKF5NewStuffWidgets.so
 %{_kf5_libdir}/cmake/KF5NewStuff/
 %dir %{_kf5_includedir}/KNewStuff3
 %{_kf5_includedir}/KNewStuff3/KNS3/
 %{_kf5_includedir}/KNewStuff3/kns3/
+%{_kf5_includedir}/KNewStuff3/knswidgets/
+%{_kf5_includedir}/KNewStuff3/KNSWidgets/
 %{_kf5_includedir}/knewstuff_version.h
 %{_kf5_mkspecsdir}/qt_KNewStuff.pri
 


++++++ knewstuff-5.89.0.tar.xz -> knewstuff-5.90.0.tar.xz ++++++
++++ 53343 lines of diff (skipped)

Reply via email to