Hello community, here is the log from the commit of package polkit-kde-agent-5 for openSUSE:Factory checked in at 2020-03-12 23:00:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/polkit-kde-agent-5 (Old) and /work/SRC/openSUSE:Factory/.polkit-kde-agent-5.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "polkit-kde-agent-5" Thu Mar 12 23:00:16 2020 rev:89 rq:783655 version:5.18.3 Changes: -------- --- /work/SRC/openSUSE:Factory/polkit-kde-agent-5/polkit-kde-agent-5.changes 2020-02-29 21:23:11.982360383 +0100 +++ /work/SRC/openSUSE:Factory/.polkit-kde-agent-5.new.3160/polkit-kde-agent-5.changes 2020-03-12 23:00:49.387050923 +0100 @@ -1,0 +2,10 @@ +Tue Mar 10 14:55:34 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.18.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.18.3.php +- Changes since 5.18.2: + * Only deprecate up to target frameworks + +------------------------------------------------------------------- Old: ---- polkit-kde-agent-1-5.18.2.tar.xz polkit-kde-agent-1-5.18.2.tar.xz.sig New: ---- polkit-kde-agent-1-5.18.3.tar.xz polkit-kde-agent-1-5.18.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ polkit-kde-agent-5.spec ++++++ --- /var/tmp/diff_new_pack.tFJsqo/_old 2020-03-12 23:00:50.031051180 +0100 +++ /var/tmp/diff_new_pack.tFJsqo/_new 2020-03-12 23:00:50.043051185 +0100 @@ -18,7 +18,7 @@ %bcond_without lang Name: polkit-kde-agent-5 -Version: 5.18.2 +Version: 5.18.3 Release: 0 Summary: PolicyKit authentication agent for KDE License: GPL-2.0-only AND LGPL-2.1-or-later ++++++ polkit-kde-agent-1-5.18.2.tar.xz -> polkit-kde-agent-1-5.18.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/polkit-kde-agent-1-5.18.2/CMakeLists.txt new/polkit-kde-agent-1-5.18.3/CMakeLists.txt --- old/polkit-kde-agent-1-5.18.2/CMakeLists.txt 2020-02-25 14:32:55.000000000 +0100 +++ new/polkit-kde-agent-1-5.18.3/CMakeLists.txt 2020-03-10 14:27:58.000000000 +0100 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.0) project(polkit-kde-agent-1) -set(PROJECT_VERSION "5.18.2") +set(PROJECT_VERSION "5.18.3") set(QT_MIN_VERSION "5.12.0") set(KF5_MIN_VERSION "5.66.0") @@ -51,7 +51,7 @@ 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=0x060000) + add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054200) endif() include_directories( diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/polkit-kde-agent-1-5.18.2/po/zh_CN/polkit-kde-authentication-agent-1.po new/polkit-kde-agent-1-5.18.3/po/zh_CN/polkit-kde-authentication-agent-1.po --- old/polkit-kde-agent-1-5.18.2/po/zh_CN/polkit-kde-authentication-agent-1.po 2020-02-25 14:32:54.000000000 +0100 +++ new/polkit-kde-agent-1-5.18.3/po/zh_CN/polkit-kde-authentication-agent-1.po 2020-03-10 14:27:58.000000000 +0100 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-10-22 03:14+0200\n" -"PO-Revision-Date: 2020-01-20 21:55\n" +"POT-Creation-Date: 2019-12-01 08:15+0100\n" +"PO-Revision-Date: 2020-03-10 10:58\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"