Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kf6-ktextwidgets for 
openSUSE:Leap:16.0 checked in at 2025-08-07 19:22:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/kf6-ktextwidgets (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.kf6-ktextwidgets.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf6-ktextwidgets"

Thu Aug  7 19:22:19 2025 rev:4 rq:1292796 version:6.16.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/kf6-ktextwidgets/kf6-ktextwidgets.changes      
2025-04-23 10:11:58.864576763 +0200
+++ 
/work/SRC/openSUSE:Leap:16.0/.kf6-ktextwidgets.new.1085/kf6-ktextwidgets.changes
    2025-08-07 19:27:32.640624490 +0200
@@ -1,0 +2,40 @@
+Mon Jul  7 07:24:48 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- 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
+  * Update version to 6.16.0
+
+-------------------------------------------------------------------
+Mon Jun  9 20:29:45 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- 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
+  * 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
+
+-------------------------------------------------------------------
+Sun May  4 19:05:30 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- 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
+  * Use QPalette instead of KColorScheme
+  * Update version to 6.14.0
+
+-------------------------------------------------------------------

Old:
----
  ktextwidgets-6.13.0.tar.xz
  ktextwidgets-6.13.0.tar.xz.sig

New:
----
  ktextwidgets-6.16.0.tar.xz
  ktextwidgets-6.16.0.tar.xz.sig

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

Other differences:
------------------
++++++ kf6-ktextwidgets.spec ++++++
--- /var/tmp/diff_new_pack.5tmMub/_old  2025-08-07 19:27:33.044641301 +0200
+++ /var/tmp/diff_new_pack.5tmMub/_new  2025-08-07 19:27:33.052641635 +0200
@@ -16,16 +16,14 @@
 #
 
 
-%define qt6_version 6.7.0
+%define qt6_version 6.8.0
 
 %define rname ktextwidgets
-# 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-ktextwidgets
-Version:        6.13.0
+Version:        6.16.0
 Release:        0
 Summary:        KDE Text editing widgets
 License:        LGPL-2.1-or-later
@@ -35,15 +33,14 @@
 Source1:        %{rname}-%{version}.tar.xz.sig
 Source2:        frameworks.keyring
 %endif
-BuildRequires:  doxygen
 BuildRequires:  fdupes
-BuildRequires:  kf6-extra-cmake-modules >= %{_kf6_bugfix_version}
-BuildRequires:  cmake(KF6Completion) >= %{_kf6_bugfix_version}
-BuildRequires:  cmake(KF6Config) >= %{_kf6_bugfix_version}
-BuildRequires:  cmake(KF6ConfigWidgets) >= %{_kf6_bugfix_version}
-BuildRequires:  cmake(KF6I18n) >= %{_kf6_bugfix_version}
-BuildRequires:  cmake(KF6Sonnet) >= %{_kf6_bugfix_version}
-BuildRequires:  cmake(KF6WidgetsAddons) >= %{_kf6_bugfix_version}
+BuildRequires:  kf6-extra-cmake-modules >= %{_kf6_version}
+BuildRequires:  cmake(KF6Completion) >= %{_kf6_version}
+BuildRequires:  cmake(KF6Config) >= %{_kf6_version}
+BuildRequires:  cmake(KF6ConfigWidgets) >= %{_kf6_version}
+BuildRequires:  cmake(KF6I18n) >= %{_kf6_version}
+BuildRequires:  cmake(KF6Sonnet) >= %{_kf6_version}
+BuildRequires:  cmake(KF6WidgetsAddons) >= %{_kf6_version}
 BuildRequires:  cmake(Qt6Core) >= %{qt6_version}
 BuildRequires:  cmake(Qt6TextToSpeech) >= %{qt6_version}
 BuildRequires:  cmake(Qt6ToolsTools) >= %{qt6_version}
@@ -65,8 +62,8 @@
 Summary:        KDE Text editing widgets: Build Environment
 Requires:       kf6-extra-cmake-modules
 Requires:       libKF6TextWidgets6 = %{version}
-Requires:       cmake(KF6I18n) >= %{_kf6_bugfix_version}
-Requires:       cmake(KF6Sonnet) >= %{_kf6_bugfix_version}
+Requires:       cmake(KF6I18n) >= %{_kf6_version}
+Requires:       cmake(KF6Sonnet) >= %{_kf6_version}
 Requires:       cmake(Qt6Widgets) >= %{qt6_version}
 
 %description devel
@@ -79,7 +76,7 @@
 %autosetup -p1 -n %{rname}-%{version}
 
 %build
-%cmake_kf6 -DBUILD_QCH:BOOL=TRUE
+%cmake_kf6
 
 %kf6_build
 
@@ -98,7 +95,6 @@
 %{_kf6_libdir}/libKF6TextWidgets.so.*
 
 %files devel
-%doc %{_kf6_qchdir}/KF6TextWidgets.*
 %{_kf6_libdir}/libKF6TextWidgets.so
 %{_kf6_cmakedir}/KF6TextWidgets/
 %{_kf6_includedir}/KTextWidgets/

++++++ ktextwidgets-6.13.0.tar.xz -> ktextwidgets-6.16.0.tar.xz ++++++
++++ 50518 lines of diff (skipped)

++++++ ktextwidgets-6.13.0.tar.xz.sig -> ktextwidgets-6.16.0.tar.xz.sig ++++++
--- 
/work/SRC/openSUSE:Leap:16.0/kf6-ktextwidgets/ktextwidgets-6.13.0.tar.xz.sig    
    2025-04-23 10:11:58.932579606 +0200
+++ 
/work/SRC/openSUSE:Leap:16.0/.kf6-ktextwidgets.new.1085/ktextwidgets-6.16.0.tar.xz.sig
      2025-08-07 19:27:32.688626488 +0200
@@ -1,7 +1,7 @@
 -----BEGIN PGP SIGNATURE-----
 
-iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ+/mrQAKCRAsjfWHptSq
-weNuAQDCpdRxvZBiuqlvwEhLmSnnGGpZBIebbmgnA3euf+h+BAD8D2JU2zO41R8B
-vWiA9BVAIU3hAUjR3lEvw7GqYLAS8Qo=
-=KwCq
+iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaGfwoAAKCRAsjfWHptSq
+wQP8AQDIwdSoUaUs1ZnmghW5JzIgZqTl8/fHVnmWcqqCXW6ZogD/WUH2yL5tDR3D
+6oqSeISJPxJvrYGnZpcnk11+ktK1mwI=
+=+xgT
 -----END PGP SIGNATURE-----

Reply via email to