commit kinfocenter6 for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kinfocenter6 for openSUSE:Factory checked in at 2024-06-27 15:58:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kinfocenter6 (Old) and /work/SRC/openSUSE:Factory/.kinfocenter6.new.18349 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kinfocenter6" Thu Jun 27 15:58:37 2024 rev:7 rq:1183363 version:6.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kinfocenter6/kinfocenter6.changes 2024-06-22 13:22:02.763645165 +0200 +++ /work/SRC/openSUSE:Factory/.kinfocenter6.new.18349/kinfocenter6.changes 2024-06-27 15:59:00.953138732 +0200 @@ -1,0 +2,11 @@ +Tue Jun 25 17:13:07 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> + +- Update to 6.1.1: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.1.1 +- Changes since 6.1.0: + * update version for new release + * remove dup appstream versions + * update version for new release + +------------------------------------------------------------------- Old: ---- kinfocenter-6.1.0.tar.xz kinfocenter-6.1.0.tar.xz.sig New: ---- kinfocenter-6.1.1.tar.xz kinfocenter-6.1.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kinfocenter6.spec ++++++ --- /var/tmp/diff_new_pack.AyVHyz/_old 2024-06-27 15:59:01.593162186 +0200 +++ /var/tmp/diff_new_pack.AyVHyz/_new 2024-06-27 15:59:01.597162333 +0200 @@ -26,14 +26,14 @@ # Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF) %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} Name: kinfocenter6 -Version: 6.1.0 +Version: 6.1.1 Release: 0 Summary: Utility that provides information about a computer system License: GPL-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 # PATCH-FIX-OPENSUSE ++++++ kinfocenter-6.1.0.tar.xz -> kinfocenter-6.1.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kinfocenter-6.1.0/CMakeLists.txt new/kinfocenter-6.1.1/CMakeLists.txt --- old/kinfocenter-6.1.0/CMakeLists.txt 2024-06-13 12:35:17.000000000 +0200 +++ new/kinfocenter-6.1.1/CMakeLists.txt 2024-06-25 17:39:40.000000000 +0200 @@ -1,5 +1,5 @@ project(kinfocenter) -set(PROJECT_VERSION "6.1.0") +set(PROJECT_VERSION "6.1.1") cmake_minimum_required(VERSION 3.16) set(QT_MIN_VERSION "6.6.0") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kinfocenter-6.1.0/kcms/audio_information/kcm_audio_information.json new/kinfocenter-6.1.1/kcms/audio_information/kcm_audio_information.json --- old/kinfocenter-6.1.0/kcms/audio_information/kcm_audio_information.json 2024-06-13 12:35:17.000000000 +0200 +++ new/kinfocenter-6.1.1/kcms/audio_information/kcm_audio_information.json 2024-06-25 17:39:40.000000000 +0200 @@ -7,6 +7,7 @@ "Description[bg]": "Информация за звуково устройство", "Description[ca@valencia]": "Informació del dispositiu d'àudio", "Description[ca]": "Informació del dispositiu d'àudio", + "Description[cs]": "Informace o zvukovém zařízení", "Description[de]": "Audio-Geräteinformationen", "Description[en_GB]": "Audio Device Information", "Description[eo]": "Aŭd-Aparata Informo", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kinfocenter-6.1.0/kcms/block_devices/kcm_block_devices.json new/kinfocenter-6.1.1/kcms/block_devices/kcm_block_devices.json --- old/kinfocenter-6.1.0/kcms/block_devices/kcm_block_devices.json 2024-06-13 12:35:17.000000000 +0200 +++ new/kinfocenter-6.1.1/kcms/block_devices/kcm_block_devices.json 2024-06-25 17:39:40.000000000 +0200 @@ -7,6 +7,7 @@ "Description[bg]": "Блокови устройства", "Description[ca@valencia]": "Dispositius de blocs", "Description[ca]": "Dispositius de blocs", + "Description[cs]": "Bloková zařízení", "Description[de]": "Blockorientierte Geräte", "Description[en_GB]": "Block Devices", "Description[eo]": "Blok-Aparatoj", @@ -41,6 +42,7 @@ "Name[bg]": "Блокови устройства", "Name[ca@valencia]": "Dispositius de blocs", "Name[ca]": "Dispositius de blocs", + "Name[cs]": "Bloková zařízení", "Name[de]": "Blockorientierte Geräte", "Name[en_GB]": "Block Devices", "Name[eo]": "Blok-Aparatoj", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kinfocenter-6.1.0/org.kde.kinfocenter.appdata.xml new/kinfocenter-6.1.1/org.kde.kinfocenter.appdata.xml --- old/kinfocenter-6.1.0/org.kde.kinfocenter.appdata.xml 2024-06-13 12:35:17.000000000 +0200 +++ new/kinfocenter-6.1.1/org.kde.kinfocenter.appdata.xml 2024-06-25 17:39:40.000000000 +0200 @@ -213,7 +213,7 @@ </provides> <project_group>KDE</project_group> <releases> - <release version="6.1.0" date="2024-06-18"/> + <release version="6.1.1" date="2024-06-25"/> <release version="6.1.0" date="2024-06-18"/> <release version="6.0.5" date="2024-05-21"/> </releases> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kinfocenter-6.1.0/po/cs/kcm_about-distro.po new/kinfocenter-6.1.1/po/cs/kcm_about-distro.po --- old/kinfocenter-6.1.0/po/cs/kcm_about-distro.po 2024-06-13 12:35:17.000000000 +0200 +++ new/kinfocenter-6.1.1/po/cs/kcm_about-distro.po 2024-06-25 17:39:40.000000000 +0200 @@ -1,21 +1,21 @@ -# Copyright (C) YEAR This file is copyright: +# Copyright (C) 2024 This file is copyright: # This file is distributed under the same license as the kinfocenter package. -# Vit Pelcak <vit@pelcak.org>, 2021, 2022, 2023. +# SPDX-FileCopyrightText: 2021, 2022, 2023, 2024 Vit Pelcak <vit@pelcak.org> # msgid "" msgstr "" "Project-Id-Version: kinfocenter\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-04-24 00:39+0000\n" -"PO-Revision-Date: 2023-08-07 16:54+0200\n" -"Last-Translator: Vit Pelcak <vit@pelcak.org>\n" +"PO-Revision-Date: 2024-05-29 11:47+0200\n" +"Last-Translator: Vit Pelcak <vpelcak@suse.cz>\n" "Language-Team: Czech <kde-i18n-doc@kde.org>\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 23.04.3\n" +"X-Generator: Lokalize 24.02.2\n" #: CPUEntry.cpp:17 #, kde-format @@ -180,13 +180,13 @@ #, kde-format msgctxt "@action:button launches kinfocenter from systemsettings" msgid "More System Information" -msgstr "" +msgstr "Další systémové informace" #: ui/main.qml:165 #, kde-format msgctxt "@info:tooltip" msgid "Launch %1" -msgstr "" +msgstr "Spustit %1" #: ui/main.qml:173 ui/main.qml:181 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kinfocenter-6.1.0/po/cs/kcm_energyinfo.po new/kinfocenter-6.1.1/po/cs/kcm_energyinfo.po --- old/kinfocenter-6.1.0/po/cs/kcm_energyinfo.po 2024-06-13 12:35:17.000000000 +0200 +++ new/kinfocenter-6.1.1/po/cs/kcm_energyinfo.po 2024-06-25 17:39:40.000000000 +0200 @@ -1,22 +1,22 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # SPDX-FileCopyrightText: 2015, 2016, 2017, 2019, 2023 Vít Pelčák <vit@pelcak.org> -# Vit Pelcak <vit@pelcak.org>, 2021, 2023. +# SPDX-FileCopyrightText: 2021, 2023, 2024 Vit Pelcak <vit@pelcak.org> # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-12-14 01:36+0000\n" -"PO-Revision-Date: 2023-10-12 16:42+0200\n" -"Last-Translator: Vit Pelcak <vit@pelcak.org>\n" +"PO-Revision-Date: 2024-05-29 11:46+0200\n" +"Last-Translator: Vit Pelcak <vpelcak@suse.cz>\n" "Language-Team: Czech <kde-i18n-doc@kde.org>\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 23.08.1\n" +"X-Generator: Lokalize 24.02.2\n" #: ui/main.qml:45 #, kde-format @@ -232,7 +232,7 @@ #: ui/main.qml:184 #, kde-format msgid "Internal Battery" -msgstr "" +msgstr "Vnitřní baterie" #: ui/main.qml:185 #, kde-format @@ -247,7 +247,7 @@ #: ui/main.qml:187 #, kde-format msgid "Keyboard/Mouse Battery" -msgstr "" +msgstr "Baterie myši/klávesnice" #: ui/main.qml:188 #, kde-format @@ -277,22 +277,22 @@ #: ui/main.qml:193 #, kde-format msgid "Tablet Battery" -msgstr "" +msgstr "Baterie tabletu" #: ui/main.qml:194 #, kde-format msgid "Headphone Battery" -msgstr "" +msgstr "Baterie sluchátek" #: ui/main.qml:195 #, kde-format msgid "Headset Battery" -msgstr "" +msgstr "Baterie sluchátek s mikrofonem" #: ui/main.qml:196 #, kde-format msgid "Touchpad Battery" -msgstr "" +msgstr "Baterie touchpadu" #: ui/main.qml:197 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kinfocenter-6.1.0/po/pl/kcm_samba.po new/kinfocenter-6.1.1/po/pl/kcm_samba.po --- old/kinfocenter-6.1.0/po/pl/kcm_samba.po 2024-06-13 12:35:17.000000000 +0200 +++ new/kinfocenter-6.1.1/po/pl/kcm_samba.po 2024-06-25 17:39:40.000000000 +0200 @@ -1,16 +1,16 @@ -# Version: $Revision: 1681059 $ +# Version: $Revision: 1683038 $ # translation of kcmsamba.po to +# SPDX-FileCopyrightText: 2011, 2014, 2017, 2020, 2021, 2024 Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com> # Marcin Giedz <mgiedz@elka.pw.edu.pl>, 2002. # Michal Rudolf <mrudolf@kdewebdev.org>, 2003. # Krzysztof Lichota <lichota@mimuw.edu.pl>, 2005. # Marta Rybczyńska <kde-i18n@rybczynska.net>, 2007, 2008. -# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2011, 2014, 2017, 2020, 2021. msgid "" msgstr "" "Project-Id-Version: kcmsamba\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-04-24 00:39+0000\n" -"PO-Revision-Date: 2021-01-23 06:49+0100\n" +"PO-Revision-Date: 2024-06-22 08:59+0200\n" "Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n" "Language-Team: Polish <kde-i18n-doc@kde.org>\n" "Language: pl\n" @@ -19,30 +19,31 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" +"X-Generator: Lokalize 23.08.5\n" #: ui/main.qml:18 #, kde-format msgctxt "@title heading above listview" msgid "User-Created Shares" -msgstr "Udziały utworzone przez użytkownika" +msgstr "Udostępniane lokalne katalogi" #: ui/main.qml:23 #, kde-format msgctxt "@title heading above listview" msgid "Mounted Remote Shares" -msgstr "Podpięte zdalne udziały" +msgstr "Podpięte zdalne katalogi" #: ui/main.qml:54 #, kde-format msgctxt "@info place holder for empty listview" msgid "There are no directories shared by users" -msgstr "Nie ma katalogów współdzielonych przez użytkowników" +msgstr "Na tym systemie żaden użytkownik nie udostępnia katalogów" #: ui/main.qml:92 #, kde-format msgctxt "@info place holder for empty listview" msgid "There are no Samba shares mounted on this system" -msgstr "Nie ma udziałów podpiętych na tym systemie" +msgstr "Na tym systemie nie podpięto żadnych udziałów" #: ui/ShareListItem.qml:69 #, kde-kuit-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kinfocenter-6.1.0/po/sv/kinfocenter.po new/kinfocenter-6.1.1/po/sv/kinfocenter.po --- old/kinfocenter-6.1.0/po/sv/kinfocenter.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kinfocenter-6.1.1/po/sv/kinfocenter.po 2024-06-25 17:39:40.000000000 +0200 @@ -0,0 +1,91 @@ +# Copyright (C) 2024 This file is copyright: +# This file is distributed under the same license as the kinfocenter package. +# +# SPDX-FileCopyrightText: 2024 Stefan Asserhäll <stefan.asserhall@bredband.net> +msgid "" +msgstr "" +"Project-Id-Version: kinfocenter\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2024-04-17 00:39+0000\n" +"PO-Revision-Date: 2024-06-15 16:34+0200\n" +"Last-Translator: Stefan Asserhäll <stefan.asserhall@bredband.net>\n" +"Language-Team: Swedish <kde-i18n-doc@kde.org>\n" +"Language: sv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Lokalize 23.08.5\n" + +#: CommandOutputContext.cpp:98 +#, kde-kuit-format +msgctxt "@info" +msgid "" +"The <command>%1</command> tool is required to display this page, but could " +"not be found" +msgstr "" +"Verktyget <command>%1</command> krävs för att visa sidan, men det kunde inte " +"hittas" + +#: CommandOutputContext.cpp:100 +#, kde-kuit-format +msgctxt "@info" +msgid "" +"You can search for it and install it using your package manager.<nl/>Then " +"please report this packaging issue to your distribution." +msgstr "" +"Du kan söka efter det och installera det med din pakethanterare.<nl/" +">Rapportera sedan gärna paketeringsproblemet till din distribution." + +#: CommandOutputContext.cpp:113 +#, kde-kuit-format +msgctxt "@info" +msgid "The <command>%1</command> tool crashed while generating page content" +msgstr "" +"Verktyget <command>%1</command> kraschade när sidans innehåll skulle " +"genereras" + +#: CommandOutputContext.cpp:114 +#, kde-kuit-format +msgctxt "@Info" +msgid "" +"Try again later. If keeps happening, please report the crash to your " +"distribution." +msgstr "" +"Försök igen senare. Om det fortsätter inträffa, rapportera gärna kraschen " +"till din distribution." + +#: qml/CommandOutputKCM.qml:86 +#, kde-format +msgctxt "@info" +msgid "No text matching the filter" +msgstr "Ingen text motsvarar filtret" + +#: qml/CommandOutputKCM.qml:91 +#, kde-format +msgctxt "@info the KCM has no data to display" +msgid "No data available" +msgstr "Ingen data tillgänglig" + +#: qml/CommandOutputKCM.qml:104 +#, kde-format +msgid "Report this issue" +msgstr "Rapportera felet" + +#: qml/CommandOutputKCM.qml:125 +#, kde-format +msgctxt "@action:button copies all displayed text" +msgid "Copy to Clipboard" +msgstr "Kopiera till klippbordet" + +#: qml/CommandOutputKCM.qml:136 +#, kde-format +msgctxt "@label placeholder text to filter for something" +msgid "Filter…" +msgstr "Filtrera…" + +#: qml/CommandOutputKCM.qml:138 +#, kde-format +msgctxt "accessible name for filter input" +msgid "Filter" +msgstr "Filtrera"
participants (1)
-
Source-Sync