Hello community,

here is the log from the commit of package kwindowsystem for openSUSE:Factory 
checked in at 2015-11-24 22:25:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwindowsystem (Old)
 and      /work/SRC/openSUSE:Factory/.kwindowsystem.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kwindowsystem"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kwindowsystem/kwindowsystem.changes      
2015-10-19 22:28:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kwindowsystem.new/kwindowsystem.changes 
2015-11-24 22:25:26.000000000 +0100
@@ -1,0 +2,7 @@
+Sun Nov  8 17:05:23 UTC 2015 - [email protected]
+
+- Update to 5.16.0 (boo#955067)
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.16.0.php
+
+-------------------------------------------------------------------

Old:
----
  kwindowsystem-5.15.0.tar.xz

New:
----
  kwindowsystem-5.16.0.tar.xz

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

Other differences:
------------------
++++++ kwindowsystem.spec ++++++
--- /var/tmp/diff_new_pack.hEWOaS/_old  2015-11-24 22:25:27.000000000 +0100
+++ /var/tmp/diff_new_pack.hEWOaS/_new  2015-11-24 22:25:27.000000000 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5WindowSystem5
-%define _tar_path 5.15
+%define _tar_path 5.16
 Name:           kwindowsystem
-Version:        5.15.0
+Version:        5.16.0
 Release:        0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++++++ kwindowsystem-5.15.0.tar.xz -> kwindowsystem-5.16.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwindowsystem-5.15.0/CMakeLists.txt 
new/kwindowsystem-5.16.0/CMakeLists.txt
--- old/kwindowsystem-5.15.0/CMakeLists.txt     2015-10-05 10:42:29.000000000 
+0200
+++ new/kwindowsystem-5.16.0/CMakeLists.txt     2015-11-08 13:38:37.000000000 
+0100
@@ -4,7 +4,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.15.0  NO_MODULE)
+find_package(ECM 5.16.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)
 
@@ -19,7 +19,7 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION "5.15.0") # handled by release scripts
+set(KF5_VERSION "5.16.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KWINDOWSYSTEM
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kwindowsystem_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kwindowsystem-5.15.0/po/ca@valencia/kwindowsystem5_qt.po 
new/kwindowsystem-5.16.0/po/ca@valencia/kwindowsystem5_qt.po
--- old/kwindowsystem-5.15.0/po/ca@valencia/kwindowsystem5_qt.po        
2015-10-05 10:42:29.000000000 +0200
+++ new/kwindowsystem-5.16.0/po/ca@valencia/kwindowsystem5_qt.po        
2015-11-08 13:38:37.000000000 +0100
@@ -1,18 +1,17 @@
-# Translation of kwindowsystem5.po to Catalan
-# Copyright (C) 1998-2014 This_file_is_part_of_KDE
+# Translation of kwindowsystem5_qt.po to Catalan (Valencian)
+# Copyright (C) 2014 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
-# Sebastià Pla i Sanz <[email protected]>, 1998, 1999, 2000, 2001, 2002, 2003, 
2004, 2005, 2006.
-# Antoni Bella Pérez <[email protected]>, 2003, 2006, 2011, 2012, 2013.
+# Sebastià Pla i Sanz <[email protected]>, 1998, 1999, 2000, 2001, 2002, 2003, 
2004, 2005, 2006, 2007.
+# Antoni Bella Pérez <[email protected]>, 2003, 2006, 2011, 2012, 2013.
 # Albert Astals Cid <[email protected]>, 2004, 2005, 2007.
-# Sebastia Pla Sanz <[email protected]>, 2006, 2007.
 # Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014.
 # Robert Millan <[email protected]>, 2009.
 # Orestes Mas <[email protected]>, 2010.
 msgid ""
 msgstr ""
-"Project-Id-Version: kwindowsystem5\n"
+"Project-Id-Version: kwindowsystem5_qt\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-03-23 01:50+0000\n"
 "PO-Revision-Date: 2014-03-30 16:32+0200\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwindowsystem-5.15.0/po/el/kwindowsystem5_qt.po 
new/kwindowsystem-5.16.0/po/el/kwindowsystem5_qt.po
--- old/kwindowsystem-5.15.0/po/el/kwindowsystem5_qt.po 2015-10-05 
10:42:29.000000000 +0200
+++ new/kwindowsystem-5.16.0/po/el/kwindowsystem5_qt.po 2015-11-08 
13:38:37.000000000 +0100
@@ -15,26 +15,26 @@
 # Dimitrios Glentadakis <[email protected]>, 2010, 2011, 2012, 2013, 2014.
 # nikos, 2011.
 # Stelios <[email protected]>, 2012, 2013.
+# Dimitris Kardarakos <[email protected]>, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-03-23 01:50+0000\n"
-"PO-Revision-Date: 2014-01-04 09:52+0100\n"
-"Last-Translator: Dimitrios Glentadakis <[email protected]>\n"
+"PO-Revision-Date: 2015-11-04 15:40+0200\n"
+"Last-Translator: Dimitris Kardarakos <[email protected]>\n"
 "Language-Team: Greek <[email protected]>\n"
 "Language: el\n"
 "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 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Qt-Contexts: true\n"
 
 #: platforms/osx/kwindowsystem.cpp:580 platforms/windows/kwindowsystem.cpp:632
 #: platforms/xcb/kwindowsystem.cpp:939
-#, fuzzy, qt-format
-#| msgid "Desktop %1"
+#, qt-format
 msgctxt "KWindowSystem|"
 msgid "Desktop %1"
 msgstr "Επιφάνεια εργασίας %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwindowsystem-5.15.0/po/gd/kwindowsystem5_qt.po 
new/kwindowsystem-5.16.0/po/gd/kwindowsystem5_qt.po
--- old/kwindowsystem-5.15.0/po/gd/kwindowsystem5_qt.po 2015-10-05 
10:42:29.000000000 +0200
+++ new/kwindowsystem-5.16.0/po/gd/kwindowsystem5_qt.po 2015-11-08 
13:38:37.000000000 +0100
@@ -1,8 +1,10 @@
 # GunChleoc <[email protected]>, 2014.
 msgid ""
 msgstr ""
-"PO-Revision-Date: 2014-12-09 12:16+0100\n"
-"Last-Translator: GunChleoc <[email protected]>\n"
+"Project-Id-Version: \n"
+"POT-Creation-Date: \n"
+"PO-Revision-Date: 2015-11-04 15:14+0000\n"
+"Last-Translator: Michael Bauer <[email protected]>\n"
 "Language-Team: Fòram na Gàidhlig\n"
 "Language: gd\n"
 "MIME-Version: 1.0\n"
@@ -10,7 +12,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : "
 "(n > 2 && n < 20) ? 2 : 3;\n"
-"X-Generator: Virtaal 0.7.1\n"
+"X-Generator: Poedit 1.8.4\n"
 "X-Qt-Contexts: true\n"
 
 #: platforms/osx/kwindowsystem.cpp:580 platforms/windows/kwindowsystem.cpp:632
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwindowsystem-5.15.0/src/kwindowsystem.h 
new/kwindowsystem-5.16.0/src/kwindowsystem.h
--- old/kwindowsystem-5.15.0/src/kwindowsystem.h        2015-10-05 
10:42:29.000000000 +0200
+++ new/kwindowsystem-5.16.0/src/kwindowsystem.h        2015-11-08 
13:38:37.000000000 +0100
@@ -73,11 +73,10 @@
       *
       * Iteration over this list can be done easily with
       * \code
-      *  QList<WId>::ConstIterator it;
-      *  for ( it = KWindowSystem::windows().begin();
-      *        it != KWindowSystem::windows().end(); ++it ) {
+      *  QList<WId> windows = KWindowSystem::windows();
+      *  for (auto it = windows.cbegin(), end = windows.cend(); it != end; 
++it) {
       *     ... do something here,  (*it) is the current WId.
-      *       }
+      *  }
       * \endcode
       * @return the list of all toplevel windows
       */


Reply via email to