Hello community, here is the log from the commit of package ksshaskpass5 for openSUSE:Leap:15.2 checked in at 2020-03-15 07:09:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/ksshaskpass5 (Old) and /work/SRC/openSUSE:Leap:15.2/.ksshaskpass5.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksshaskpass5" Sun Mar 15 07:09:06 2020 rev:88 rq:784447 version:5.18.3 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/ksshaskpass5/ksshaskpass5.changes 2020-03-09 17:58:52.516624198 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.ksshaskpass5.new.3160/ksshaskpass5.changes 2020-03-15 07:09:07.580883103 +0100 @@ -1,0 +2,10 @@ +Tue Mar 10 14:55:31 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: ---- ksshaskpass-5.18.2.tar.xz ksshaskpass-5.18.2.tar.xz.sig New: ---- ksshaskpass-5.18.3.tar.xz ksshaskpass-5.18.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksshaskpass5.spec ++++++ --- /var/tmp/diff_new_pack.e6hXVM/_old 2020-03-15 07:09:07.992883350 +0100 +++ /var/tmp/diff_new_pack.e6hXVM/_new 2020-03-15 07:09:07.996883352 +0100 @@ -18,7 +18,7 @@ %bcond_without lang Name: ksshaskpass5 -Version: 5.18.2 +Version: 5.18.3 Release: 0 Summary: Plasma 5 version of ssh-askpass License: GPL-2.0-or-later ++++++ ksshaskpass-5.18.2.tar.xz -> ksshaskpass-5.18.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksshaskpass-5.18.2/CMakeLists.txt new/ksshaskpass-5.18.3/CMakeLists.txt --- old/ksshaskpass-5.18.2/CMakeLists.txt 2020-02-25 14:11:54.000000000 +0100 +++ new/ksshaskpass-5.18.3/CMakeLists.txt 2020-03-10 14:04:42.000000000 +0100 @@ -1,6 +1,6 @@ project(ksshaskpass) cmake_minimum_required(VERSION 2.8.12) -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") @@ -31,7 +31,7 @@ PURPOSE "Required to build ksshaskpass manpage") 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() set(ksshaskpass_SRCS src/main.cpp) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksshaskpass-5.18.2/po/zh_CN/ksshaskpass.po new/ksshaskpass-5.18.3/po/zh_CN/ksshaskpass.po --- old/ksshaskpass-5.18.2/po/zh_CN/ksshaskpass.po 2020-02-25 14:11:54.000000000 +0100 +++ new/ksshaskpass-5.18.3/po/zh_CN/ksshaskpass.po 2020-03-10 14:04:42.000000000 +0100 @@ -6,8 +6,8 @@ msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2019-05-20 03:24+0200\n" -"PO-Revision-Date: 2020-01-20 21:55\n" +"POT-Creation-Date: 2019-08-30 07:51+0200\n" +"PO-Revision-Date: 2020-03-10 10:57\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
