Hello community, here is the log from the commit of package kpty for openSUSE:Factory checked in at 2019-03-21 09:47:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpty (Old) and /work/SRC/openSUSE:Factory/.kpty.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpty" Thu Mar 21 09:47:57 2019 rev:65 rq:686763 version:5.56.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kpty/kpty.changes 2019-02-28 21:31:52.389763423 +0100 +++ /work/SRC/openSUSE:Factory/.kpty.new.28833/kpty.changes 2019-03-21 09:48:02.314873511 +0100 @@ -1,0 +2,10 @@ +Sun Mar 10 20:15:37 UTC 2019 - [email protected] + +- Update to 5.56.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.56.0.php +- Changes since 5.55.0: + * Remove not necessary virtual keyword + +------------------------------------------------------------------- Old: ---- kpty-5.55.0.tar.xz New: ---- kpty-5.56.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpty.spec ++++++ --- /var/tmp/diff_new_pack.BKmjVR/_old 2019-03-21 09:48:03.958873132 +0100 +++ /var/tmp/diff_new_pack.BKmjVR/_new 2019-03-21 09:48:03.994873124 +0100 @@ -17,14 +17,14 @@ %define lname libKF5Pty5 -%define _tar_path 5.55 +%define _tar_path 5.56 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: kpty -Version: 5.55.0 +Version: 5.56.0 Release: 0 Summary: Primitives to interface with pseudo terminal devices License: LGPL-2.1-or-later ++++++ kpty-5.55.0.tar.xz -> kpty-5.56.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpty-5.55.0/CMakeLists.txt new/kpty-5.56.0/CMakeLists.txt --- old/kpty-5.55.0/CMakeLists.txt 2019-02-03 01:01:11.000000000 +0100 +++ new/kpty-5.56.0/CMakeLists.txt 2019-03-02 14:46:50.000000000 +0100 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.5) -set(KF5_VERSION "5.55.0") # handled by release scripts -set(KF5_DEP_VERSION "5.55.0") # handled by release scripts +set(KF5_VERSION "5.56.0") # handled by release scripts +set(KF5_DEP_VERSION "5.56.0") # handled by release scripts project(KPty VERSION ${KF5_VERSION}) include(FeatureSummary) -find_package(ECM 5.55.0 NO_MODULE) +find_package(ECM 5.56.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://projects.kde.org/projects/kdesupport/extra-cmake-modules") feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpty-5.55.0/po/da/kpty5.po new/kpty-5.56.0/po/da/kpty5.po --- old/kpty-5.55.0/po/da/kpty5.po 2019-02-03 01:01:11.000000000 +0100 +++ new/kpty-5.56.0/po/da/kpty5.po 2019-03-02 14:46:50.000000000 +0100 @@ -2,8 +2,6 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# Martin Schlander, 2008. -# Martin Schlander <[email protected]>, 2008. # Martin Schlander <[email protected]>, 2008, 2009, 2010, 2011, 2012, 2013. # Keld Simonsen <[email protected]>, 2010. msgid "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpty-5.55.0/po/id/kpty5.po new/kpty-5.56.0/po/id/kpty5.po --- old/kpty-5.55.0/po/id/kpty5.po 2019-02-03 01:01:11.000000000 +0100 +++ new/kpty-5.56.0/po/id/kpty5.po 2019-03-02 14:46:50.000000000 +0100 @@ -16,7 +16,7 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 2.0\n" #: kptydevice.cpp:324 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpty-5.55.0/po/zh_CN/kpty5.po new/kpty-5.56.0/po/zh_CN/kpty5.po --- old/kpty-5.55.0/po/zh_CN/kpty5.po 2019-02-03 01:01:11.000000000 +0100 +++ new/kpty-5.56.0/po/zh_CN/kpty5.po 2019-03-02 14:46:50.000000000 +0100 @@ -15,7 +15,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-08-16 09:05+0200\n" -"PO-Revision-Date: 2019-01-27 22:57\n" +"PO-Revision-Date: 2019-02-20 23:16\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpty-5.55.0/src/kpty.cpp new/kpty-5.56.0/src/kpty.cpp --- old/kpty-5.55.0/src/kpty.cpp 2019-02-03 01:01:11.000000000 +0100 +++ new/kpty-5.56.0/src/kpty.cpp 2019-03-02 14:46:50.000000000 +0100 @@ -85,7 +85,7 @@ class UtemptProcess : public QProcess { public: - virtual void setupChildProcess() override + void setupChildProcess() override { // These are the file descriptors the utempter helper wants dup2(cmdFd, 0);
