Hello community, here is the log from the commit of package kpty for openSUSE:Factory checked in at 2014-10-07 16:00:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpty (Old) and /work/SRC/openSUSE:Factory/.kpty.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpty" Changes: -------- --- /work/SRC/openSUSE:Factory/kpty/kpty.changes 2014-09-12 17:05:18.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kpty.new/kpty.changes 2014-10-07 16:00:42.000000000 +0200 @@ -1,0 +2,7 @@ +Sat Oct 4 18:00:02 UTC 2014 - [email protected] + +- Update to 5.3.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.3.0.php + +------------------------------------------------------------------- Old: ---- kpty-5.2.0.tar.xz New: ---- kpty-5.3.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpty.spec ++++++ --- /var/tmp/diff_new_pack.Epx8zC/_old 2014-10-07 16:00:43.000000000 +0200 +++ /var/tmp/diff_new_pack.Epx8zC/_new 2014-10-07 16:00:43.000000000 +0200 @@ -18,11 +18,11 @@ %define lname libKF5Pty5 Name: kpty -Version: 5.2.0 +Version: 5.3.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.2.0 +BuildRequires: extra-cmake-modules >= 1.3.0 BuildRequires: fdupes BuildRequires: kcoreaddons-devel >= %{kf5_version} BuildRequires: kf5-filesystem ++++++ kpty-5.2.0.tar.xz -> kpty-5.3.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpty-5.2.0/CMakeLists.txt new/kpty-5.3.0/CMakeLists.txt --- old/kpty-5.2.0/CMakeLists.txt 2014-09-09 02:34:27.000000000 +0200 +++ new/kpty-5.3.0/CMakeLists.txt 2014-10-04 19:10:46.000000000 +0200 @@ -2,12 +2,12 @@ project(KPty) -find_package(ECM 1.2.0 REQUIRED NO_MODULE) +find_package(ECM 1.3.0 REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR}) set(REQUIRED_QT_VERSION 5.2) -set(KF5_VERSION "5.2.0") # handled by release scripts -set(KF5_DEP_VERSION "5.2.0") # handled by release scripts +set(KF5_VERSION "5.3.0") # handled by release scripts +set(KF5_DEP_VERSION "5.3.0") # handled by release scripts include(KDEInstallDirs) include(KDEFrameworkCompilerSettings) include(KDECMakeSettings) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpty-5.2.0/autotests/kptyprocesstest.cpp new/kpty-5.3.0/autotests/kptyprocesstest.cpp --- old/kpty-5.2.0/autotests/kptyprocesstest.cpp 2014-09-09 02:34:27.000000000 +0200 +++ new/kpty-5.3.0/autotests/kptyprocesstest.cpp 2014-10-04 19:10:46.000000000 +0200 @@ -197,7 +197,7 @@ phase = 0; qRegisterMetaType<QProcess::ExitStatus>(); QSignalSpy finishedSpy(&sp, SIGNAL(finished(int,QProcess::ExitStatus))); - QVERIFY(finishedSpy.wait(1000)); + QVERIFY(finishedSpy.wait(2000)); QCOMPARE(QLatin1String(log), QLatin1String(want)); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpty-5.2.0/po/ja/kpty5.po new/kpty-5.3.0/po/ja/kpty5.po --- old/kpty-5.2.0/po/ja/kpty5.po 2014-09-09 02:34:27.000000000 +0200 +++ new/kpty-5.3.0/po/ja/kpty5.po 2014-10-04 19:10:46.000000000 +0200 @@ -16,7 +16,7 @@ "POT-Creation-Date: 2014-04-27 20:57+0000\n" "PO-Revision-Date: 2011-08-27 14:05-0700\n" "Last-Translator: Fumiaki Okushi <[email protected]>\n" -"Language-Team: Japanese <[email protected]>\n" +"Language-Team: Japanese <[email protected]>\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpty-5.2.0/po/nds/kpty5.po new/kpty-5.3.0/po/nds/kpty5.po --- old/kpty-5.2.0/po/nds/kpty5.po 2014-09-09 02:34:27.000000000 +0200 +++ new/kpty-5.3.0/po/nds/kpty5.po 2014-10-04 19:10:46.000000000 +0200 @@ -16,7 +16,7 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 1.4\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #: kptydevice.cpp:329 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpty-5.2.0/po/oc/kpty5.po new/kpty-5.3.0/po/oc/kpty5.po --- old/kpty-5.2.0/po/oc/kpty5.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kpty-5.3.0/po/oc/kpty5.po 2014-10-04 19:10:46.000000000 +0200 @@ -0,0 +1,35 @@ +# translation of kdelibs4.po to Occitan +# Copyright (C) 2008 This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# +# Yannig Marchegay (Kokoyaya) <[email protected]>, 2007, 2008. +msgid "" +msgstr "" +"Project-Id-Version: kdelibs4\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2014-04-27 20:57+0000\n" +"PO-Revision-Date: 2008-08-06 00:07+0200\n" +"Last-Translator: \n" +"Language-Team: Occitan <[email protected]>\n" +"Language: oc\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: KBabel 1.11.4\n" + +#: kptydevice.cpp:329 +msgid "Error reading from PTY" +msgstr "" + +#: kptydevice.cpp:364 +msgid "Error writing to PTY" +msgstr "" + +#: kptydevice.cpp:454 +msgid "PTY operation timed out" +msgstr "" + +#: kptydevice.cpp:513 kptydevice.cpp:527 +msgid "Error opening PTY" +msgstr "" -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
