Hello community, here is the log from the commit of package kpty for openSUSE:Leap:15.2 checked in at 2020-06-17 11:36:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/kpty (Old) and /work/SRC/openSUSE:Leap:15.2/.kpty.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpty" Wed Jun 17 11:36:42 2020 rev:64 rq:814464 version:5.71.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/kpty/kpty.changes 2020-05-12 11:39:28.540636151 +0200 +++ /work/SRC/openSUSE:Leap:15.2/.kpty.new.3606/kpty.changes 2020-06-17 11:37:22.336035210 +0200 @@ -1,0 +2,9 @@ +Sun Jun 7 08:06:57 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 5.71.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/kde-frameworks-5.71.0 +- No code change since 5.70.0 + +------------------------------------------------------------------- Old: ---- kpty-5.70.0.tar.xz kpty-5.70.0.tar.xz.sig New: ---- kpty-5.71.0.tar.xz kpty-5.71.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpty.spec ++++++ --- /var/tmp/diff_new_pack.H2aMiG/_old 2020-06-17 11:37:22.716036338 +0200 +++ /var/tmp/diff_new_pack.H2aMiG/_new 2020-06-17 11:37:22.716036338 +0200 @@ -17,14 +17,14 @@ %define lname libKF5Pty5 -%define _tar_path 5.70 +%define _tar_path 5.71 # 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.70.0 +Version: 5.71.0 Release: 0 Summary: Primitives to interface with pseudo terminal devices License: LGPL-2.1-or-later ++++++ kpty-5.70.0.tar.xz -> kpty-5.71.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpty-5.70.0/.arcconfig new/kpty-5.71.0/.arcconfig --- old/kpty-5.70.0/.arcconfig 2020-05-03 00:22:05.000000000 +0200 +++ new/kpty-5.71.0/.arcconfig 1970-01-01 01:00:00.000000000 +0100 @@ -1,3 +0,0 @@ -{ - "phabricator.uri" : "https://phabricator.kde.org/" -} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpty-5.70.0/CMakeLists.txt new/kpty-5.71.0/CMakeLists.txt --- old/kpty-5.70.0/CMakeLists.txt 2020-05-03 00:22:05.000000000 +0200 +++ new/kpty-5.71.0/CMakeLists.txt 2020-06-07 20:31:06.000000000 +0200 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.5) -set(KF5_VERSION "5.70.0") # handled by release scripts -set(KF5_DEP_VERSION "5.70.0") # handled by release scripts +set(KF5_VERSION "5.71.0") # handled by release scripts +set(KF5_DEP_VERSION "5.71.0") # handled by release scripts project(KPty VERSION ${KF5_VERSION}) include(FeatureSummary) -find_package(ECM 5.70.0 NO_MODULE) +find_package(ECM 5.71.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://commits.kde.org/extra-cmake-modules") feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) @@ -59,7 +59,7 @@ endif() add_definitions(-DQT_NO_FOREACH) add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00) -add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400) +add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700) add_subdirectory( src ) if (BUILD_TESTING) add_subdirectory( autotests ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpty-5.70.0/po/az/kpty5.po new/kpty-5.71.0/po/az/kpty5.po --- old/kpty-5.70.0/po/az/kpty5.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kpty-5.71.0/po/az/kpty5.po 2020-06-07 20:31:06.000000000 +0200 @@ -0,0 +1,38 @@ +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the kpty package. +# +# Xəyyam <[email protected]>, 2020. +msgid "" +msgstr "" +"Project-Id-Version: kpty\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 02:57+0200\n" +"PO-Revision-Date: 2020-04-23 17:56+0400\n" +"Last-Translator: Xəyyam <[email protected]>\n" +"Language-Team: Azerbaijani <[email protected]>\n" +"Language: az\n" +"MIME-Version: 1.0\n" +"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.3\n" + +#: kptydevice.cpp:324 +#, kde-format +msgid "Error reading from PTY" +msgstr "PTY -dən oxunmada xəta" + +#: kptydevice.cpp:359 +#, kde-format +msgid "Error writing to PTY" +msgstr "PTY-yə yazmaqda xəta" + +#: kptydevice.cpp:449 +#, kde-format +msgid "PTY operation timed out" +msgstr "PTY əməliyyatının başa matma müddəti bitdi" + +#: kptydevice.cpp:508 kptydevice.cpp:522 +#, kde-format +msgid "Error opening PTY" +msgstr "PTY -nin açılmasında xəta" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpty-5.70.0/po/zh_CN/kpty5.po new/kpty-5.71.0/po/zh_CN/kpty5.po --- old/kpty-5.70.0/po/zh_CN/kpty5.po 2020-05-03 00:22:05.000000000 +0200 +++ new/kpty-5.71.0/po/zh_CN/kpty5.po 2020-06-07 20:31:06.000000000 +0200 @@ -15,7 +15,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 02:57+0200\n" -"PO-Revision-Date: 2020-03-25 19:51\n" +"PO-Revision-Date: 2020-05-09 13:50\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
