Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kf6-kiconthemes for openSUSE:Factory
checked in at 2025-06-18 15:55:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-kiconthemes (Old)
and /work/SRC/openSUSE:Factory/.kf6-kiconthemes.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kf6-kiconthemes"
Wed Jun 18 15:55:20 2025 rev:16 rq:1285583 version:6.15.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-kiconthemes/kf6-kiconthemes.changes
2025-05-12 16:47:05.516172917 +0200
+++
/work/SRC/openSUSE:Factory/.kf6-kiconthemes.new.19631/kf6-kiconthemes.changes
2025-06-18 15:59:22.628232126 +0200
@@ -1,0 +2,21 @@
+Mon Jun 9 20:29:38 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 missing qhp projects
+ * Remove leftover doxygen file
+ * Remove cache handling from autotests
+ * Documentation fixes
+ * Add landing page for QDoc
+ * It compiles fine without kf_6_13 deprecated methods
+ * Fix merge
+ * Port API documentation to QDoc syntax
+ * Update version to 6.15.0
+- Replace _kf6_bugfix_version usage
+
+-------------------------------------------------------------------
Old:
----
kiconthemes-6.14.0.tar.xz
kiconthemes-6.14.0.tar.xz.sig
New:
----
kiconthemes-6.15.0.tar.xz
kiconthemes-6.15.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kf6-kiconthemes.spec ++++++
--- /var/tmp/diff_new_pack.3pxu4t/_old 2025-06-18 15:59:23.152253794 +0200
+++ /var/tmp/diff_new_pack.3pxu4t/_new 2025-06-18 15:59:23.156253959 +0200
@@ -16,16 +16,14 @@
#
-%define qt6_version 6.7.0
+%define qt6_version 6.8.0
%define rname kiconthemes
-# 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-kiconthemes
-Version: 6.14.0
+Version: 6.15.0
Release: 0
Summary: Icon GUI utilities
License: LGPL-2.1-or-later AND GPL-2.0-or-later
@@ -35,18 +33,17 @@
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: qt6-gui-private-devel >= %{qt6_version}
-BuildRequires: cmake(KF6Archive) >= %{_kf6_bugfix_version}
-BuildRequires: cmake(KF6BreezeIcons) >= %{_kf6_bugfix_version}
-BuildRequires: cmake(KF6ColorScheme) >= %{_kf6_bugfix_version}
-BuildRequires: cmake(KF6ConfigWidgets) >= %{_kf6_bugfix_version}
-BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_bugfix_version}
-BuildRequires: cmake(KF6I18n) >= %{_kf6_bugfix_version}
-BuildRequires: cmake(KF6ItemViews) >= %{_kf6_bugfix_version}
-BuildRequires: cmake(KF6WidgetsAddons) >= %{_kf6_bugfix_version}
+BuildRequires: cmake(KF6Archive) >= %{_kf6_version}
+BuildRequires: cmake(KF6BreezeIcons) >= %{_kf6_version}
+BuildRequires: cmake(KF6ColorScheme) >= %{_kf6_version}
+BuildRequires: cmake(KF6ConfigWidgets) >= %{_kf6_version}
+BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_version}
+BuildRequires: cmake(KF6I18n) >= %{_kf6_version}
+BuildRequires: cmake(KF6ItemViews) >= %{_kf6_version}
+BuildRequires: cmake(KF6WidgetsAddons) >= %{_kf6_version}
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
@@ -100,7 +97,7 @@
%autosetup -p1 -n %{rname}-%{version}
%build
-%cmake_kf6 -DBUILD_QCH:BOOL=TRUE
+%cmake_kf6
%kf6_build
@@ -133,8 +130,6 @@
%{_kf6_libdir}/libKF6IconWidgets.so.*
%files devel
-%doc %{_kf6_qchdir}/KF6IconThemes.*
-%doc %{_kf6_qchdir}/KF6IconWidgets.*
%{_kf6_bindir}/kiconfinder6
%{_kf6_cmakedir}/KF6IconThemes/
%{_kf6_includedir}/KIconThemes/
++++++ kiconthemes-6.14.0.tar.xz -> kiconthemes-6.15.0.tar.xz ++++++
++++ 8629 lines of diff (skipped)