Hello community,

here is the log from the commit of package kpty for openSUSE:Factory checked in 
at 2014-09-12 17:03:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-08-16 
15:43:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kpty.new/kpty.changes   2014-09-12 
17:05:18.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Sep  9 09:49:40 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.0
+  * For more details please see:
+    http://kde.org/announcements/kde-frameworks-5.2.php
+
+-------------------------------------------------------------------

Old:
----
  kpty-5.1.0.tar.xz

New:
----
  kpty-5.2.0.tar.xz

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

Other differences:
------------------
++++++ kpty.spec ++++++
--- /var/tmp/diff_new_pack.3zHdIb/_old  2014-09-12 17:05:20.000000000 +0200
+++ /var/tmp/diff_new_pack.3zHdIb/_new  2014-09-12 17:05:20.000000000 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5Pty5
 Name:           kpty
-Version:        5.1.0
+Version:        5.2.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.1.0
+BuildRequires:  extra-cmake-modules >= 1.2.0
 BuildRequires:  fdupes
 BuildRequires:  kcoreaddons-devel >= %{kf5_version}
 BuildRequires:  kf5-filesystem

++++++ kpty-5.1.0.tar.xz -> kpty-5.2.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpty-5.1.0/CMakeLists.txt 
new/kpty-5.2.0/CMakeLists.txt
--- old/kpty-5.1.0/CMakeLists.txt       2014-08-02 11:09:25.000000000 +0200
+++ new/kpty-5.2.0/CMakeLists.txt       2014-09-09 02:34:27.000000000 +0200
@@ -2,12 +2,12 @@
 
 project(KPty)
 
-find_package(ECM 1.1.0 REQUIRED NO_MODULE)
+find_package(ECM 1.2.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.1.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.1.0") # handled by release scripts
+set(KF5_VERSION "5.2.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.2.0") # handled by release scripts
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpty-5.1.0/README.md new/kpty-5.2.0/README.md
--- old/kpty-5.1.0/README.md    2014-08-02 11:09:25.000000000 +0200
+++ new/kpty-5.2.0/README.md    2014-09-09 02:34:27.000000000 +0200
@@ -8,9 +8,3 @@
 as well as a KProcess derived class for running child processes and
 communicating with them using a pty.
 
-## Links
-
-- Home page: <https://projects.kde.org/projects/frameworks/kpty>
-- Mailing list: <https://mail.kde.org/mailman/listinfo/kde-frameworks-devel>
-- IRC channel: #kde-devel on Freenode
-- Git repository: 
<https://projects.kde.org/projects/frameworks/kpty/repository>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpty-5.1.0/metainfo.yaml new/kpty-5.2.0/metainfo.yaml
--- old/kpty-5.1.0/metainfo.yaml        2014-08-02 11:09:25.000000000 +0200
+++ new/kpty-5.2.0/metainfo.yaml        2014-09-09 02:34:27.000000000 +0200
@@ -7,3 +7,7 @@
 portingAid: false
 deprecated: false
 release: true
+libraries:
+ - qmake: KPty
+   cmake: "KF5::Pty"
+cmakename: KF5Pty
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpty-5.1.0/po/cs/kpty5.po 
new/kpty-5.2.0/po/cs/kpty5.po
--- old/kpty-5.1.0/po/cs/kpty5.po       2014-08-02 11:09:25.000000000 +0200
+++ new/kpty-5.2.0/po/cs/kpty5.po       2014-09-09 02:34:27.000000000 +0200
@@ -18,6 +18,8 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 "X-Generator: Lokalize 1.5\n"
+"X-Language: cs_CZ\n"
+"X-Source-Language: en_US\n"
 
 #: kptydevice.cpp:329
 msgid "Error reading from PTY"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpty-5.1.0/po/fi/kpty5.po 
new/kpty-5.2.0/po/fi/kpty5.po
--- old/kpty-5.1.0/po/fi/kpty5.po       2014-08-02 11:09:25.000000000 +0200
+++ new/kpty-5.2.0/po/fi/kpty5.po       2014-09-09 02:34:27.000000000 +0200
@@ -29,7 +29,7 @@
 "POT-Creation-Date: 2014-04-27 20:57+0000\n"
 "PO-Revision-Date: 2014-03-24 21:09+0200\n"
 "Last-Translator: Lasse Liehu <lasse.li...@gmail.com>\n"
-"Language-Team: Finnish <lokalisoi...@lists.coss.fi>\n"
+"Language-Team: Finnish <kde-i18n-...@kde.org>\n"
 "Language: fi\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.1.0/src/kptydevice.h 
new/kpty-5.2.0/src/kptydevice.h
--- old/kpty-5.1.0/src/kptydevice.h     2014-08-02 11:09:25.000000000 +0200
+++ new/kpty-5.2.0/src/kptydevice.h     2014-09-09 02:34:27.000000000 +0200
@@ -30,7 +30,7 @@
 #define Q_DECLARE_PRIVATE_MI(Class, SuperClass) \
     inline Class##Private* d_func() { return reinterpret_cast<Class##Private 
*>(SuperClass::d_ptr); } \
     inline const Class##Private* d_func() const { return 
reinterpret_cast<const Class##Private *>(SuperClass::d_ptr); } \
-    friend class Class##Private;
+    friend struct Class##Private;
 
 /**
  * Encapsulates KPty into a QIODevice, so it can be used with Q*Stream, etc.

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to