Hello community,

here is the log from the commit of package ktextwidgets for openSUSE:Factory 
checked in at 2017-08-24 17:58:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktextwidgets (Old)
 and      /work/SRC/openSUSE:Factory/.ktextwidgets.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktextwidgets"

Thu Aug 24 17:58:33 2017 rev:44 rq:516699 version:5.37.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktextwidgets/ktextwidgets.changes        
2017-07-17 10:25:51.204548668 +0200
+++ /work/SRC/openSUSE:Factory/.ktextwidgets.new/ktextwidgets.changes   
2017-08-24 17:58:34.380247839 +0200
@@ -1,0 +2,11 @@
+Sat Aug 12 09:23:38 UTC 2017 - [email protected]
+
+- Update to 5.37.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.37.0.php
+- Changes since 5.36.0 :
+  * API dox: 0L -> nullptr in example code
+  * Don't use API dox comment style for license headers
+
+-------------------------------------------------------------------

Old:
----
  ktextwidgets-5.36.0.tar.xz

New:
----
  ktextwidgets-5.37.0.tar.xz

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

Other differences:
------------------
++++++ ktextwidgets.spec ++++++
--- /var/tmp/diff_new_pack.GMQQgv/_old  2017-08-24 17:58:35.664067014 +0200
+++ /var/tmp/diff_new_pack.GMQQgv/_new  2017-08-24 17:58:35.672065888 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5TextWidgets5
-%define _tar_path 5.36
+%define _tar_path 5.37
 Name:           ktextwidgets
-Version:        5.36.0
+Version:        5.37.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++++++ ktextwidgets-5.36.0.tar.xz -> ktextwidgets-5.37.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktextwidgets-5.36.0/CMakeLists.txt 
new/ktextwidgets-5.37.0/CMakeLists.txt
--- old/ktextwidgets-5.36.0/CMakeLists.txt      2017-07-02 10:11:21.000000000 
+0200
+++ new/ktextwidgets-5.37.0/CMakeLists.txt      2017-08-06 20:10:55.000000000 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.36.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.36.0") # handled by release scripts
+set(KF5_VERSION "5.37.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.37.0") # handled by release scripts
 project(KTextWidgets VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.36.0  NO_MODULE)
+find_package(ECM 5.37.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)
 
@@ -29,7 +29,7 @@
                   SOVERSION 5)
 
 # Dependencies
-set(REQUIRED_QT_VERSION 5.6.0)
+set(REQUIRED_QT_VERSION 5.7.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktextwidgets-5.36.0/po/fr/ktextwidgets5.po 
new/ktextwidgets-5.37.0/po/fr/ktextwidgets5.po
--- old/ktextwidgets-5.36.0/po/fr/ktextwidgets5.po      2017-07-02 
10:11:21.000000000 +0200
+++ new/ktextwidgets-5.37.0/po/fr/ktextwidgets5.po      2017-08-06 
20:10:55.000000000 +0200
@@ -16,15 +16,15 @@
 # Nicolas Lécureuil <[email protected]>, 2010.
 # Joëlle Cornavin <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 2013.
 # Sebastien Renard <[email protected]>, 2013, 2014.
-# Vincent Pinon <[email protected]>, 2016.
+# Vincent Pinon <[email protected]>, 2016, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2016-11-27 23:22+0100\n"
+"PO-Revision-Date: 2017-07-03 09:51+0100\n"
 "Last-Translator: Vincent Pinon <[email protected]>\n"
-"Language-Team: French <[email protected]>\n"
+"Language-Team: French <[email protected]>\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -498,7 +498,7 @@
 #, kde-format
 msgctxt "@action"
 msgid "Font &Size"
-msgstr "Taille des i&cônes"
+msgstr "&Taille de police"
 
 #: widgets/krichtextwidget.cpp:272
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktextwidgets-5.36.0/po/zh_CN/ktextwidgets5.po 
new/ktextwidgets-5.37.0/po/zh_CN/ktextwidgets5.po
--- old/ktextwidgets-5.36.0/po/zh_CN/ktextwidgets5.po   2017-07-02 
10:11:21.000000000 +0200
+++ new/ktextwidgets-5.37.0/po/zh_CN/ktextwidgets5.po   2017-08-06 
20:10:55.000000000 +0200
@@ -1,29 +1,20 @@
-# translation of kdelibs4.po to Chinese Simplified
-# Copyright (C) 2007 Free Software Foundation, Inc.
-#
-# Lie Ex <[email protected]> 2007-2011.
-# Wang Jian <[email protected]>, 1998.
-# Sarah Smith <[email protected]>, 2002.
-# Xiong Jiang <[email protected]>, 2002,2003,2004.
-# Funda Wang <[email protected]>, 2002,2003,2004.
-# Liang Qi <[email protected]>, 2007.
-# Feng Chao <[email protected]>, 2010, 2012, 2014.
-# Ni Hui <[email protected]>, 2010, 2011, 2012.
-# Weng Xuetian <[email protected]>, 2011, 2012, 2013, 2015.
 msgid ""
 msgstr ""
-"Project-Id-Version: kdelibs4\n"
+"Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2015-11-04 09:42-0800\n"
-"Last-Translator: Weng Xuetian <[email protected]>\n"
-"Language-Team: Chinese <[email protected]>\n"
+"PO-Revision-Date: 2017-08-05 09:29-0400\n"
+"Last-Translator: guoyunhebrave <[email protected]>\n"
+"Language-Team: Chinese Simplified\n"
 "Language: zh_CN\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 2.0\n"
+"X-Generator: crowdin.com\n"
+"X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Language: zh-CN\n"
+"X-Crowdin-File: /kf5-trunk/messages/frameworks/ktextwidgets5.pot\n"
 
 #: dialogs/klinkdialog.cpp:52
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktextwidgets-5.36.0/src/findreplace/kfind.h 
new/ktextwidgets-5.37.0/src/findreplace/kfind.h
--- old/ktextwidgets-5.36.0/src/findreplace/kfind.h     2017-07-02 
10:11:21.000000000 +0200
+++ new/ktextwidgets-5.37.0/src/findreplace/kfind.h     2017-08-06 
20:10:55.000000000 +0200
@@ -89,7 +89,7 @@
  *      }
  *
  *      if ( res == KFind::NoMatch ) // i.e. at end
- *          <Call either  m_find->displayFinalDialog(); m_find->deleteLater(); 
m_find = 0L;
+ *          <Call either  m_find->displayFinalDialog(); m_find->deleteLater(); 
m_find = nullptr;
  *           or           if ( m_find->shouldRestart() ) { reinit (w/o 
FromCursor) and call slotFindNext(); }
  *                        else { m_find->closeFindNextDialog(); }>
  *  }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktextwidgets-5.36.0/src/findreplace/kreplace.h 
new/ktextwidgets-5.37.0/src/findreplace/kreplace.h
--- old/ktextwidgets-5.36.0/src/findreplace/kreplace.h  2017-07-02 
10:11:21.000000000 +0200
+++ new/ktextwidgets-5.37.0/src/findreplace/kreplace.h  2017-08-06 
20:10:55.000000000 +0200
@@ -86,7 +86,7 @@
  *      }
  *
  *      if ( res == KFind::NoMatch ) // i.e. at end
- *          <Call either  m_replace->displayFinalDialog(); delete m_replace; 
m_replace = 0L;
+ *          <Call either  m_replace->displayFinalDialog(); delete m_replace; 
m_replace = nullptr;
  *           or           if ( m_replace->shouldRestart() ) { reinit (w/o 
FromCursor) and call slotReplaceNext(); }
  *                        else { m_replace->closeReplaceNextDialog(); }>
  *  }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktextwidgets-5.36.0/src/widgets/kpluralhandlingspinbox.h 
new/ktextwidgets-5.37.0/src/widgets/kpluralhandlingspinbox.h
--- old/ktextwidgets-5.36.0/src/widgets/kpluralhandlingspinbox.h        
2017-07-02 10:11:21.000000000 +0200
+++ new/ktextwidgets-5.37.0/src/widgets/kpluralhandlingspinbox.h        
2017-08-06 20:10:55.000000000 +0200
@@ -1,4 +1,4 @@
-/**
+/*
  * Copyright 2014 Laurent Montel <[email protected]>
  *
  * This library is free software; you can redistribute it and/or
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktextwidgets-5.36.0/src/widgets/krichtextedit.h 
new/ktextwidgets-5.37.0/src/widgets/krichtextedit.h
--- old/ktextwidgets-5.36.0/src/widgets/krichtextedit.h 2017-07-02 
10:11:21.000000000 +0200
+++ new/ktextwidgets-5.37.0/src/widgets/krichtextedit.h 2017-08-06 
20:10:55.000000000 +0200
@@ -1,4 +1,4 @@
-/**
+/*
  * krichtextedit.h
  *
  * Copyright 2007 Laurent Montel <[email protected]>


Reply via email to