Hello community,

here is the log from the commit of package polkit-kde-agent-5 for 
openSUSE:Factory checked in at 2020-05-07 15:11:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/polkit-kde-agent-5 (Old)
 and      /work/SRC/openSUSE:Factory/.polkit-kde-agent-5.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "polkit-kde-agent-5"

Thu May  7 15:11:13 2020 rev:91 rq:800503 version:5.18.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/polkit-kde-agent-5/polkit-kde-agent-5.changes    
2020-04-04 12:16:30.659465128 +0200
+++ 
/work/SRC/openSUSE:Factory/.polkit-kde-agent-5.new.2738/polkit-kde-agent-5.changes
  2020-05-07 15:11:21.680474862 +0200
@@ -1,0 +2,9 @@
+Tue May  5 13:01:56 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.18.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.5.php
+- No code changes since 5.18.4.1
+
+-------------------------------------------------------------------

Old:
----
  polkit-kde-agent-1-5.18.4.1.tar.xz
  polkit-kde-agent-1-5.18.4.1.tar.xz.sig

New:
----
  polkit-kde-agent-1-5.18.5.tar.xz
  polkit-kde-agent-1-5.18.5.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ polkit-kde-agent-5.spec ++++++
--- /var/tmp/diff_new_pack.qdmOi5/_old  2020-05-07 15:11:22.380476262 +0200
+++ /var/tmp/diff_new_pack.qdmOi5/_new  2020-05-07 15:11:22.384476270 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:           polkit-kde-agent-5
-Version:        5.18.4.1
+Version:        5.18.5
 Release:        0
 Summary:        PolicyKit authentication agent for KDE
 License:        GPL-2.0-only AND LGPL-2.1-or-later
 Group:          Development/Libraries/KDE
 URL:            http://www.kde.org/
-Source:         
https://download.kde.org/stable/plasma/5.18.4/polkit-kde-agent-1-%{version}.tar.xz
+Source:         
https://download.kde.org/stable/plasma/%{version}/polkit-kde-agent-1-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/plasma/5.18.4/polkit-kde-agent-1-%{version}.tar.xz.sig
+Source1:        
https://download.kde.org/stable/plasma/%{version}/polkit-kde-agent-1-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 1.2.0


++++++ polkit-kde-agent-1-5.18.4.1.tar.xz -> polkit-kde-agent-1-5.18.5.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/polkit-kde-agent-1-5.18.4.1/CMakeLists.txt 
new/polkit-kde-agent-1-5.18.5/CMakeLists.txt
--- old/polkit-kde-agent-1-5.18.4.1/CMakeLists.txt      2020-03-31 
16:37:04.000000000 +0200
+++ new/polkit-kde-agent-1-5.18.5/CMakeLists.txt        2020-05-05 
17:03:16.000000000 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(polkit-kde-agent-1)
-set(PROJECT_VERSION "5.18.4")
+set(PROJECT_VERSION "5.18.5")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.66.0")
@@ -49,10 +49,6 @@
 include_directories (BEFORE ${CMAKE_CURRENT_BINARY_DIR})
 
 find_package(PolkitQt5-1 REQUIRED 0.103.0)
-if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
-   add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x060000)
-   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054200)
-endif()
 
 include_directories(
                     ${POLKITQT-1_INCLUDE_DIR}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-kde-agent-1-5.18.4.1/po/en_GB/polkit-kde-authentication-agent-1.po 
new/polkit-kde-agent-1-5.18.5/po/en_GB/polkit-kde-authentication-agent-1.po
--- 
old/polkit-kde-agent-1-5.18.4.1/po/en_GB/polkit-kde-authentication-agent-1.po   
    2020-03-31 16:36:50.000000000 +0200
+++ new/polkit-kde-agent-1-5.18.5/po/en_GB/polkit-kde-authentication-agent-1.po 
2020-05-05 17:03:02.000000000 +0200
@@ -10,7 +10,7 @@
 "POT-Creation-Date: 2019-10-22 03:14+0200\n"
 "PO-Revision-Date: 2018-10-27 20:00+0100\n"
 "Last-Translator: Steve Allewell <steve.allew...@gmail.com>\n"
-"Language-Team: British English <kde-i18n-...@kde.org>\n"
+"Language-Team: British English <kde-l10n-en...@kde.org>\n"
 "Language: en_GB\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-kde-agent-1-5.18.4.1/po/ko/polkit-kde-authentication-agent-1.po 
new/polkit-kde-agent-1-5.18.5/po/ko/polkit-kde-authentication-agent-1.po
--- old/polkit-kde-agent-1-5.18.4.1/po/ko/polkit-kde-authentication-agent-1.po  
2020-03-31 16:36:55.000000000 +0200
+++ new/polkit-kde-agent-1-5.18.5/po/ko/polkit-kde-authentication-agent-1.po    
2020-05-05 17:03:07.000000000 +0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Shinjo Park <k...@peremen.name>, 2015, 2018, 2019.
+# Shinjo Park <k...@peremen.name>, 2015, 2018, 2019, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-10-22 03:14+0200\n"
-"PO-Revision-Date: 2019-04-12 01:00+0100\n"
+"PO-Revision-Date: 2020-04-04 00:48+0200\n"
 "Last-Translator: Shinjo Park <k...@peremen.name>\n"
 "Language-Team: Korean <kde...@kde.org>\n"
 "Language: ko\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -104,8 +104,8 @@
 "An application is attempting to perform an action that requires privileges. "
 "Authentication is required to perform this action."
 msgstr ""
-"프로그램이 상위 권한을 필요로 하는 동작을 수행하려고 합니다. 이 동작을 수행하"
-"려면 인증해야 합니다."
+"프로그램에서 상위 권한이 필요한 동작을 수행하려고 합니다. 이 동작을 수행하려"
+"면 인증해야 합니다."
 
 #: AuthDialog.cpp:227
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-kde-agent-1-5.18.4.1/po/nb/polkit-kde-authentication-agent-1.po 
new/polkit-kde-agent-1-5.18.5/po/nb/polkit-kde-authentication-agent-1.po
--- old/polkit-kde-agent-1-5.18.4.1/po/nb/polkit-kde-authentication-agent-1.po  
2020-03-31 16:36:57.000000000 +0200
+++ new/polkit-kde-agent-1-5.18.5/po/nb/polkit-kde-authentication-agent-1.po    
2020-05-05 17:03:09.000000000 +0200
@@ -8,7 +8,7 @@
 "POT-Creation-Date: 2019-10-22 03:14+0200\n"
 "PO-Revision-Date: 2015-04-28 14:02+0200\n"
 "Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n"
-"Language-Team: Norwegian Bokmål <i18n...@lister.ping.uio.no>\n"
+"Language-Team: Norwegian Bokmål <l10n...@lister.huftis.org>\n"
 "Language: nb\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-kde-agent-1-5.18.4.1/po/nn/polkit-kde-authentication-agent-1.po 
new/polkit-kde-agent-1-5.18.5/po/nn/polkit-kde-authentication-agent-1.po
--- old/polkit-kde-agent-1-5.18.4.1/po/nn/polkit-kde-authentication-agent-1.po  
2020-03-31 16:36:58.000000000 +0200
+++ new/polkit-kde-agent-1-5.18.5/po/nn/polkit-kde-authentication-agent-1.po    
2020-05-05 17:03:10.000000000 +0200
@@ -9,7 +9,7 @@
 "POT-Creation-Date: 2019-10-22 03:14+0200\n"
 "PO-Revision-Date: 2018-10-27 16:56+0200\n"
 "Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n"
-"Language-Team: Norwegian Nynorsk <i18n...@lister.ping.uio.no>\n"
+"Language-Team: Norwegian Nynorsk <l10n...@lister.huftis.org>\n"
 "Language: nn\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/polkit-kde-agent-1-5.18.4.1/policykit1-kde.notifyrc 
new/polkit-kde-agent-1-5.18.5/policykit1-kde.notifyrc
--- old/polkit-kde-agent-1-5.18.4.1/policykit1-kde.notifyrc     2020-03-31 
16:36:36.000000000 +0200
+++ new/polkit-kde-agent-1-5.18.5/policykit1-kde.notifyrc       2020-05-05 
17:02:48.000000000 +0200
@@ -20,7 +20,7 @@
 Comment[ia]=Dialogo de Authentication de PolicyKit
 Comment[id]=Dialog kewenangan PolicyKit
 Comment[it]=Finestra di autenticazione di PolicyKit
-Comment[ko]=PolicyKit 인증 대화상자
+Comment[ko]=PolicyKit 인증 대화 상자
 Comment[lt]=PolicyKit tapatybės nustatymo dialogas
 Comment[nb]=PolicyKit autentiseringsdialog
 Comment[nl]=Authenticatiedialoog van PolicyKit


Reply via email to