Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kf6-purpose for openSUSE:Factory checked in at 2026-04-11 22:24:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kf6-purpose (Old) and /work/SRC/openSUSE:Factory/.kf6-purpose.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kf6-purpose" Sat Apr 11 22:24:33 2026 rev:26 rq:1345924 version:6.25.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kf6-purpose/kf6-purpose.changes 2026-03-16 14:19:04.837648013 +0100 +++ /work/SRC/openSUSE:Factory/.kf6-purpose.new.21863/kf6-purpose.changes 2026-04-11 22:29:04.463016789 +0200 @@ -1,0 +2,11 @@ +Tue Apr 7 19:19:36 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 6.25.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/6/6.25.0 +- Changes since 6.24.0: + * Update dependency version to 6.25.0 + * Update version to 6.25.0 + +------------------------------------------------------------------- Old: ---- purpose-6.24.0.tar.xz purpose-6.24.0.tar.xz.sig New: ---- purpose-6.25.0.tar.xz purpose-6.25.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kf6-purpose.spec ++++++ --- /var/tmp/diff_new_pack.PzSiGr/_old 2026-04-11 22:29:05.067041493 +0200 +++ /var/tmp/diff_new_pack.PzSiGr/_new 2026-04-11 22:29:05.067041493 +0200 @@ -22,11 +22,11 @@ %define qt6_version 6.8.0 %define rname purpose -# Full KF6 version (e.g. 6.24.0) +# Full KF6 version (e.g. 6.25.0) %{!?_kf6_version: %global _kf6_version %{version}} %bcond_without released Name: kf6-purpose -Version: 6.24.0 +Version: 6.25.0 Release: 0 Summary: Framework to integrate services and actions in applications License: LGPL-2.1-or-later ++++++ purpose-6.24.0.tar.xz -> purpose-6.25.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/purpose-6.24.0/CMakeLists.txt new/purpose-6.25.0/CMakeLists.txt --- old/purpose-6.24.0/CMakeLists.txt 2026-03-07 21:33:46.000000000 +0100 +++ new/purpose-6.25.0/CMakeLists.txt 2026-04-03 19:12:34.000000000 +0200 @@ -1,12 +1,12 @@ -cmake_minimum_required(VERSION 3.27) +cmake_minimum_required(VERSION 3.29) project(Purpose) -find_package(ECM 6.24.0 REQUIRED NO_MODULE) +find_package(ECM 6.25.0 REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH}) -set(REQUIRED_QT_VERSION 6.8.0) +set(REQUIRED_QT_VERSION 6.9.0) include(KDEInstallDirs) include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE) include(KDECMakeSettings) @@ -41,8 +41,8 @@ set(HAVE_DBUS ON) endif() -set(KF_VERSION "6.24.0") # handled by release scripts -set(KF_DEP_VERSION "6.24.0") # handled by release scripts +set(KF_VERSION "6.25.0") # handled by release scripts +set(KF_DEP_VERSION "6.25.0") # handled by release scripts find_package(KF6 ${KF_DEP_VERSION} REQUIRED COMPONENTS CoreAddons I18n Config Kirigami Notifications KIO Service) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/purpose-6.24.0/po/cs/purpose6_kdeconnectsms.po new/purpose-6.25.0/po/cs/purpose6_kdeconnectsms.po --- old/purpose-6.24.0/po/cs/purpose6_kdeconnectsms.po 2026-03-07 21:33:46.000000000 +0100 +++ new/purpose-6.25.0/po/cs/purpose6_kdeconnectsms.po 2026-04-03 19:12:34.000000000 +0200 @@ -1,26 +1,26 @@ -# Copyright (C) YEAR This file is copyright: +# Copyright (C) 2026 This file is copyright: # This file is distributed under the same license as the purpose package. -# Vit Pelcak <[email protected]>, 2019. +# SPDX-FileCopyrightText: 2019, 2026 Vit Pelcak <[email protected]> # msgid "" msgstr "" "Project-Id-Version: purpose\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2026-01-28 00:41+0000\n" -"PO-Revision-Date: 2019-04-30 10:36+0200\n" -"Last-Translator: Vit Pelcak <[email protected]>\n" +"PO-Revision-Date: 2026-03-13 14:56+0100\n" +"Last-Translator: Vít Pelčák <[email protected]>\n" "Language-Team: Czech <[email protected]>\n" "Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Lokalize 18.12.3\n" +"X-Generator: Lokalize 25.12.3\n" #: kdeconnectsmsplugin.cpp:39 #, kde-format msgid "%1 – %2" -msgstr "" +msgstr "%1 – %2" #~ msgid "%1 - %2" #~ msgstr "%1 - %2" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/purpose-6.24.0/po/is/purpose6_kdeconnectsms.po new/purpose-6.25.0/po/is/purpose6_kdeconnectsms.po --- old/purpose-6.24.0/po/is/purpose6_kdeconnectsms.po 2026-03-07 21:33:46.000000000 +0100 +++ new/purpose-6.25.0/po/is/purpose6_kdeconnectsms.po 2026-04-03 19:12:34.000000000 +0200 @@ -1,13 +1,13 @@ # Copyright (C) 2025 This file is copyright: # This file is distributed under the same license as the purpose package. # -# SPDX-FileCopyrightText: 2025 Sveinn í Felli <[email protected]> +# SPDX-FileCopyrightText: 2025, 2026 Sveinn í Felli <[email protected]> msgid "" msgstr "" "Project-Id-Version: purpose\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2026-01-28 00:41+0000\n" -"PO-Revision-Date: 2025-12-02 09:03+0000\n" +"PO-Revision-Date: 2026-03-23 16:16+0000\n" "Last-Translator: Sveinn í Felli <[email protected]>\n" "Language-Team: Icelandic\n" "Language: is\n" @@ -20,7 +20,7 @@ #: kdeconnectsmsplugin.cpp:39 #, kde-format msgid "%1 – %2" -msgstr "" +msgstr "%1 – %2" #~ msgid "%1 - %2" #~ msgstr "%1 - %2" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/purpose-6.24.0/po/is/purpose6_phabricator.po new/purpose-6.25.0/po/is/purpose6_phabricator.po --- old/purpose-6.24.0/po/is/purpose6_phabricator.po 1970-01-01 01:00:00.000000000 +0100 +++ new/purpose-6.25.0/po/is/purpose6_phabricator.po 2026-04-03 19:12:34.000000000 +0200 @@ -0,0 +1,118 @@ +# Copyright (C) 2026 This file is copyright: +# This file is distributed under the same license as the purpose package. +# +# SPDX-FileCopyrightText: 2026 Sveinn í Felli <[email protected]> +msgid "" +msgstr "" +"Project-Id-Version: purpose\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2025-11-17 11:49+0000\n" +"PO-Revision-Date: 2026-03-23 16:19+0000\n" +"Last-Translator: Sveinn í Felli <[email protected]>\n" +"Language-Team: Icelandic\n" +"Language: is\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Lokalize 23.08.5\n" + +#: phabricatorjobs.cpp:59 phabricatorjobs.cpp:195 +#, kde-format +msgid "Could not find the 'arc' command" +msgstr "Fann ekki 'arc' skipunina" + +#: phabricatorjobs.cpp:117 +#, kde-format +msgid "Could not create the new \"differential diff\"" +msgstr "" + +#: phabricatorjobs.cpp:154 +#, kde-format +msgid "Patch upload to Phabricator failed" +msgstr "" + +#: phabricatorjobs.cpp:206 +#, kde-format +msgid "Could not get list of differential revisions in %1" +msgstr "" + +#: phabricatorplugin.cpp:41 +#, kde-format +msgid "Phabricator refuses empty patchfiles" +msgstr "" + +#: phabricatorplugin.cpp:46 phabricatorplugin_config.qml:60 +#, kde-format +msgid "unknown" +msgstr "óþekkt" + +#: phabricatorplugin.cpp:48 +#, kde-format +msgid "" +"Please choose between creating a new revision or updating an existing one" +msgstr "" + +#: phabricatorplugin_config.qml:28 +#, kde-format +msgid "Update differential revision %1" +msgstr "" + +#: phabricatorplugin_config.qml:30 +#, kde-format +msgid "Update differential revision" +msgstr "" + +#: phabricatorplugin_config.qml:33 +#, kde-format +msgid "Create new \"differential diff\"" +msgstr "" + +#: phabricatorplugin_config.qml:35 +#, kde-format +msgid "Create or update?" +msgstr "Búa til eða uppfæra?" + +#: phabricatorplugin_config.qml:70 +#, kde-format +msgid "New Diff" +msgstr "Nýr mismunur" + +#: phabricatorplugin_config.qml:71 +#, kde-format +msgid "" +"tick this to create a new \"differential diff\" which can\n" +"be converted online to a new differential revision" +msgstr "" + +#: phabricatorplugin_config.qml:78 +#, kde-format +msgid "Update Diff" +msgstr "Uppfæra mismun" + +#: phabricatorplugin_config.qml:79 +#, kde-format +msgid "" +"tick this to update an existing revision,\n" +"select one from the list below." +msgstr "" + +#: phabricatorplugin_config.qml:107 +#, kde-format +msgid "Open Diff in browser" +msgstr "Opna mismun í vafra" + +#: phabricatorplugin_config.qml:116 +#, kde-format +msgid "Summary of the update to %1:" +msgstr "Samantekt uppfærslu á %1:" + +#: phabricatorplugin_config.qml:117 +#, kde-format +msgid "Summary of the update" +msgstr "Samantekt uppfærslunnar" + +#: phabricatorplugin_config.qml:126 +#, kde-format +msgid "patch updated through %1 and the Purpose/Phabricator plugin" +msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/purpose-6.24.0/po/tr/purpose6_phabricator.po new/purpose-6.25.0/po/tr/purpose6_phabricator.po --- old/purpose-6.24.0/po/tr/purpose6_phabricator.po 2026-03-07 21:33:46.000000000 +0100 +++ new/purpose-6.25.0/po/tr/purpose6_phabricator.po 2026-04-03 19:12:34.000000000 +0200 @@ -1,13 +1,13 @@ # Copyright (C) 2025 This file is copyright: # This file is distributed under the same license as the purpose package. # -# SPDX-FileCopyrightText: 2022, 2025 Emir SARI <[email protected]> +# SPDX-FileCopyrightText: 2022, 2025, 2026 Emir SARI <[email protected]> msgid "" msgstr "" "Project-Id-Version: purpose\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-17 11:49+0000\n" -"PO-Revision-Date: 2025-03-13 22:19+0300\n" +"PO-Revision-Date: 2026-03-09 21:29+0300\n" "Last-Translator: Emir SARI <[email protected]>\n" "Language-Team: Turkish <[email protected]>\n" "Language: tr\n" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 25.07.70\n" +"X-Generator: Lokalize 25.12.2\n" #: phabricatorjobs.cpp:59 phabricatorjobs.cpp:195 #, kde-format @@ -86,7 +86,7 @@ "tick this to create a new \"differential diff\" which can\n" "be converted online to a new differential revision" msgstr "" -"Yeni bir diferansiyel revizyona çevrimiçi dönüştürülebilecek\n" +"Yeni bir diferansiyel revizyona çevrim içi dönüştürülebilecek\n" "bir “diferansiyel diff” oluşturmak için bunu imleyin" #: phabricatorplugin_config.qml:78 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/purpose-6.24.0/src/plugins/youtube/youtubeplugin.json new/purpose-6.25.0/src/plugins/youtube/youtubeplugin.json --- old/purpose-6.24.0/src/plugins/youtube/youtubeplugin.json 2026-03-07 21:33:46.000000000 +0100 +++ new/purpose-6.25.0/src/plugins/youtube/youtubeplugin.json 2026-04-03 19:12:34.000000000 +0200 @@ -147,6 +147,7 @@ "X-Purpose-ActionDisplay[fr]": "Envoyer vers YouTube...", "X-Purpose-ActionDisplay[he]": "העלאה ל־YouTube…", "X-Purpose-ActionDisplay[ia]": "Incarga a YouTube…", + "X-Purpose-ActionDisplay[is]": "Senda inn á YouTube…", "X-Purpose-ActionDisplay[it]": "Carica su YouTube…", "X-Purpose-ActionDisplay[ja]": "YouTube にアップロード…", "X-Purpose-ActionDisplay[ka]": "YouTube-ზე ატვირთვა…",
