Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kf6-kwidgetsaddons for
openSUSE:Leap:16.0 checked in at 2025-08-07 19:22:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/kf6-kwidgetsaddons (Old)
and /work/SRC/openSUSE:Leap:16.0/.kf6-kwidgetsaddons.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kf6-kwidgetsaddons"
Thu Aug 7 19:22:21 2025 rev:4 rq:1292800 version:6.16.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/kf6-kwidgetsaddons/kf6-kwidgetsaddons.changes
2025-04-23 10:12:01.956706057 +0200
+++
/work/SRC/openSUSE:Leap:16.0/.kf6-kwidgetsaddons.new.1085/kf6-kwidgetsaddons.changes
2025-08-07 19:27:43.209064257 +0200
@@ -1,0 +2,50 @@
+Mon Jul 7 07:24:49 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 6.16.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/frameworks/6/6.16.0
+- Changes since 6.15.0:
+ * Update dependency version to 6.16.0
+ * kcollapsiblegroupbox: don't blow up initial window size (kde#505820)
+ * KPageTabbedView: Avoid focus going to intermediary container
+ * Disable auto-repeat for "toggle full screen" action
+ * Fix crash on windows when opening KDateCombobox after an invalid date has
been typed
+ * Update version to 6.16.0
+
+-------------------------------------------------------------------
+Mon Jun 9 20:29:47 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
+ * KMessageDialog: Play sound only for non-spontaneous events
+ * Disable python bindings for Haiku also
+ * Build Python bindings unless explicitly disabled
+ * Add tags file to documentation
+ * Add landing page for QDoc
+ * Fix property documentation
+ * Remove documentation comments from private members
+ * Remove QDoc documentation from private class
+ * Port API documentation to QDoc syntax
+ * Update version to 6.15.0
+- Replace _kf6_bugfix_version usage
+
+-------------------------------------------------------------------
+Sun May 4 19:05:31 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 6.14.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/frameworks/6/6.14.0
+- Changes since 6.13.0:
+ * Update dependency version to 6.14.0
+ * KCollapsibleGroupBox: Don't animate expanding when widget is hidden
+ * KTitleWidget: Compensate extra pixel between layouts (kde#502533)
+ * Update version to 6.14.0
+ * Remove code for no longer supported Qt versions
+
+-------------------------------------------------------------------
Old:
----
kwidgetsaddons-6.13.0.tar.xz
kwidgetsaddons-6.13.0.tar.xz.sig
New:
----
kwidgetsaddons-6.16.0.tar.xz
kwidgetsaddons-6.16.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kf6-kwidgetsaddons.spec ++++++
--- /var/tmp/diff_new_pack.dvbvCI/_old 2025-08-07 19:27:43.605080735 +0200
+++ /var/tmp/diff_new_pack.dvbvCI/_new 2025-08-07 19:27:43.609080902 +0200
@@ -16,7 +16,7 @@
#
-%define qt6_version 6.7.0
+%define qt6_version 6.8.0
%define rname kwidgetsaddons
@@ -32,13 +32,11 @@
%define mypython_sitearch %{expand:%%%{mypython}_sitearch}
%endif
-# Full KF6 version (e.g. 6.13.0)
+# Full KF6 version (e.g. 6.16.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-kwidgetsaddons
-Version: 6.13.0
+Version: 6.16.0
Release: 0
Summary: Large set of desktop widgets
License: LGPL-2.1-or-later
@@ -48,9 +46,8 @@
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: cmake(Qt6LinguistTools) >= %{qt6_version}
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
BuildRequires: cmake(Qt6UiPlugin) >= %{qt6_version}
@@ -102,7 +99,6 @@
%build
%cmake_kf6 \
- -DBUILD_QCH:BOOL=TRUE \
%if %{with kde_python_bindings}
-DPython_EXECUTABLE:STRING=%{__mypython}
%endif
@@ -128,7 +124,6 @@
%{_kf6_libdir}/libKF6WidgetsAddons.so.*
%files devel
-%doc %{_kf6_qchdir}/KF6WidgetsAddons.*
%{_kf6_cmakedir}/KF6WidgetsAddons/
%{_kf6_includedir}/KWidgetsAddons/
%{_kf6_libdir}/libKF6WidgetsAddons.so
++++++ kwidgetsaddons-6.13.0.tar.xz -> kwidgetsaddons-6.16.0.tar.xz ++++++
++++ 39089 lines of diff (skipped)