Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kf6-kcoreaddons for openSUSE:Factory
checked in at 2024-11-09 20:53:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-kcoreaddons (Old)
and /work/SRC/openSUSE:Factory/.kf6-kcoreaddons.new.2017 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kf6-kcoreaddons"
Sat Nov 9 20:53:15 2024 rev:9 rq:1222774 version:6.8.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-kcoreaddons/kf6-kcoreaddons.changes
2024-10-12 13:28:47.923919744 +0200
+++
/work/SRC/openSUSE:Factory/.kf6-kcoreaddons.new.2017/kf6-kcoreaddons.changes
2024-11-09 20:56:30.397767281 +0100
@@ -1,0 +2,20 @@
+Mon Nov 4 11:18:02 UTC 2024 - Christophe Marin <[email protected]>
+
+- Update to 6.8.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/frameworks/6/6.8.0
+- Changes since 6.7.0:
+ * Update dependency version to 6.8.0
+ * Make KJob::elapsedTime const
+ * Fix absolute path generation into (not installed) header
+ * KPluginMetaData: reduce string allocation
+ * Update git blame ignore file
+ * Reformat code with clang-format
+ * Kjob: add elapsedTime() returns the ms the job ran
+ * Add CI for static builds on Linux
+ * Install QML module correctly when building statically
+ * exportUrlsToPortal: use QScopeGuard::dismiss for the success code path
+ * Update version to 6.8.0
+
+-------------------------------------------------------------------
Old:
----
kcoreaddons-6.7.0.tar.xz
kcoreaddons-6.7.0.tar.xz.sig
New:
----
kcoreaddons-6.8.0.tar.xz
kcoreaddons-6.8.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kf6-kcoreaddons.spec ++++++
--- /var/tmp/diff_new_pack.7J1X89/_old 2024-11-09 20:56:30.889787747 +0100
+++ /var/tmp/diff_new_pack.7J1X89/_new 2024-11-09 20:56:30.893787914 +0100
@@ -19,13 +19,13 @@
%define qt6_version 6.7.0
%define rname kcoreaddons
-# Full KF6 version (e.g. 6.7.0)
+# Full KF6 version (e.g. 6.8.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-kcoreaddons
-Version: 6.7.0
+Version: 6.8.0
Release: 0
Summary: Utilities for core application functionality and accessing the
OS
License: LGPL-2.1-or-later
++++++ kcoreaddons-6.7.0.tar.xz -> kcoreaddons-6.8.0.tar.xz ++++++
++++ 2108 lines of diff (skipped)