Hello community, here is the log from the commit of package plasma-vault for openSUSE:Leap:15.2 checked in at 2020-03-13 10:59:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/plasma-vault (Old) and /work/SRC/openSUSE:Leap:15.2/.plasma-vault.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma-vault" Fri Mar 13 10:59:02 2020 rev:58 rq:784072 version:5.18.3 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/plasma-vault/plasma-vault.changes 2020-02-29 17:18:36.665310427 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.plasma-vault.new.3160/plasma-vault.changes 2020-03-13 11:01:23.148606253 +0100 @@ -1,0 +2,10 @@ +Tue Mar 10 14:55:34 UTC 2020 - Fabian Vogt <[email protected]> + +- 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: ---- plasma-vault-5.18.2.tar.xz plasma-vault-5.18.2.tar.xz.sig New: ---- plasma-vault-5.18.3.tar.xz plasma-vault-5.18.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma-vault.spec ++++++ --- /var/tmp/diff_new_pack.XEuE0Z/_old 2020-03-13 11:01:23.508606510 +0100 +++ /var/tmp/diff_new_pack.XEuE0Z/_new 2020-03-13 11:01:23.508606510 +0100 @@ -19,7 +19,7 @@ %define kf5_version 5.58.0 %bcond_without lang Name: plasma-vault -Version: 5.18.2 +Version: 5.18.3 Release: 0 Summary: Plasma applet and services for creating encrypted vaults License: GPL-2.0-or-later ++++++ plasma-vault-5.18.2.tar.xz -> plasma-vault-5.18.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-vault-5.18.2/CMakeLists.txt new/plasma-vault-5.18.3/CMakeLists.txt --- old/plasma-vault-5.18.2/CMakeLists.txt 2020-02-25 14:28:59.000000000 +0100 +++ new/plasma-vault-5.18.3/CMakeLists.txt 2020-03-10 14:23:38.000000000 +0100 @@ -4,7 +4,7 @@ project (PlasmaVault) -set(PROJECT_VERSION "5.18.2") +set(PROJECT_VERSION "5.18.3") set(PROJECT_VERSION_MAJOR 5) set (PLASMAVAULT_VERSION "0.1") @@ -39,7 +39,7 @@ include(KDEClangFormat) 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() # Qt set (CMAKE_AUTOMOC ON) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-vault-5.18.2/po/id/plasmavault-kde.po new/plasma-vault-5.18.3/po/id/plasmavault-kde.po --- old/plasma-vault-5.18.2/po/id/plasmavault-kde.po 2020-02-25 14:29:17.000000000 +0100 +++ new/plasma-vault-5.18.3/po/id/plasmavault-kde.po 2020-03-10 14:23:51.000000000 +0100 @@ -1,6 +1,6 @@ # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the plasma-vault package. -# Wantoyo <[email protected]>, 2018, 2019. +# Wantoyo <[email protected]>, 2018, 2019, 2020. # msgid "" msgstr "" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 19.12.0\n" +"X-Generator: Lokalize 19.12.1\n" #: fileitemplugin/plasmavaultfileitemaction.cpp:83 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-vault-5.18.2/po/zh_CN/plasmavault-kde.po new/plasma-vault-5.18.3/po/zh_CN/plasmavault-kde.po --- old/plasma-vault-5.18.2/po/zh_CN/plasmavault-kde.po 2020-02-25 14:29:27.000000000 +0100 +++ new/plasma-vault-5.18.3/po/zh_CN/plasmavault-kde.po 2020-03-10 14:23:58.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-02-17 08:31+0100\n" -"PO-Revision-Date: 2020-01-20 21:55\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"
