Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plasma6-sdk for openSUSE:Factory checked in at 2026-06-25 10:51:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma6-sdk (Old) and /work/SRC/openSUSE:Factory/.plasma6-sdk.new.2088 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma6-sdk" Thu Jun 25 10:51:16 2026 rev:44 rq:1361429 version:6.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma6-sdk/plasma6-sdk.changes 2026-06-18 21:38:25.614601364 +0200 +++ /work/SRC/openSUSE:Factory/.plasma6-sdk.new.2088/plasma6-sdk.changes 2026-06-25 10:55:22.629587835 +0200 @@ -1,0 +2,9 @@ +Tue Jun 23 11:00:57 UTC 2026 - Fabian Vogt <[email protected]> + +- Update to 6.7.1: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.7.1 +- Changes since 6.7.0: + * Update version for new release 6.7.1 + +------------------------------------------------------------------- Old: ---- plasma-sdk-6.7.0.tar.xz plasma-sdk-6.7.0.tar.xz.sig New: ---- plasma-sdk-6.7.1.tar.xz plasma-sdk-6.7.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma6-sdk.spec ++++++ --- /var/tmp/diff_new_pack.iKLMpX/_old 2026-06-25 10:55:23.233608732 +0200 +++ /var/tmp/diff_new_pack.iKLMpX/_new 2026-06-25 10:55:23.237608871 +0200 @@ -26,14 +26,14 @@ %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} %bcond_without released Name: plasma6-sdk -Version: 6.7.0 +Version: 6.7.1 Release: 0 Summary: Plasma SDK License: GPL-2.0-only AND LGPL-2.0-or-later URL: https://www.kde.org -Source: %{rname}-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz %if %{with released} -Source1: %{rname}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: kf6-breeze-icons ++++++ plasma-sdk-6.7.0.tar.xz -> plasma-sdk-6.7.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.7.0/CMakeLists.txt new/plasma-sdk-6.7.1/CMakeLists.txt --- old/plasma-sdk-6.7.0/CMakeLists.txt 2026-06-11 11:36:49.000000000 +0200 +++ new/plasma-sdk-6.7.1/CMakeLists.txt 2026-06-23 10:15:57.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(plasma-sdk) -set(PROJECT_VERSION "6.7.0") +set(PROJECT_VERSION "6.7.1") set(PROJECT_DEP_VERSION "6.7.0") set(QT_MIN_VERSION "6.10.0") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.7.0/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml new/plasma-sdk-6.7.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml --- old/plasma-sdk-6.7.0/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 2026-06-11 11:36:49.000000000 +0200 +++ new/plasma-sdk-6.7.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 2026-06-23 10:15:57.000000000 +0200 @@ -145,10 +145,10 @@ <binary>plasmaengineexplorer</binary> </provides> <releases> + <release version="6.7.1" date="2026-06-23"/> <release version="6.7.0" date="2026-06-16"/> <release version="6.6.5" date="2026-05-12"/> <release version="6.6.4" date="2026-04-06"/> - <release version="6.6.3" date="2026-03-17"/> </releases> <screenshots> <screenshot type="default"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.7.0/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml new/plasma-sdk-6.7.1/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml --- old/plasma-sdk-6.7.0/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml 2026-06-11 11:36:49.000000000 +0200 +++ new/plasma-sdk-6.7.1/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml 2026-06-23 10:15:57.000000000 +0200 @@ -131,9 +131,9 @@ </screenshots> <project_group>KDE</project_group> <releases> + <release version="6.7.1" date="2026-06-23"/> <release version="6.7.0" date="2026-06-16"/> <release version="6.6.5" date="2026-05-12"/> <release version="6.6.4" date="2026-04-06"/> - <release version="6.6.3" date="2026-03-17"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.7.0/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml new/plasma-sdk-6.7.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml --- old/plasma-sdk-6.7.0/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 2026-06-11 11:36:49.000000000 +0200 +++ new/plasma-sdk-6.7.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 2026-06-23 10:15:57.000000000 +0200 @@ -145,10 +145,10 @@ <binary>plasmoidviewer</binary> </provides> <releases> + <release version="6.7.1" date="2026-06-23"/> <release version="6.7.0" date="2026-06-16"/> <release version="6.6.5" date="2026-05-12"/> <release version="6.6.4" date="2026-04-06"/> - <release version="6.6.3" date="2026-03-17"/> </releases> <screenshots> <screenshot type="default"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.7.0/po/hu/org.kde.plasma.lookandfeelexplorer.po new/plasma-sdk-6.7.1/po/hu/org.kde.plasma.lookandfeelexplorer.po --- old/plasma-sdk-6.7.0/po/hu/org.kde.plasma.lookandfeelexplorer.po 2026-06-11 11:36:49.000000000 +0200 +++ new/plasma-sdk-6.7.1/po/hu/org.kde.plasma.lookandfeelexplorer.po 2026-06-23 10:15:57.000000000 +0200 @@ -2,13 +2,13 @@ # This file is distributed under the same license as the plasma-sdk package. # # Kristóf Kiszel <[email protected]>, 2021. -# SPDX-FileCopyrightText: 2025 Kristof Kiszel <[email protected]> +# SPDX-FileCopyrightText: 2025-2026 Kristof Kiszel <[email protected]> msgid "" msgstr "" "Project-Id-Version: plasma-sdk\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-17 11:54+0000\n" -"PO-Revision-Date: 2025-06-06 23:36+0200\n" +"PO-Revision-Date: 2026-06-18 21:41+0200\n" "Last-Translator: Kristof Kiszel <[email protected]>\n" "Language-Team: Hungarian <[email protected]>\n" "Language: hu\n" @@ -16,7 +16,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.04.1\n" +"X-Generator: Lokalize 26.04.2\n" #: lnflogic.cpp:105 #, kde-format @@ -205,7 +205,7 @@ #: qml/MetadataEditor.qml:104 #, kde-format msgid "Cancel" -msgstr "Mégsem" +msgstr "Mégse" #~ msgid "Look And Feel" #~ msgstr "Megjelenés" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.7.0/po/hu/org.kde.plasma.themeexplorer.po new/plasma-sdk-6.7.1/po/hu/org.kde.plasma.themeexplorer.po --- old/plasma-sdk-6.7.0/po/hu/org.kde.plasma.themeexplorer.po 2026-06-11 11:36:49.000000000 +0200 +++ new/plasma-sdk-6.7.1/po/hu/org.kde.plasma.themeexplorer.po 2026-06-23 10:15:57.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: plasma-sdk\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2026-04-08 00:48+0000\n" -"PO-Revision-Date: 2026-05-21 22:42+0200\n" +"PO-Revision-Date: 2026-06-18 21:41+0200\n" "Last-Translator: Kristof Kiszel <[email protected]>\n" "Language-Team: Hungarian <[email protected]>\n" "Language: hu\n" @@ -16,7 +16,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 26.04.1\n" +"X-Generator: Lokalize 26.04.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -171,7 +171,7 @@ #: src/qml/ColorEditor.qml:318 src/qml/MetadataEditor.qml:143 #, kde-format msgid "Cancel" -msgstr "Mégsem" +msgstr "Mégse" #: src/qml/delegates/actionbutton.qml:35 src/qml/delegates/actionbutton.qml:39 #: src/qml/delegates/checkmarks.qml:31 src/qml/delegates/checkmarks.qml:35 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.7.0/po/hu/plasma_shell_org.kde.plasmoidviewershell.po new/plasma-sdk-6.7.1/po/hu/plasma_shell_org.kde.plasmoidviewershell.po --- old/plasma-sdk-6.7.0/po/hu/plasma_shell_org.kde.plasmoidviewershell.po 2026-06-11 11:36:49.000000000 +0200 +++ new/plasma-sdk-6.7.1/po/hu/plasma_shell_org.kde.plasmoidviewershell.po 2026-06-23 10:15:57.000000000 +0200 @@ -2,13 +2,13 @@ # This file is distributed under the same license as the PACKAGE package. # # SPDX-FileCopyrightText: 2017, 2021, 2023 Kiszel Kristóf <[email protected]> -# SPDX-FileCopyrightText: 2024, 2025 Kristof Kiszel <[email protected]> +# SPDX-FileCopyrightText: 2024-2026 Kristof Kiszel <[email protected]> msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-17 11:54+0000\n" -"PO-Revision-Date: 2025-05-21 22:04+0200\n" +"PO-Revision-Date: 2026-06-18 21:41+0200\n" "Last-Translator: Kristof Kiszel <[email protected]>\n" "Language-Team: Hungarian <[email protected]>\n" "Language: hu\n" @@ -16,7 +16,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.04.1\n" +"X-Generator: Lokalize 26.04.2\n" #: contents/applet/AppletError.qml:164 msgid "Copy to Clipboard" @@ -98,7 +98,7 @@ #: contents/configuration/AppletConfiguration.qml:398 msgid "Cancel" -msgstr "Mégsem" +msgstr "Mégse" #: contents/configuration/ConfigCategoryDelegate.qml:27 msgid "Open configuration page" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-6.7.0/po/ru/org.kde.plasma.themeexplorer.po new/plasma-sdk-6.7.1/po/ru/org.kde.plasma.themeexplorer.po --- old/plasma-sdk-6.7.0/po/ru/org.kde.plasma.themeexplorer.po 2026-06-11 11:36:49.000000000 +0200 +++ new/plasma-sdk-6.7.1/po/ru/org.kde.plasma.themeexplorer.po 2026-06-23 10:15:57.000000000 +0200 @@ -1,7 +1,7 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# SPDX-FileCopyrightText: 2021, 2024 Alexander Yavorsky <[email protected]> +# SPDX-FileCopyrightText: 2021, 2024, 2026 Alexander Yavorsky <[email protected]> # Alexander Potashev <[email protected]>, 2015, 2016, 2017. # Alexander Yavorsky <[email protected]>, 2024. msgid "" @@ -9,8 +9,8 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2026-04-08 00:48+0000\n" -"PO-Revision-Date: 2024-06-27 20:13+0300\n" -"Last-Translator: Alexander Yavorsky <[email protected]>\n" +"PO-Revision-Date: 2026-06-18 19:44+0200\n" +"Last-Translator: Alexander Yavorskiy <[email protected]>\n" "Language-Team: Russian <[email protected]>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -18,7 +18,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Lokalize 21.08.3\n" +"X-Generator: Lokalize 26.04.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -38,12 +38,12 @@ #: src/main.cpp:33 #, kde-format msgid "Explore and edit your Plasma themes" -msgstr "" +msgstr "Просмотр и редактирование оформлений Plasma" #: src/main.cpp:40 #, kde-format msgid "The theme to open" -msgstr "Открываемая тема." +msgstr "Открываемое оформление" #: src/qml/ColorEditor.qml:38 #, kde-format @@ -223,11 +223,10 @@ msgstr "Ввод текста…" #: src/qml/Main.qml:23 -#, fuzzy, kde-format -#| msgid "Plasma Theme Explorer" +#, kde-format msgctxt "@title:window" msgid "Plasma Theme Explorer" -msgstr "Просмотр тем Plasma" +msgstr "Просмотр оформлений Plasma" #: src/qml/Main.qml:34 #, kde-format @@ -237,7 +236,7 @@ #: src/qml/Main.qml:50 #, kde-format msgid "Theme:" -msgstr "Тема:" +msgstr "Оформление:" #: src/qml/Main.qml:62 #, kde-format @@ -267,7 +266,7 @@ #: src/qml/Main.qml:224 #, kde-format msgid "This is a readonly, system wide installed theme" -msgstr "Это установленная в системе тема, её нельзя редактировать." +msgstr "Это установленное в системе оформление, его нельзя редактировать." #: src/qml/Main.qml:229 #, kde-format @@ -339,7 +338,7 @@ #: src/qml/MetadataEditor.qml:86 #, kde-format msgid "This theme name already exists" -msgstr "Тема с таким названием уже существует." +msgstr "Оформление с таким названием уже существует." #: src/qml/MetadataEditor.qml:95 #, kde-format
