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 2026-09-11 17:59:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-kdeclarative (Old)
 and      /work/SRC/openSUSE:Factory/.kf6-kdeclarative.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf6-kdeclarative"

Fri Sep 11 17:59:32 2026 rev:31 rq:1376688 version:6.30.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-kdeclarative/kf6-kdeclarative.changes        
2026-08-17 16:59:17.538666994 +0200
+++ 
/work/SRC/openSUSE:Factory/.kf6-kdeclarative.new.1265/kf6-kdeclarative.changes  
    2026-09-11 18:01:48.473040014 +0200
@@ -1,0 +2,11 @@
+Tue Sep  8 09:21:54 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 6.30.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.30.0
+- Changes since 6.29.0:
+  * Update dependency version to 6.30.0
+  * Update version to 6.30.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kf6-kdeclarative.spec ++++++
--- /var/tmp/diff_new_pack.TkB4a9/_old  2026-09-11 18:01:49.810095666 +0200
+++ /var/tmp/diff_new_pack.TkB4a9/_new  2026-09-11 18:01:49.814095832 +0200
@@ -19,11 +19,11 @@
 %define qt6_version 6.9.0
 
 %define rname kdeclarative
-# Full KF6 version (e.g. 6.29.0)
+# Full KF6 version (e.g. 6.30.0)
 %{!?_kf6_version: %global _kf6_version %{version}}
 %bcond_without released
 Name:           kf6-kdeclarative
-Version:        6.29.0
+Version:        6.30.0
 Release:        0
 Summary:        Integration of QML and KDE workspaces
 License:        LGPL-2.1-or-later


++++++ kdeclarative-6.29.0.tar.xz -> kdeclarative-6.30.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeclarative-6.29.0/CMakeLists.txt 
new/kdeclarative-6.30.0/CMakeLists.txt
--- old/kdeclarative-6.29.0/CMakeLists.txt      2026-08-07 22:39:57.000000000 
+0200
+++ new/kdeclarative-6.30.0/CMakeLists.txt      2026-09-04 13:38:04.000000000 
+0200
@@ -1,13 +1,13 @@
 cmake_minimum_required(VERSION 3.29)
 
-set(KF_VERSION "6.29.0") # handled by release scripts
-set(KF_DEP_VERSION "6.29.0") # handled by release scripts
+set(KF_VERSION "6.30.0") # handled by release scripts
+set(KF_DEP_VERSION "6.30.0") # handled by release scripts
 set(REQUIRED_QT_VERSION 6.9.0)
 project(KDeclarative VERSION ${KF_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 6.29.0  NO_MODULE)
+find_package(ECM 6.30.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeclarative-6.29.0/po/ca/kdeclarative6.po 
new/kdeclarative-6.30.0/po/ca/kdeclarative6.po
--- old/kdeclarative-6.29.0/po/ca/kdeclarative6.po      2026-08-07 
22:39:57.000000000 +0200
+++ new/kdeclarative-6.30.0/po/ca/kdeclarative6.po      2026-09-04 
13:38:04.000000000 +0200
@@ -3,10 +3,10 @@
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
-# SPDX-FileCopyrightText: 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 
2006, 2007 Sebastià Pla i Sanz <[email protected]>
-# SPDX-FileCopyrightText: 2003, 2006, 2011, 2012, 2013, 2014, 2020, 2021 
Antoni Bella Pérez <[email protected]>
-# SPDX-FileCopyrightText: 2004, 2005, 2007 Albert Astals Cid <[email protected]>
-# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 
2015, 2016, 2019, 2020, 2022, 2024 Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 1998-2007 Sebastià Pla i Sanz <[email protected]>
+# SPDX-FileCopyrightText: 2003, 2006, 2011-2014, 2020-2021 Antoni Bella Pérez 
<[email protected]>
+# SPDX-FileCopyrightText: 2004-2005, 2007 Albert Astals Cid <[email protected]>
+# SPDX-FileCopyrightText: 2007-2016, 2019-2020, 2022, 2024 Josep M. Ferrer 
<[email protected]>
 # SPDX-FileCopyrightText: 2009 Robert Millan <[email protected]>
 # SPDX-FileCopyrightText: 2010 Orestes Mas <[email protected]>
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeclarative-6.29.0/po/eu/kdeclarative6.po 
new/kdeclarative-6.30.0/po/eu/kdeclarative6.po
--- old/kdeclarative-6.29.0/po/eu/kdeclarative6.po      2026-08-07 
22:39:57.000000000 +0200
+++ new/kdeclarative-6.30.0/po/eu/kdeclarative6.po      2026-09-04 
13:38:04.000000000 +0200
@@ -2,7 +2,7 @@
 # Copyright (C) 1999-2017 Free Software Foundation, Inc.
 # Copyright (C) 2018-2024 This file is copyright:
 # This file is distributed under the same license as the kdeclarative package.
-# SPDX-FileCopyrightText: 2024, 2025 KDE euskaratzeko proiektuko arduraduna 
<[email protected]>
+# SPDX-FileCopyrightText: 2024-2026 KDE euskaratzeko proiektuko arduraduna 
<[email protected]>
 #
 # Translators:
 # Marcos <[email protected]>, 2002,2003, 2004, 2005, 2006, 2007, 2008, 
2009, 2010.
@@ -14,14 +14,14 @@
 "Project-Id-Version: kdeclarative5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-05-07 00:40+0000\n"
-"PO-Revision-Date: 2025-08-18 13:05+0200\n"
+"PO-Revision-Date: 2026-08-18 00:17+0200\n"
 "Last-Translator: Iñigo Salvador Azurmendi <[email protected]>\n"
 "Language-Team: Basque <[email protected]>\n"
 "Language: eu\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 25.08.0\n"
+"X-Generator: Lokalize 26.04.3\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: qmlcontrols/kquickcontrols/ColorButton.qml:67
@@ -102,7 +102,7 @@
 #: qmlcontrols/kquickcontrols/private/keysequencevalidator.cpp:148
 #, kde-format
 msgid "The '%1' key combination is shadowed by following global actions:\n"
-msgstr "'%1' tekla konbinazioari itzal egiten diote ondoko ekintza globalek:\n"
+msgstr "'%1' tekla-konbinazioa ondoko ekintza globalek estaltzen dute:\n"
 
 #: qmlcontrols/kquickcontrols/private/keysequencevalidator.cpp:150
 #: qmlcontrols/kquickcontrols/private/keysequencevalidator.cpp:156
@@ -113,7 +113,7 @@
 #: qmlcontrols/kquickcontrols/private/keysequencevalidator.cpp:154
 #, kde-format
 msgid "The '%1' key combination shadows following global actions:\n"
-msgstr "'%1' tekla konbinazioak itzal egiten die ondoko ekintza globalei:\n"
+msgstr "'%1' tekla-konbinazioak ondoko ekintza globalak estaltzen ditu:\n"
 
 #: qmlcontrols/kquickcontrols/private/keysequencevalidator.cpp:165
 #, kde-format
@@ -148,7 +148,7 @@
 #: qmlcontrols/kquickcontrols/private/keysequencevalidator.cpp:195
 #, kde-format
 msgid "Conflict with Standard Application Shortcut"
-msgstr "Aplikazioaren lasterbide estandarrekin gatazka"
+msgstr "Aplikazio-lasterbide estandar batekin gatazka"
 
 #: qmlcontrols/kquickcontrols/private/keysequencevalidator.cpp:197
 #, kde-format

Reply via email to