Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kf6-kglobalaccel for
openSUSE:Factory checked in at 2025-06-18 15:55:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-kglobalaccel (Old)
and /work/SRC/openSUSE:Factory/.kf6-kglobalaccel.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kf6-kglobalaccel"
Wed Jun 18 15:55:15 2025 rev:16 rq:1285579 version:6.15.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-kglobalaccel/kf6-kglobalaccel.changes
2025-05-12 16:46:56.647801065 +0200
+++
/work/SRC/openSUSE:Factory/.kf6-kglobalaccel.new.19631/kf6-kglobalaccel.changes
2025-06-18 15:59:13.975874352 +0200
@@ -1,0 +2,16 @@
+Mon Jun 9 20:29:37 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 6.15.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/frameworks/6/6.15.0
+- Changes since 6.14.0:
+ * Update dependency version to 6.15.0
+ * Add tags file to documentation
+ * Add landing page for QDoc
+ * It compiles fine without kf_6_13 deprecated methods
+ * Port API documentation to QDoc syntax
+ * Update version to 6.15.0
+- Replace _kf6_bugfix_version usage
+
+-------------------------------------------------------------------
Old:
----
kglobalaccel-6.14.0.tar.xz
kglobalaccel-6.14.0.tar.xz.sig
New:
----
kglobalaccel-6.15.0.tar.xz
kglobalaccel-6.15.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kf6-kglobalaccel.spec ++++++
--- /var/tmp/diff_new_pack.Sfxwzr/_old 2025-06-18 15:59:15.611942003 +0200
+++ /var/tmp/diff_new_pack.Sfxwzr/_new 2025-06-18 15:59:15.627942665 +0200
@@ -16,16 +16,14 @@
#
-%define qt6_version 6.7.0
+%define qt6_version 6.8.0
%define rname kglobalaccel
-# Full KF6 version (e.g. 6.14.0)
+# Full KF6 version (e.g. 6.15.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-kglobalaccel
-Version: 6.14.0
+Version: 6.15.0
Release: 0
Summary: Global desktop keyboard shortcuts
License: LGPL-2.1-or-later
@@ -35,17 +33,16 @@
Source1: %{rname}-%{version}.tar.xz.sig
Source2: frameworks.keyring
%endif
-BuildRequires: doxygen
BuildRequires: fdupes
-BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version}
+BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
BuildRequires: pkgconfig
BuildRequires: qt6-gui-private-devel >= %{qt6_version}
BuildRequires: systemd-rpm-macros
-BuildRequires: cmake(KF6Config) >= %{_kf6_bugfix_version}
-BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_bugfix_version}
-BuildRequires: cmake(KF6Crash) >= %{_kf6_bugfix_version}
-BuildRequires: cmake(KF6DBusAddons) >= %{_kf6_bugfix_version}
-BuildRequires: cmake(KF6WindowSystem) >= %{_kf6_bugfix_version}
+BuildRequires: cmake(KF6Config) >= %{_kf6_version}
+BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_version}
+BuildRequires: cmake(KF6Crash) >= %{_kf6_version}
+BuildRequires: cmake(KF6DBusAddons) >= %{_kf6_version}
+BuildRequires: cmake(KF6WindowSystem) >= %{_kf6_version}
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
@@ -86,7 +83,7 @@
%autosetup -p1 -n %{rname}-%{version}
%build
-%cmake_kf6 -DBUILD_QCH:BOOL=TRUE
+%cmake_kf6
%kf6_build
@@ -109,7 +106,6 @@
%{_kf6_libdir}/libKF6GlobalAccel.so.*
%files devel
-%doc %{_kf6_qchdir}/KF6GlobalAccel.*
%{_kf6_libdir}/libKF6GlobalAccel.so
%{_kf6_cmakedir}/KF6GlobalAccel/
%{_kf6_includedir}/KGlobalAccel/
++++++ kglobalaccel-6.14.0.tar.xz -> kglobalaccel-6.15.0.tar.xz ++++++
++++ 10553 lines of diff (skipped)