Hello community,

here is the log from the commit of package kpty for openSUSE:Factory checked in 
at 2016-02-24 18:56:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2016-01-20 
09:47:40.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kpty.new/kpty.changes   2016-02-24 
18:56:55.000000000 +0100
@@ -1,0 +2,7 @@
+Sat Feb  6 18:06:05 UTC 2016 - [email protected]
+
+- Update to 5.19.0 (boo#967668)
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.19.0.php
+
+-------------------------------------------------------------------

Old:
----
  kpty-5.18.0.tar.xz

New:
----
  kpty-5.19.0.tar.xz

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

Other differences:
------------------
++++++ kpty.spec ++++++
--- /var/tmp/diff_new_pack.eLoEkl/_old  2016-02-24 18:56:56.000000000 +0100
+++ /var/tmp/diff_new_pack.eLoEkl/_new  2016-02-24 18:56:56.000000000 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Pty5
-%define _tar_path 5.18
+%define _tar_path 5.19
 Name:           kpty
-Version:        5.18.0
+Version:        5.19.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++++++ kpty-5.18.0.tar.xz -> kpty-5.19.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpty-5.18.0/CMakeLists.txt 
new/kpty-5.19.0/CMakeLists.txt
--- old/kpty-5.18.0/CMakeLists.txt      2016-01-02 17:47:28.000000000 +0100
+++ new/kpty-5.19.0/CMakeLists.txt      2016-02-06 14:55:01.000000000 +0100
@@ -3,18 +3,18 @@
 project(KPty)
 
 include(FeatureSummary)
-find_package(ECM 5.18.0  NO_MODULE)
+find_package(ECM 5.19.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
 set(REQUIRED_QT_VERSION 5.3)
-set(KF5_VERSION "5.18.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.18.0") # handled by release scripts
+set(KF5_VERSION "5.19.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.19.0") # handled by release scripts
 
 include(KDEInstallDirs)
-include(KDEFrameworkCompilerSettings)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 find_package(Qt5 "${REQUIRED_QT_VERSION}" CONFIG REQUIRED Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpty-5.18.0/po/nb/kpty5.po 
new/kpty-5.19.0/po/nb/kpty5.po
--- old/kpty-5.18.0/po/nb/kpty5.po      2016-01-02 17:47:28.000000000 +0100
+++ new/kpty-5.19.0/po/nb/kpty5.po      2016-02-06 14:55:01.000000000 +0100
@@ -4,7 +4,7 @@
 # Bjørn Steensrud <[email protected]>, 2002, 2003, 2004, 2005, 
2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014.
 # Eskild Hustvedt <[email protected]>, 2004, 2005.
 # Gaute Hvoslef Kvalnes <[email protected]>, 2004, 2005.
-# Axel Bojer <[email protected]>, 2005, 2006.
+# Axel Bojer <[email protected]>, 2005, 2006.
 # Nils Kristian Tomren <[email protected]>, 2005, 2007.
 # Øyvind A. Holm <[email protected]>, 2009.
 msgid ""


Reply via email to