Hello community,

here is the log from the commit of package kpty for openSUSE:Factory checked in 
at 2020-10-12 13:55:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kpty (Old)
 and      /work/SRC/openSUSE:Factory/.kpty.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kpty"

Mon Oct 12 13:55:58 2020 rev:84 rq:840843 version:5.75.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpty/kpty.changes        2020-09-18 
14:42:49.140078305 +0200
+++ /work/SRC/openSUSE:Factory/.kpty.new.3486/kpty.changes      2020-10-12 
13:57:44.538176762 +0200
@@ -1,0 +2,9 @@
+Mon Oct  5 08:33:30 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.75.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.75.0
+- No code change since 5.74.0
+
+-------------------------------------------------------------------

Old:
----
  kpty-5.74.0.tar.xz
  kpty-5.74.0.tar.xz.sig

New:
----
  kpty-5.75.0.tar.xz
  kpty-5.75.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kpty.spec ++++++
--- /var/tmp/diff_new_pack.wf9jYq/_old  2020-10-12 13:57:45.038176971 +0200
+++ /var/tmp/diff_new_pack.wf9jYq/_new  2020-10-12 13:57:45.038176971 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Pty5
-%define _tar_path 5.74
+%define _tar_path 5.75
 # 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.74.0
+Version:        5.75.0
 Release:        0
 Summary:        Primitives to interface with pseudo terminal devices
 License:        LGPL-2.1-or-later


++++++ kpty-5.74.0.tar.xz -> kpty-5.75.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpty-5.74.0/CMakeLists.txt 
new/kpty-5.75.0/CMakeLists.txt
--- old/kpty-5.74.0/CMakeLists.txt      2020-09-06 12:34:19.000000000 +0200
+++ new/kpty-5.75.0/CMakeLists.txt      2020-10-04 20:52:20.000000000 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.74.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.74.0") # handled by release scripts
+set(KF5_VERSION "5.75.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.75.0") # handled by release scripts
 project(KPty VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.74.0  NO_MODULE)
+find_package(ECM 5.75.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)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpty-5.74.0/po/ca/kpty5.po 
new/kpty-5.75.0/po/ca/kpty5.po
--- old/kpty-5.74.0/po/ca/kpty5.po      2020-09-06 12:34:19.000000000 +0200
+++ new/kpty-5.75.0/po/ca/kpty5.po      2020-10-04 20:52:20.000000000 +0200
@@ -11,7 +11,7 @@
 # Orestes Mas <ores...@tsc.upc.edu>, 2010.
 msgid ""
 msgstr ""
-"Project-Id-Version: kpty5\n"
+"Project-Id-Version: kpty\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-06-30 02:01+0200\n"
 "PO-Revision-Date: 2014-07-04 16:59+0200\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpty-5.74.0/po/ca@valencia/kpty5.po 
new/kpty-5.75.0/po/ca@valencia/kpty5.po
--- old/kpty-5.74.0/po/ca@valencia/kpty5.po     2020-09-06 12:34:19.000000000 
+0200
+++ new/kpty-5.75.0/po/ca@valencia/kpty5.po     2020-10-04 20:52:20.000000000 
+0200
@@ -12,7 +12,7 @@
 # Empar <montoro_...@gva.es>, 2019.
 msgid ""
 msgstr ""
-"Project-Id-Version: kpty5\n"
+"Project-Id-Version: kpty\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-06-30 02:01+0200\n"
 "PO-Revision-Date: 2019-06-18 13:33+0200\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpty-5.74.0/po/ro/kpty5.po 
new/kpty-5.75.0/po/ro/kpty5.po
--- old/kpty-5.74.0/po/ro/kpty5.po      2020-09-06 12:34:19.000000000 +0200
+++ new/kpty-5.75.0/po/ro/kpty5.po      2020-10-04 20:52:20.000000000 +0200
@@ -1,7 +1,7 @@
 # Traducerea kdelibs4.po în Română
 # Laurenţiu Buzdugan <l...@rolix.org>, 2008, 2009.
-# Sergiu Bivol <ser...@ase.md>, 2008, 2009, 2010.
-# Sergiu Bivol <ser...@ase.md>, 2010, 2012, 2013, 2014.
+# Sergiu Bivol <ser...@cip.md>, 2008, 2009, 2010.
+# Sergiu Bivol <ser...@cip.md>, 2010, 2012, 2013, 2014.
 # Cristian Oneț <onet.crist...@gmail.com>, 2010, 2011, 2012, 2013.
 msgid ""
 msgstr ""
@@ -15,7 +15,6 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpty-5.74.0/po/se/kpty5.po 
new/kpty-5.75.0/po/se/kpty5.po
--- old/kpty-5.74.0/po/se/kpty5.po      2020-09-06 12:34:19.000000000 +0200
+++ new/kpty-5.75.0/po/se/kpty5.po      2020-10-04 20:52:20.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 02:57+0200\n"
+"POT-Creation-Date: 2020-06-30 02:01+0200\n"
 "PO-Revision-Date: 2012-05-30 23:19+0200\n"
 "Last-Translator: Børre Gaup <boe...@skolelinux.no>\n"
 "Language-Team: Northern Sami <l10n...@lister.huftis.org>\n"
@@ -19,22 +19,22 @@
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
-#: kptydevice.cpp:324
+#: kptydevice.cpp:310
 #, kde-format
 msgid "Error reading from PTY"
 msgstr "Meattáhus logadettiin PTY:s"
 
-#: kptydevice.cpp:359
+#: kptydevice.cpp:345
 #, kde-format
 msgid "Error writing to PTY"
 msgstr "Meattáhus čáledettiin PTY:ii"
 
-#: kptydevice.cpp:449
+#: kptydevice.cpp:435
 #, kde-format
 msgid "PTY operation timed out"
 msgstr "PTY-doaibma ádjánii menddo guhkká"
 
-#: kptydevice.cpp:508 kptydevice.cpp:522
+#: kptydevice.cpp:494 kptydevice.cpp:508
 #, kde-format
 msgid "Error opening PTY"
 msgstr "Meattáhus rabadettiin PTY"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpty-5.74.0/po/vi/kpty5.po 
new/kpty-5.75.0/po/vi/kpty5.po
--- old/kpty-5.74.0/po/vi/kpty5.po      2020-09-06 12:34:19.000000000 +0200
+++ new/kpty-5.75.0/po/vi/kpty5.po      2020-10-04 20:52:20.000000000 +0200
@@ -4,38 +4,39 @@
 # Clytie Siddall <cly...@riverland.net.au>, 2006-2007.
 # Hoàng Đức Hiếu <hieu.d.ho...@gmail.com>, 2008, 2011.
 # Lê Hoàng Phương <herophuon...@gmail.com>, 2011, 2012.
+# Phu Hung Nguyen <phuhngu...@disroot.org>, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-06-30 02:01+0200\n"
-"PO-Revision-Date: 2012-09-23 18:43+0800\n"
-"Last-Translator: Lê Hoàng Phương <herophuon...@gmail.com>\n"
-"Language-Team: American English <kde-i18n...@kde.org>\n"
+"PO-Revision-Date: 2020-09-14 01:30+0200\n"
+"Last-Translator: Phu Hung Nguyen <phuhngu...@disroot.org>\n"
+"Language-Team: Vietnamese <kde-l10n...@kde.org>\n"
 "Language: vi\n"
 "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"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 19.04.3\n"
 
 #: kptydevice.cpp:310
 #, kde-format
 msgid "Error reading from PTY"
-msgstr "Gặp lỗi khi đọc từ PTY"
+msgstr "Lỗi khi đọc từ PTY"
 
 #: kptydevice.cpp:345
 #, kde-format
 msgid "Error writing to PTY"
-msgstr "Gặp lỗi khi ghi vào PTY"
+msgstr "Lỗi khi ghi vào PTY"
 
 # | msgctxt "Socket error code Timeout"
 #: kptydevice.cpp:435
 #, kde-format
 msgid "PTY operation timed out"
-msgstr "Thao tác PTY đã quá giờ"
+msgstr "Thao tác PTY đã hết giờ"
 
 #: kptydevice.cpp:494 kptydevice.cpp:508
 #, kde-format
 msgid "Error opening PTY"
-msgstr "Gặp lỗi khi mở PTY"
+msgstr "Lỗi khi mở PTY"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpty-5.74.0/po/zh_CN/kpty5.po 
new/kpty-5.75.0/po/zh_CN/kpty5.po
--- old/kpty-5.74.0/po/zh_CN/kpty5.po   2020-09-06 12:34:19.000000000 +0200
+++ new/kpty-5.75.0/po/zh_CN/kpty5.po   2020-10-04 20:52:20.000000000 +0200
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-06-30 02:01+0200\n"
-"PO-Revision-Date: 2020-09-05 05:17\n"
+"PO-Revision-Date: 2020-09-23 12:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to