Hello community,

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

Package is "kconfigwidgets"

Thu Aug 24 17:54:24 2017 rev:45 rq:516664 version:5.37.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kconfigwidgets/kconfigwidgets.changes    
2017-07-17 10:22:46.830540175 +0200
+++ /work/SRC/openSUSE:Factory/.kconfigwidgets.new/kconfigwidgets.changes       
2017-08-24 17:55:48.595598507 +0200
@@ -1,0 +2,10 @@
+Sat Aug 12 09:23:20 UTC 2017 - christo...@krop.fr
+
+- 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 :
+  * Use more nullptr
+
+-------------------------------------------------------------------

Old:
----
  kconfigwidgets-5.36.0.tar.xz

New:
----
  kconfigwidgets-5.37.0.tar.xz

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

Other differences:
------------------
++++++ kconfigwidgets.spec ++++++
--- /var/tmp/diff_new_pack.dfqizZ/_old  2017-08-24 17:55:49.131523022 +0200
+++ /var/tmp/diff_new_pack.dfqizZ/_new  2017-08-24 17:55:49.135522459 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5ConfigWidgets5
-%define _tar_path 5.36
+%define _tar_path 5.37
 Name:           kconfigwidgets
-Version:        5.36.0
+Version:        5.37.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++++++ kconfigwidgets-5.36.0.tar.xz -> kconfigwidgets-5.37.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.36.0/CMakeLists.txt 
new/kconfigwidgets-5.37.0/CMakeLists.txt
--- old/kconfigwidgets-5.36.0/CMakeLists.txt    2017-07-02 09:58:44.000000000 
+0200
+++ new/kconfigwidgets-5.37.0/CMakeLists.txt    2017-08-06 19:58:35.000000000 
+0200
@@ -1,17 +1,17 @@
 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(KConfigWidgets VERSION ${KF5_VERSION})
 
 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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(REQUIRED_QT_VERSION 5.6.0)
+set(REQUIRED_QT_VERSION 5.7.0)
 find_package(Qt5 "${REQUIRED_QT_VERSION}" CONFIG REQUIRED Widgets DBus)
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.36.0/po/gl/kconfigwidgets5.po 
new/kconfigwidgets-5.37.0/po/gl/kconfigwidgets5.po
--- old/kconfigwidgets-5.36.0/po/gl/kconfigwidgets5.po  2017-07-02 
09:58:44.000000000 +0200
+++ new/kconfigwidgets-5.37.0/po/gl/kconfigwidgets5.po  2017-08-06 
19:58:35.000000000 +0200
@@ -10,14 +10,14 @@
 # Xosé <xoseca...@gmail.com>, 2010.
 # Marce Villarino <mvillar...@kde-espana.es>, 2011, 2012, 2013, 2014.
 # Adrián Chaves Fernández <adriyeticha...@gmail.com>, 2015, 2017.
+# Adrián Chaves (Gallaecio) <adr...@chaves.io>, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-01-30 03:49+0100\n"
-"PO-Revision-Date: 2017-03-15 21:49+0100\n"
-"Last-Translator: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail."
-"com>\n"
+"PO-Revision-Date: 2017-07-26 12:23+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n"
 "Language-Team: Galician <kde-i18n-...@kde.org>\n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -274,12 +274,12 @@
 #: kstandardaction_p.h:57 kstandardaction_p.h:58
 #, kde-format
 msgid "&Paste"
-msgstr "A&pegar"
+msgstr "&Pegar"
 
 #: kstandardaction_p.h:57 kstandardaction_p.h:58
 #, kde-format
 msgid "Paste clipboard content"
-msgstr "Apega o contido do portapapeis"
+msgstr "Pega o contido do portapapeis"
 
 #: kstandardaction_p.h:59
 #, kde-format
@@ -587,27 +587,24 @@
 msgstr "Sobre &KDE"
 
 #: kstandardaction_p.h:116
-#, fuzzy, kde-format
-#| msgid "&Delete"
+#, kde-format
 msgid "&Delete File"
-msgstr "&Eliminar"
+msgstr "&Eliminar o ficheiro"
 
 #: kstandardaction_p.h:117
-#, fuzzy, kde-format
-#| msgid "&Send File"
-#| msgid_plural "&Send Files"
+#, kde-format
 msgid "&Rename File"
-msgstr "&Enviar o ficheiro"
+msgstr "Cambia&r o nome do ficheiro"
 
 #: kstandardaction_p.h:118
 #, kde-format
 msgid "&Move to Trash"
-msgstr ""
+msgstr "&Botar no lixo"
 
 #: kstandardaction_p.h:119
 #, kde-format
 msgid "&Donate"
-msgstr ""
+msgstr "&Doar"
 
 #: ktipdialog.cpp:238
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.36.0/po/zh_CN/kconfigwidgets5.po 
new/kconfigwidgets-5.37.0/po/zh_CN/kconfigwidgets5.po
--- old/kconfigwidgets-5.36.0/po/zh_CN/kconfigwidgets5.po       2017-07-02 
09:58:44.000000000 +0200
+++ new/kconfigwidgets-5.37.0/po/zh_CN/kconfigwidgets5.po       2017-08-06 
19:58:35.000000000 +0200
@@ -1,30 +1,20 @@
-# translation of kdelibs4.po to Chinese Simplified
-# Copyright (C) 2007 Free Software Foundation, Inc.
-#
-# Lie Ex <lilith...@gmail.com> 2007-2011.
-# Wang Jian <l...@linux.ustc.edu.cn>, 1998.
-# Sarah Smith <sar...@redhat.com>, 2002.
-# Xiong Jiang <jxi...@offtopic.org>, 2002,2003,2004.
-# Funda Wang <fundaw...@linux.net.cn>, 2002,2003,2004.
-# Liang Qi <cavendish...@gmail.com>, 2007.
-# Feng Chao <chaofeng...@gmail.com>, 2010, 2012, 2014.
-# Ni Hui <shuizhuyuan...@126.com>, 2010, 2011, 2012.
-# Weng Xuetian <wen...@gmail.com>, 2011, 2012, 2013, 2015, 2016.
-# Guo Yunhe <guoyunhebr...@gmail.com>, 2017.
 msgid ""
 msgstr ""
-"Project-Id-Version: kdelibs4\n"
+"Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-01-30 03:49+0100\n"
-"PO-Revision-Date: 2017-02-02 17:41+0200\n"
-"Last-Translator: Guo Yunhe <guoyunhebr...@gmail.com>\n"
-"Language-Team: Chinese <kde-ch...@kde.org>\n"
+"PO-Revision-Date: 2017-08-05 09:29-0400\n"
+"Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\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/kconfigwidgets5.pot\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.36.0/src/kviewstatemaintainer.h 
new/kconfigwidgets-5.37.0/src/kviewstatemaintainer.h
--- old/kconfigwidgets-5.36.0/src/kviewstatemaintainer.h        2017-07-02 
09:58:44.000000000 +0200
+++ new/kconfigwidgets-5.37.0/src/kviewstatemaintainer.h        2017-08-06 
19:58:35.000000000 +0200
@@ -49,7 +49,7 @@
 {
     typedef StateSaver StateRestorer;
 public:
-    KViewStateMaintainer(const KConfigGroup &configGroup, QObject *parent = 0)
+    KViewStateMaintainer(const KConfigGroup &configGroup, QObject *parent = 
nullptr)
         : KViewStateMaintainerBase(parent), m_configGroup(configGroup)
     {
 


Reply via email to