Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kf6-kdeclarative for
openSUSE:Factory checked in at 2024-04-15 20:11:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-kdeclarative (Old)
and /work/SRC/openSUSE:Factory/.kf6-kdeclarative.new.26366 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kf6-kdeclarative"
Mon Apr 15 20:11:54 2024 rev:2 rq:1167181 version:6.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-kdeclarative/kf6-kdeclarative.changes
2024-03-11 15:25:46.128402836 +0100
+++
/work/SRC/openSUSE:Factory/.kf6-kdeclarative.new.26366/kf6-kdeclarative.changes
2024-04-15 20:14:48.380486823 +0200
@@ -1,0 +2,22 @@
+Fri Apr 5 12:52:33 UTC 2024 - Christophe Marin <[email protected]>
+
+- Update to 6.1.0
+ * New feature release
+- Changes since 6.0.0:
+ * update version for new release
+ * Remove redundant QML_ELEMENT in KDeclarativeMouseEvent and WheelEvent
+ * Don't use kwidgetsaddons on Android
+ * Refactor kglobalaccel check
+ * Don't use kglobalaccel on Android
+ * Mark Android as supported
+ * Add Android CI
+ * Add dependency to QML module
+ * kquickcontrolsaddons: Drop QML import versions from doc example
+ * kquickcontrols: Remove superfluous no-op assignment
+ * kquickcontrols: Replace superfluous Text item and a semi-broken expression
+ * kquickcontrols: Reduce superfluous ternary
+ * kquickcontrols: Declare type of __previousSequence property as a string
+ * kquickcontrols: Uplift previousSequence property to the root component
+ * kquickcontrols: Drop QML import versions, fix up code style
+
+-------------------------------------------------------------------
Old:
----
kdeclarative-6.0.0.tar.xz
kdeclarative-6.0.0.tar.xz.sig
New:
----
kdeclarative-6.1.0.tar.xz
kdeclarative-6.1.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kf6-kdeclarative.spec ++++++
--- /var/tmp/diff_new_pack.l3JHZ5/_old 2024-04-15 20:14:51.476600771 +0200
+++ /var/tmp/diff_new_pack.l3JHZ5/_new 2024-04-15 20:14:51.476600771 +0200
@@ -1,7 +1,7 @@
#
# spec file for package kf6-kdeclarative
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 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.6.0
%define rname kdeclarative
-# Full KF6 version (e.g. 6.0.0)
+# Full KF6 version (e.g. 6.1.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.0.0
+Version: 6.1.0
Release: 0
Summary: Integration of QML and KDE workspaces
License: LGPL-2.1-or-later
++++++ kdeclarative-6.0.0.tar.xz -> kdeclarative-6.1.0.tar.xz ++++++
++++ 14624 lines of diff (skipped)