Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kf6-kdeclarative for 
openSUSE:Leap:16.0 checked in at 2025-04-23 10:08:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/kf6-kdeclarative (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.kf6-kdeclarative.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf6-kdeclarative"

Wed Apr 23 10:08:34 2025 rev:3 rq:1271450 version:6.13.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/kf6-kdeclarative/kf6-kdeclarative.changes      
2025-03-19 11:47:49.640521801 +0100
+++ 
/work/SRC/openSUSE:Leap:16.0/.kf6-kdeclarative.new.30101/kf6-kdeclarative.changes
   2025-04-23 10:11:34.227546591 +0200
@@ -1,0 +2,75 @@
+Sat Apr  5 12:33:02 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.13.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.13.0
+- Changes since 6.12.0:
+  * Add missing include mocs
+  * It compiles fine without qt6.9 deprecated methods
+  * It compiles fine without kf6.12 deprecated methods
+  * Update dependency version to 6.13.0
+
+-------------------------------------------------------------------
+Tue Mar 11 09:29:13 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.12.0
+- Changes since 6.11.0:
+  * Update dependency version to 6.12.0
+  * KeySequenceItem: Only steal shortcut if the user accepted
+  * Update version to 6.12.0
+
+-------------------------------------------------------------------
+Sat Feb  8 12:16:46 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.11.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.11.0
+- Changes since 6.10.0:
+  * Update dependency version to 6.11.0
+  * Add xml/yaml linting
+  * CI: Add linux-qt6-next build
+  * Update version to 6.11.0
+
+-------------------------------------------------------------------
+Tue Jan  7 18:17:27 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.10.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.10.0
+- Changes since 6.9.0:
+  * Update dependency version to 6.10.0
+  * Don't install namelink for kquickcontrolsprivate
+  * Port kquickcontrols to ecm_add_qml_module
+  * Update version to 6.10.0
+
+-------------------------------------------------------------------
+Sun Dec  8 10:09:13 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.9.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.9.0
+- Changes since 6.8.0:
+  * Update dependency version to 6.9.0
+  * It compiles fine without deprecated methods
+  * ci: add Alpine/musl job
+  * Update version to 6.9.0
+
+-------------------------------------------------------------------
+Mon Nov  4 11:18:04 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- 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
+  * Update version to 6.8.0
+
+-------------------------------------------------------------------

Old:
----
  kdeclarative-6.7.0.tar.xz
  kdeclarative-6.7.0.tar.xz.sig

New:
----
  kdeclarative-6.13.0.tar.xz
  kdeclarative-6.13.0.tar.xz.sig

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

Other differences:
------------------
++++++ kf6-kdeclarative.spec ++++++
--- /var/tmp/diff_new_pack.SuqcJo/_old  2025-04-23 10:11:34.539559638 +0200
+++ /var/tmp/diff_new_pack.SuqcJo/_new  2025-04-23 10:11:34.539559638 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kf6-kdeclarative
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,13 @@
 %define qt6_version 6.7.0
 
 %define rname kdeclarative
-# Full KF6 version (e.g. 6.7.0)
+# Full KF6 version (e.g. 6.13.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-kdeclarative
-Version:        6.7.0
+Version:        6.13.0
 Release:        0
 Summary:        Integration of QML and KDE workspaces
 License:        LGPL-2.1-or-later
@@ -95,6 +95,7 @@
 
 %find_lang kdeclarative6
 
+%ldconfig_scriptlets -n kf6-kdeclarative-imports
 %ldconfig_scriptlets -n libKF6CalendarEvents6
 
 %files -n libKF6CalendarEvents6
@@ -103,6 +104,7 @@
 %{_kf6_libdir}/libKF6CalendarEvents.so.*
 
 %files imports
+%{_kf6_libdir}/libkquickcontrolsprivate.so.*
 %dir %{_kf6_qmldir}/org/kde/private
 %{_kf6_qmldir}/org/kde/draganddrop/
 %{_kf6_qmldir}/org/kde/graphicaleffects/


++++++ kdeclarative-6.7.0.tar.xz -> kdeclarative-6.13.0.tar.xz ++++++
++++ 11608 lines of diff (skipped)

Reply via email to