Hello community,

here is the log from the commit of package kconfigwidgets for openSUSE:Factory 
checked in at 2018-02-16 21:28:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kconfigwidgets (Old)
 and      /work/SRC/openSUSE:Factory/.kconfigwidgets.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kconfigwidgets"

Fri Feb 16 21:28:47 2018 rev:51 rq:576517 version:5.43.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kconfigwidgets/kconfigwidgets.changes    
2018-01-22 15:59:16.779942163 +0100
+++ /work/SRC/openSUSE:Factory/.kconfigwidgets.new/kconfigwidgets.changes       
2018-02-16 21:29:11.204622476 +0100
@@ -1,0 +2,10 @@
+Mon Feb 12 23:42:07 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.43.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.43.0.php
+- Changes since 5.42.0:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  kconfigwidgets-5.42.0.tar.xz

New:
----
  kconfigwidgets-5.43.0.tar.xz

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

Other differences:
------------------
++++++ kconfigwidgets.spec ++++++
--- /var/tmp/diff_new_pack.c258YT/_old  2018-02-16 21:29:12.220585787 +0100
+++ /var/tmp/diff_new_pack.c258YT/_new  2018-02-16 21:29:12.220585787 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5ConfigWidgets5
-%define _tar_path 5.42
+%define _tar_path 5.43
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:           kconfigwidgets
-Version:        5.42.0
+Version:        5.43.0
 Release:        0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++++++ kconfigwidgets-5.42.0.tar.xz -> kconfigwidgets-5.43.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.42.0/CMakeLists.txt 
new/kconfigwidgets-5.43.0/CMakeLists.txt
--- old/kconfigwidgets-5.42.0/CMakeLists.txt    2018-01-07 17:16:39.000000000 
+0100
+++ new/kconfigwidgets-5.43.0/CMakeLists.txt    2018-02-05 12:58:19.000000000 
+0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.42.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.42.0") # handled by release scripts
+set(KF5_VERSION "5.43.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.43.0") # handled by release scripts
 project(KConfigWidgets VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.42.0  NO_MODULE)
+find_package(ECM 5.43.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)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.42.0/po/gl/kconfigwidgets5.po 
new/kconfigwidgets-5.43.0/po/gl/kconfigwidgets5.po
--- old/kconfigwidgets-5.42.0/po/gl/kconfigwidgets5.po  2018-01-07 
17:16:39.000000000 +0100
+++ new/kconfigwidgets-5.43.0/po/gl/kconfigwidgets5.po  2018-02-05 
12:58:19.000000000 +0100
@@ -16,7 +16,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-12-16 03:10+0100\n"
-"PO-Revision-Date: 2018-01-06 13:29+0100\n"
+"PO-Revision-Date: 2018-01-11 21:23+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n"
 "Language-Team: Galician <kde-i18n-...@kde.org>\n"
 "Language: gl\n"
@@ -587,16 +587,14 @@
 msgstr "Sobre &KDE"
 
 #: kstandardaction_p.h:116
-#, fuzzy, kde-format
-#| msgid "Delete"
+#, kde-format
 msgid "&Delete"
-msgstr "Eliminar"
+msgstr "&Eliminar"
 
 #: kstandardaction_p.h:117
-#, fuzzy, kde-format
-#| msgid "&Replace..."
+#, kde-format
 msgid "&Rename..."
-msgstr "&Substituír…"
+msgstr "&Renomear…"
 
 #: kstandardaction_p.h:118
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.42.0/po/id/kconfigwidgets5.po 
new/kconfigwidgets-5.43.0/po/id/kconfigwidgets5.po
--- old/kconfigwidgets-5.42.0/po/id/kconfigwidgets5.po  2018-01-07 
17:16:39.000000000 +0100
+++ new/kconfigwidgets-5.43.0/po/id/kconfigwidgets5.po  2018-02-05 
12:58:19.000000000 +0100
@@ -2,16 +2,16 @@
 # Copyright (C) 2010 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kdelibs4 package.
 # Andhika Padmawan <andhika.padma...@gmail.com>, 2010-2014.
-# Wantoyo <wanto...@gmail.com>, 2017.
+# Wantoyo <wanto...@gmail.com>, 2017, 2018.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-12-16 03:10+0100\n"
-"PO-Revision-Date: 2017-12-24 14:58+0700\n"
+"PO-Revision-Date: 2018-01-31 08:14+0700\n"
 "Last-Translator: Wantoyo <wanto...@gmail.com>\n"
-"Language-Team: Indonesian <translation-team...@lists.sourceforge.net>\n"
+"Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
 "Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -22,12 +22,12 @@
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Andhika Padmawan"
+msgstr "Andhika Padmawan,Wantoyo"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "andhika.padma...@gmail.com"
+msgstr "andhika.padma...@gmail.com,wanto...@gmail.com"
 
 #: kcmodule.cpp:167
 #, kde-format
@@ -100,7 +100,7 @@
 #, kde-format
 msgid "Show Menubar<p>Shows the menubar again after it has been hidden</p>"
 msgstr ""
-"Tampakkan Bilah-menu<p>Tampakkan bilah menu lagi setelah bilah menu "
+"Tampilkan Bilah-menu<p>Tampilkan bilah menu lagi setelah bilah menu "
 "disembunyikan</p>"
 
 #: kstandardaction.cpp:227
@@ -109,7 +109,7 @@
 "Show Statusbar<p>Shows the statusbar, which is the bar at the bottom of the "
 "window used for status information.</p>"
 msgstr ""
-"Tampakkan Bilah Status<p>Tampilkan bilah status, yaitu bilah yang berada di "
+"Tampilkan Bilah Status<p>Tampilkan bilah status, yaitu bilah yang berada di "
 "bawah jendela yang digunakan untuk informasi status.</p>"
 
 #: kstandardaction_p.h:41
@@ -225,22 +225,22 @@
 #: kstandardaction_p.h:53
 #, kde-format
 msgid "&Undo"
-msgstr "&Tak Jadi"
+msgstr "&Bolak"
 
 #: kstandardaction_p.h:53
 #, kde-format
 msgid "Undo last action"
-msgstr "Tak jadi aksi terakhir"
+msgstr "Bolakkan tindakan terakhir"
 
 #: kstandardaction_p.h:54
 #, kde-format
 msgid "Re&do"
-msgstr "Ja&di Lagi"
+msgstr "&Balik"
 
 #: kstandardaction_p.h:54
 #, kde-format
 msgid "Redo last undone action"
-msgstr "Tak jadi aksi tidak jadi terakhir"
+msgstr "Balikkan tindakan bolak terakhir"
 
 #: kstandardaction_p.h:55
 #, kde-format
@@ -485,32 +485,32 @@
 #: kstandardaction_p.h:96
 #, kde-format
 msgid "Show &Menubar"
-msgstr "Tampakkan &Bilah-menu"
+msgstr "Tampilkan &Bilah-menu"
 
 #: kstandardaction_p.h:96
 #, kde-format
 msgid "Show or hide menubar"
-msgstr "Tampakkan atau sembunyikan bilah menu"
+msgstr "Tampilkan atau sembunyikan bilah menu"
 
 #: kstandardaction_p.h:97
 #, kde-format
 msgid "Show &Toolbar"
-msgstr "Tampakkan &Bilah Alat"
+msgstr "Tampilkan &Bilah Alat"
 
 #: kstandardaction_p.h:97
 #, kde-format
 msgid "Show or hide toolbar"
-msgstr "Tampakkan atau sembunyikan bilah alat"
+msgstr "Tampilkan atau sembunyikan bilah alat"
 
 #: kstandardaction_p.h:98
 #, kde-format
 msgid "Show St&atusbar"
-msgstr "Tampakkan B&ilah Status"
+msgstr "Tampilkan B&ilah Status"
 
 #: kstandardaction_p.h:98
 #, kde-format
 msgid "Show or hide statusbar"
-msgstr "Tampakkan atau sembunyikan bilah status"
+msgstr "Tampilkan atau sembunyikan bilah status"
 
 #: kstandardaction_p.h:99
 #, kde-format
@@ -613,7 +613,7 @@
 #, kde-format
 msgctxt "@option:check"
 msgid "&Show tips on startup"
-msgstr "&Tampakkan tip saat startup"
+msgstr "&Tampilkan tip saat permulaian"
 
 #: ktipdialog.cpp:311
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.42.0/po/nn/kconfigwidgets5.po 
new/kconfigwidgets-5.43.0/po/nn/kconfigwidgets5.po
--- old/kconfigwidgets-5.42.0/po/nn/kconfigwidgets5.po  2018-01-07 
17:16:39.000000000 +0100
+++ new/kconfigwidgets-5.43.0/po/nn/kconfigwidgets5.po  2018-02-05 
12:58:19.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-10 03:23+0200\n"
+"POT-Creation-Date: 2017-12-16 03:10+0100\n"
 "PO-Revision-Date: 2016-11-27 12:39+0100\n"
 "Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n"
 "Language-Team: Norwegian Nynorsk <i18n...@lister.ping.uio.no>\n"
@@ -32,17 +32,17 @@
 msgid "Your emails"
 msgstr "ga...@verdsveven.com,k...@huftis.org"
 
-#: kcmodule.cpp:166
+#: kcmodule.cpp:167
 #, kde-format
 msgid "You will be asked to authenticate before saving"
 msgstr "Du vert spurd om innloggingsdetaljar før lagringa"
 
-#: kcmodule.cpp:170
+#: kcmodule.cpp:171
 #, kde-format
 msgid "You are not allowed to save the configuration"
 msgstr "Du har ikkje løyve til å lagra oppsettet"
 
-#: kcodecaction.cpp:90
+#: kcodecaction.cpp:91
 #, kde-format
 msgctxt "Encodings menu"
 msgid "Default"
@@ -60,7 +60,7 @@
 msgid "Configure"
 msgstr "Set opp"
 
-#: klanguagebutton.cpp:194
+#: klanguagebutton.cpp:195
 #, kde-format
 msgid "without name"
 msgstr "namnlaus"
@@ -75,36 +75,36 @@
 msgid "Clear List"
 msgstr "Tøm liste"
 
-#: kstandardaction.cpp:153
+#: kstandardaction.cpp:154
 #, kde-format
 msgctxt "go back"
 msgid "&Back"
 msgstr "&Tilbake"
 
-#: kstandardaction.cpp:160
+#: kstandardaction.cpp:161
 #, kde-format
 msgctxt "go forward"
 msgid "&Forward"
 msgstr "&Fram"
 
-#: kstandardaction.cpp:167
+#: kstandardaction.cpp:168
 #, kde-format
 msgctxt "home page"
 msgid "&Home"
 msgstr "&Heim"
 
-#: kstandardaction.cpp:170
+#: kstandardaction.cpp:171
 #, kde-format
 msgctxt "show help"
 msgid "&Help"
 msgstr "&Hjelp"
 
-#: kstandardaction.cpp:207
+#: kstandardaction.cpp:208
 #, kde-format
 msgid "Show Menubar<p>Shows the menubar again after it has been hidden</p>"
 msgstr "Vis menylinje <p>Vis menylinja igjen etter at ho er gøymd.</p>"
 
-#: kstandardaction.cpp:226
+#: kstandardaction.cpp:227
 #, kde-format
 msgid ""
 "Show Statusbar<p>Shows the statusbar, which is the bar at the bottom of the "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.42.0/po/sl/kconfigwidgets5.po 
new/kconfigwidgets-5.43.0/po/sl/kconfigwidgets5.po
--- old/kconfigwidgets-5.42.0/po/sl/kconfigwidgets5.po  2018-01-07 
17:16:39.000000000 +0100
+++ new/kconfigwidgets-5.43.0/po/sl/kconfigwidgets5.po  2018-02-05 
12:58:19.000000000 +0100
@@ -11,20 +11,20 @@
 # Andrej Vernekar <andrej.verne...@moj.net>, 2005, 2007, 2008, 2009, 2010.
 # Jure Repinc <j...@holodeck1.com>, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 
2012, 2013.
 # Andrej Vernekar <andrej.verner...@moj.net>, 2008, 2011, 2012.
-# Andrej Mernik <andr...@ubuntu.si>, 2012, 2013, 2015, 2016.
+# Andrej Mernik <andr...@ubuntu.si>, 2012, 2013, 2015, 2016, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-12-16 03:10+0100\n"
-"PO-Revision-Date: 2016-08-17 19:48+0200\n"
+"PO-Revision-Date: 2018-01-12 21:04+0100\n"
 "Last-Translator: Andrej Mernik <andr...@ubuntu.si>\n"
 "Language-Team: Slovenian <lugos-...@lugos.si>\n"
 "Language: sl\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=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
 "%100==4 ? 3 : 0);\n"
 
@@ -589,16 +589,14 @@
 msgstr "O &KDE"
 
 #: kstandardaction_p.h:116
-#, fuzzy, kde-format
-#| msgid "Delete"
+#, kde-format
 msgid "&Delete"
-msgstr "Izbriši"
+msgstr "&Izbriši"
 
 #: kstandardaction_p.h:117
-#, fuzzy, kde-format
-#| msgid "&Replace..."
+#, kde-format
 msgid "&Rename..."
-msgstr "&Zamenjaj ..."
+msgstr "P&reimenuj ..."
 
 #: kstandardaction_p.h:118
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.42.0/po/zh_CN/kconfigwidgets5.po 
new/kconfigwidgets-5.43.0/po/zh_CN/kconfigwidgets5.po
--- old/kconfigwidgets-5.42.0/po/zh_CN/kconfigwidgets5.po       2018-01-07 
17:16:39.000000000 +0100
+++ new/kconfigwidgets-5.43.0/po/zh_CN/kconfigwidgets5.po       2018-02-05 
12:58:19.000000000 +0100
@@ -16,7 +16,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-12-16 03:10+0100\n"
-"PO-Revision-Date: 2018-01-05 06:38-0500\n"
+"PO-Revision-Date: 2018-02-01 07:11-0500\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.42.0/src/entry.desktop 
new/kconfigwidgets-5.43.0/src/entry.desktop
--- old/kconfigwidgets-5.42.0/src/entry.desktop 2018-01-07 17:16:39.000000000 
+0100
+++ new/kconfigwidgets-5.43.0/src/entry.desktop 2018-02-05 12:58:19.000000000 
+0100
@@ -19,6 +19,7 @@
 Name[he]=אנגלית ארה"ב
 Name[hu]=Angol (amerikai)
 Name[ia]=Anglese de S.U.A.
+Name[id]=Inggris US
 Name[it]=Inglese US
 Name[ko]=미국 영어
 Name[lt]=JAV anglų


Reply via email to