Hello community,

here is the log from the commit of package kpty for openSUSE:Leap:15.2 checked 
in at 2020-04-21 19:05:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kpty (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.kpty.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kpty"

Tue Apr 21 19:05:36 2020 rev:62 rq:794332 version:5.69.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kpty/kpty.changes      2020-03-21 
16:45:22.241537441 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kpty.new.2738/kpty.changes    2020-04-21 
19:05:37.355756724 +0200
@@ -1,0 +2,9 @@
+Sun Apr  5 19:45:48 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.69.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.69.0
+- No code change since 5.68.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kpty.spec ++++++
--- /var/tmp/diff_new_pack.39Iu5d/_old  2020-04-21 19:05:37.791757611 +0200
+++ /var/tmp/diff_new_pack.39Iu5d/_new  2020-04-21 19:05:37.795757620 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Pty5
-%define _tar_path 5.68
+%define _tar_path 5.69
 # 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.68.0
+Version:        5.69.0
 Release:        0
 Summary:        Primitives to interface with pseudo terminal devices
 License:        LGPL-2.1-or-later


++++++ kpty-5.68.0.tar.xz -> kpty-5.69.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpty-5.68.0/CMakeLists.txt 
new/kpty-5.69.0/CMakeLists.txt
--- old/kpty-5.68.0/CMakeLists.txt      2020-03-07 10:52:46.000000000 +0100
+++ new/kpty-5.69.0/CMakeLists.txt      2020-04-05 01:03:30.000000000 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.68.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.68.0") # handled by release scripts
+set(KF5_VERSION "5.69.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.69.0") # handled by release scripts
 project(KPty VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.68.0  NO_MODULE)
+find_package(ECM 5.69.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=0x054300)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400)
 add_subdirectory( src )
 if (BUILD_TESTING)
     add_subdirectory( autotests )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpty-5.68.0/po/fi/kpty5.po 
new/kpty-5.69.0/po/fi/kpty5.po
--- old/kpty-5.68.0/po/fi/kpty5.po      2020-03-07 10:52:46.000000000 +0100
+++ new/kpty-5.69.0/po/fi/kpty5.po      2020-04-05 01:03:30.000000000 +0200
@@ -12,7 +12,6 @@
 # Mikko Piippo <pii...@cc.helsinki.fi>, 2007.
 # Teemu Rytilahti <t...@d5k.net>, 2008.
 # Tommi Nieminen <transla...@legisign.org>, 2009, 2010, 2011.
-# Tommi Nieminen <tommi.niemi...@legisign.org>, 2009.
 # Jorma Karvonen <karvonen.jo...@gmail.com>, 2010.
 # Lasse Liehu <lasse.li...@gmail.com>, 2006, 2010, 2011, 2012, 2013, 2014, 
2015.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpty-5.68.0/po/nb/kpty5.po 
new/kpty-5.69.0/po/nb/kpty5.po
--- old/kpty-5.68.0/po/nb/kpty5.po      2020-03-07 10:52:46.000000000 +0100
+++ new/kpty-5.69.0/po/nb/kpty5.po      2020-04-05 01:03:30.000000000 +0200
@@ -14,7 +14,7 @@
 "POT-Creation-Date: 2019-05-20 02:57+0200\n"
 "PO-Revision-Date: 2014-02-23 21:13+0100\n"
 "Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n"
-"Language-Team: Norwegian Bokmål <i18n...@lister.ping.uio.no>\n"
+"Language-Team: Norwegian Bokmål <l10n...@lister.huftis.org>\n"
 "Language: nb\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.68.0/po/nn/kpty5.po 
new/kpty-5.69.0/po/nn/kpty5.po
--- old/kpty-5.68.0/po/nn/kpty5.po      2020-03-07 10:52:46.000000000 +0100
+++ new/kpty-5.69.0/po/nn/kpty5.po      2020-04-05 01:03:30.000000000 +0200
@@ -11,7 +11,7 @@
 "POT-Creation-Date: 2019-05-20 02:57+0200\n"
 "PO-Revision-Date: 2013-05-12 14:38+0200\n"
 "Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n"
-"Language-Team: Norwegian Nynorsk <i18n...@lister.ping.uio.no>\n"
+"Language-Team: Norwegian Nynorsk <l10n...@lister.huftis.org>\n"
 "Language: nn\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.68.0/po/se/kpty5.po 
new/kpty-5.69.0/po/se/kpty5.po
--- old/kpty-5.68.0/po/se/kpty5.po      2020-03-07 10:52:46.000000000 +0100
+++ new/kpty-5.69.0/po/se/kpty5.po      2020-04-05 01:03:30.000000000 +0200
@@ -8,7 +8,7 @@
 "POT-Creation-Date: 2019-05-20 02:57+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 <i18n-...@lister.ping.uio.no>\n"
+"Language-Team: Northern Sami <l10n...@lister.huftis.org>\n"
 "Language: se\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.68.0/po/zh_CN/kpty5.po 
new/kpty-5.69.0/po/zh_CN/kpty5.po
--- old/kpty-5.68.0/po/zh_CN/kpty5.po   2020-03-07 10:52:46.000000000 +0100
+++ new/kpty-5.69.0/po/zh_CN/kpty5.po   2020-04-05 01:03:30.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-01-20 21:48\n"
+"PO-Revision-Date: 2020-03-25 19:51\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to