commit kde-cli-tools6 for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kde-cli-tools6 for openSUSE:Factory checked in at 2024-06-27 15:58:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kde-cli-tools6 (Old) and /work/SRC/openSUSE:Factory/.kde-cli-tools6.new.18349 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kde-cli-tools6" Thu Jun 27 15:58:28 2024 rev:7 rq:1183357 version:6.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kde-cli-tools6/kde-cli-tools6.changes 2024-06-22 13:21:53.691313437 +0200 +++ /work/SRC/openSUSE:Factory/.kde-cli-tools6.new.18349/kde-cli-tools6.changes 2024-06-27 15:58:40.752398484 +0200 @@ -1,0 +2,9 @@ +Tue Jun 25 17:12:56 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 + +------------------------------------------------------------------- Old: ---- kde-cli-tools-6.1.0.tar.xz kde-cli-tools-6.1.0.tar.xz.sig New: ---- kde-cli-tools-6.1.1.tar.xz kde-cli-tools-6.1.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kde-cli-tools6.spec ++++++ --- /var/tmp/diff_new_pack.lHcsg2/_old 2024-06-27 15:58:41.276417687 +0200 +++ /var/tmp/diff_new_pack.lHcsg2/_new 2024-06-27 15:58:41.280417833 +0200 @@ -22,14 +22,14 @@ %bcond_without released %define rname kde-cli-tools Name: kde-cli-tools6 -Version: 6.1.0 +Version: 6.1.1 Release: 0 Summary: Additional CLI tools for KDE applications 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 BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} ++++++ kde-cli-tools-6.1.0.tar.xz -> kde-cli-tools-6.1.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kde-cli-tools-6.1.0/CMakeLists.txt new/kde-cli-tools-6.1.1/CMakeLists.txt --- old/kde-cli-tools-6.1.0/CMakeLists.txt 2024-06-13 12:35:08.000000000 +0200 +++ new/kde-cli-tools-6.1.1/CMakeLists.txt 2024-06-25 17:39:28.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(KDE-CLI-Tools) -set(PROJECT_VERSION "6.1.0") +set(PROJECT_VERSION "6.1.1") set(QT_MIN_VERSION "6.6.0") set(KF6_MIN_VERSION "6.2.0") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kde-cli-tools-6.1.0/po/sv/kde-inhibit.po new/kde-cli-tools-6.1.1/po/sv/kde-inhibit.po --- old/kde-cli-tools-6.1.0/po/sv/kde-inhibit.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kde-cli-tools-6.1.1/po/sv/kde-inhibit.po 2024-06-25 17:39:28.000000000 +0200 @@ -0,0 +1,54 @@ +# Copyright (C) 2024 This file is copyright: +# This file is distributed under the same license as the kde-cli-tools package. +# +# SPDX-FileCopyrightText: 2024 Stefan Asserhäll <stefan.asserhall@bredband.net> +msgid "" +msgstr "" +"Project-Id-Version: kde-cli-tools\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2024-02-13 00:39+0000\n" +"PO-Revision-Date: 2024-06-15 16:26+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" + +#: main.cpp:26 +#, kde-format +msgid "Inhibit various desktop functions whilst a command runs" +msgstr "Inhibera olika skrivbordsfunktioner medan ett kommando körs" + +#: main.cpp:28 +#, kde-format +msgid "Inhibit power management" +msgstr "Inhibera strömhantering" + +#: main.cpp:31 +#, kde-format +msgid "Inhibit screensaver" +msgstr "Inhibera skärmsläckare" + +#: main.cpp:35 +#, kde-format +msgid "Inhibit colour correction (night mode)" +msgstr "Inhibera färgkorrektion (nattläge)" + +#: main.cpp:38 +#, kde-format +msgid "Inhibit notifications (Do not disturb)" +msgstr "Inhibera underrättelser (stör ej)" + +#: main.cpp:41 +#, kde-format +msgid "Command with arguments to run" +msgstr "Kommando med argument att köra" + +#: main.cpp:64 main.cpp:73 main.cpp:89 +#, kde-format +msgctxt "Script as in shell script" +msgid "Running Script" +msgstr "Kör skript"
participants (1)
-
Source-Sync