Hello community, here is the log from the commit of package polkit-kde-agent-5 for openSUSE:Factory checked in at 2020-09-04 11:09:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/polkit-kde-agent-5 (Old) and /work/SRC/openSUSE:Factory/.polkit-kde-agent-5.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "polkit-kde-agent-5" Fri Sep 4 11:09:03 2020 rev:97 rq:831190 version:5.19.5 Changes: -------- --- /work/SRC/openSUSE:Factory/polkit-kde-agent-5/polkit-kde-agent-5.changes 2020-07-29 17:20:00.092536846 +0200 +++ /work/SRC/openSUSE:Factory/.polkit-kde-agent-5.new.3399/polkit-kde-agent-5.changes 2020-09-04 11:09:29.134951537 +0200 @@ -1,0 +2,9 @@ +Tue Sep 1 11:38:52 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.19.5 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma-5.19.5 +- No code changes since 5.19.4 + +------------------------------------------------------------------- Old: ---- polkit-kde-agent-1-5.19.4.tar.xz polkit-kde-agent-1-5.19.4.tar.xz.sig New: ---- polkit-kde-agent-1-5.19.5.tar.xz polkit-kde-agent-1-5.19.5.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ polkit-kde-agent-5.spec ++++++ --- /var/tmp/diff_new_pack.7Y8dXa/_old 2020-09-04 11:09:30.142952043 +0200 +++ /var/tmp/diff_new_pack.7Y8dXa/_new 2020-09-04 11:09:30.146952045 +0200 @@ -18,7 +18,7 @@ %bcond_without lang Name: polkit-kde-agent-5 -Version: 5.19.4 +Version: 5.19.5 Release: 0 Summary: PolicyKit authentication agent for KDE License: GPL-2.0-only AND LGPL-2.1-or-later ++++++ polkit-kde-agent-1-5.19.4.tar.xz -> polkit-kde-agent-1-5.19.5.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/polkit-kde-agent-1-5.19.4/CMakeLists.txt new/polkit-kde-agent-1-5.19.5/CMakeLists.txt --- old/polkit-kde-agent-1-5.19.4/CMakeLists.txt 2020-07-28 13:08:14.000000000 +0200 +++ new/polkit-kde-agent-1-5.19.5/CMakeLists.txt 2020-09-01 12:42:22.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.0) project(polkit-kde-agent-1) -set(PROJECT_VERSION "5.19.4") +set(PROJECT_VERSION "5.19.5") set(QT_MIN_VERSION "5.14.0") set(KF5_MIN_VERSION "5.66.0") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/polkit-kde-agent-1-5.19.4/po/ca/polkit-kde-authentication-agent-1.po new/polkit-kde-agent-1-5.19.5/po/ca/polkit-kde-authentication-agent-1.po --- old/polkit-kde-agent-1-5.19.4/po/ca/polkit-kde-authentication-agent-1.po 2020-07-28 13:07:56.000000000 +0200 +++ new/polkit-kde-agent-1-5.19.5/po/ca/polkit-kde-authentication-agent-1.po 2020-09-01 12:42:04.000000000 +0200 @@ -1,24 +1,24 @@ # Translation of polkit-kde-authentication-agent-1.po to Catalan -# Copyright (C) 2009-2018 This_file_is_part_of_KDE +# Copyright (C) 2009-2020 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2 or later. # # Manuel Tortosa Moreno <manutort...@gmail.com>, 2009. # Joan Maspons <joanmasp...@gmail.com>, 2011. # Josep Ma. Ferrer <txe...@gmail.com>, 2011, 2015, 2018. -# Antoni Bella Pérez <antonibel...@yahoo.com>, 2018. +# Antoni Bella Pérez <antonibel...@yahoo.com>, 2018, 2020. msgid "" msgstr "" "Project-Id-Version: polkit-kde-authentication-agent-1\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-04-03 04:02+0200\n" -"PO-Revision-Date: 2018-10-26 14:58+0100\n" +"PO-Revision-Date: 2020-07-31 15:49+0200\n" "Last-Translator: Antoni Bella Pérez <antonibel...@yahoo.com>\n" "Language-Team: Catalan <kde-i18n...@kde.org>\n" "Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 20.04.3\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" @@ -109,8 +109,8 @@ "An application is attempting to perform an action that requires privileges. " "Authentication is required to perform this action." msgstr "" -"Una aplicació està intentant de dur a terme una acció que requereix " -"privilegis. Cal autentificar-se per dur a terme aquesta acció." +"Una aplicació està intentant dur a terme una acció que requereix privilegis. " +"Cal autentificar-se per a dur a terme aquesta acció." #: AuthDialog.cpp:227 #, kde-format @@ -143,7 +143,7 @@ #: AuthDialog.cpp:364 AuthDialog.cpp:368 #, kde-format msgid "Click to open %1" -msgstr "Cliqueu per obrir %1" +msgstr "Cliqueu per a obrir %1" #. i18n: ectx: property (text), widget (QLabel, lblPassword) #: AuthDialog.ui:94 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/polkit-kde-agent-1-5.19.4/po/zh_CN/polkit-kde-authentication-agent-1.po new/polkit-kde-agent-1-5.19.5/po/zh_CN/polkit-kde-authentication-agent-1.po --- old/polkit-kde-agent-1-5.19.4/po/zh_CN/polkit-kde-authentication-agent-1.po 2020-07-28 13:08:13.000000000 +0200 +++ new/polkit-kde-agent-1-5.19.5/po/zh_CN/polkit-kde-authentication-agent-1.po 2020-09-01 12:42:21.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-04-03 04:02+0200\n" -"PO-Revision-Date: 2020-07-14 08:57\n" +"PO-Revision-Date: 2020-08-12 20:42\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"