Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kcoreaddons for openSUSE:Factory 
checked in at 2022-01-11 21:16:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcoreaddons (Old)
 and      /work/SRC/openSUSE:Factory/.kcoreaddons.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcoreaddons"

Tue Jan 11 21:16:07 2022 rev:101 rq:945042 version:5.90.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcoreaddons/kcoreaddons.changes  2021-12-13 
20:43:51.752481155 +0100
+++ /work/SRC/openSUSE:Factory/.kcoreaddons.new.1892/kcoreaddons.changes        
2022-01-11 21:18:31.716927556 +0100
@@ -1,0 +2,22 @@
+Mon Jan  3 12:47:22 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:
+  * Introduce K_PLUGIN_CLASS macro for creating plugin factory without metadata
+  * Don't hardcode kservicestypes5 as search path
+  * Put QT_VERSION check around Kdelibs4Migration class
+  * FindProcstat: Fix CMake warning and use an imported target
+  * Don't put the plugins in a "/plugins" sub-dir in the builddir
+  * KPluginFactory: report errors from QPluginLoader
+  * Use directly stream operators
+  * Now it returns qsizetype in qt6
+  * KF5CoreAddonsMacros: Replace "." with "_" for
+    KPLUGINFACTORY_PLUGIN_CLASS_INTERNAL_NAME compile definition
+  * Clarify deprecation docs of KPluginLoader::factory
+  * Write value of QT_MAJOR_VERSION in cmake config file
+  * Build system changes to compile against Qt6
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kcoreaddons.spec ++++++
--- /var/tmp/diff_new_pack.TCXkXK/_old  2022-01-11 21:18:32.688928239 +0100
+++ /var/tmp/diff_new_pack.TCXkXK/_new  2022-01-11 21:18:32.692928242 +0100
@@ -17,21 +17,21 @@
 
 
 %define lname   libKF5CoreAddons5
-%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:           kcoreaddons
-Version:        5.89.0
+Version:        5.90.0
 Release:        0
 Summary:        Utilities for core application functionality and accessing the 
OS
 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
@@ -41,7 +41,7 @@
 BuildRequires:  shared-mime-info
 BuildRequires:  cmake(Qt5Core) >= 5.15.0
 Requires:       shared-mime-info
-%if %{with lang}
+%if %{with released}
 BuildRequires:  cmake(Qt5LinguistTools) >= 5.15.0
 %endif
 Recommends:     %{name}-lang = %{version}
@@ -91,7 +91,7 @@
 %kf5_makeinstall -C build
 %fdupes %{buildroot}
 
-%if %{with lang}
+%if %{with released}
 %find_lang %{name}5 --all-name --with-qt --without-mo
 %endif
 
@@ -103,7 +103,7 @@
 %postun
 %mime_database_postun
 
-%if %{with lang}
+%if %{with released}
 %files lang -f %{name}5.lang
 %endif
 


++++++ kcoreaddons-5.89.0.tar.xz -> kcoreaddons-5.90.0.tar.xz ++++++
++++ 6069 lines of diff (skipped)

Reply via email to