Hello community,

here is the log from the commit of package kdialog for openSUSE:Factory checked 
in at 2020-02-10 21:48:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdialog (Old)
 and      /work/SRC/openSUSE:Factory/.kdialog.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdialog"

Mon Feb 10 21:48:26 2020 rev:39 rq:771647 version:19.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdialog/kdialog.changes  2020-01-11 
14:42:01.437231875 +0100
+++ /work/SRC/openSUSE:Factory/.kdialog.new.26092/kdialog.changes       
2020-02-10 21:48:31.326028434 +0100
@@ -1,0 +2,14 @@
+Fri Feb  7 08:37:24 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Replace %make_jobs with %cmake_build.
+
+-------------------------------------------------------------------
+Wed Feb  5 06:29:06 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 19.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.2
+- No code change since 19.12.1
+
+-------------------------------------------------------------------

Old:
----
  kdialog-19.12.1.tar.xz
  kdialog-19.12.1.tar.xz.sig

New:
----
  kdialog-19.12.2.tar.xz
  kdialog-19.12.2.tar.xz.sig

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

Other differences:
------------------
++++++ kdialog.spec ++++++
--- /var/tmp/diff_new_pack.1wGoR7/_old  2020-02-10 21:48:31.750028669 +0100
+++ /var/tmp/diff_new_pack.1wGoR7/_new  2020-02-10 21:48:31.754028671 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kdialog
-Version:        19.12.1
+Version:        19.12.2
 Release:        0
 Summary:        KDE version of xdialog
 License:        GPL-2.0-or-later
@@ -52,7 +52,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++++++ kdialog-19.12.1.tar.xz -> kdialog-19.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdialog-19.12.1/CMakeLists.txt 
new/kdialog-19.12.2/CMakeLists.txt
--- old/kdialog-19.12.1/CMakeLists.txt  2020-01-07 01:40:02.000000000 +0100
+++ new/kdialog-19.12.2/CMakeLists.txt  2020-02-04 01:10:50.000000000 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(KDialog VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdialog-19.12.1/org.kde.kdialog.metainfo.xml 
new/kdialog-19.12.2/org.kde.kdialog.metainfo.xml
--- old/kdialog-19.12.1/org.kde.kdialog.metainfo.xml    2020-01-06 
14:48:02.000000000 +0100
+++ new/kdialog-19.12.2/org.kde.kdialog.metainfo.xml    2020-02-04 
00:08:40.000000000 +0100
@@ -111,6 +111,7 @@
   </categories>
   <icon type="stock">utilities-terminal</icon>
   <releases>
+    <release version="19.12.2" date="2020-02-06"/>
     <release version="19.12.1" date="2020-01-09"/>
     <release version="19.12.0" date="2019-12-12"/>
   </releases>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdialog-19.12.1/po/ca@valencia/kdialog.po 
new/kdialog-19.12.2/po/ca@valencia/kdialog.po
--- old/kdialog-19.12.1/po/ca@valencia/kdialog.po       2020-01-07 
01:40:00.000000000 +0100
+++ new/kdialog-19.12.2/po/ca@valencia/kdialog.po       2020-02-04 
01:10:47.000000000 +0100
@@ -3,20 +3,20 @@
 #
 # Sebastià Pla i Sanz <s...@sastia.com>, 2002, 2004, 2005.
 # Josep Ma. Ferrer <txe...@gmail.com>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2015, 2016, 2017, 2018, 2019.
-# Antoni Bella Pérez <antonibel...@yahoo.com>, 2016, 2017.
+# Antoni Bella Pérez <antonibel...@yahoo.com>, 2016, 2017, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdialog\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-10-22 02:29+0200\n"
-"PO-Revision-Date: 2019-01-13 14:22+0100\n"
-"Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
+"PO-Revision-Date: 2019-10-30 15:47+0100\n"
+"Last-Translator: Antoni Bella Pérez <antonibel...@yahoo.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.11.70\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -118,30 +118,29 @@
 msgstr "Quadre de missatge d'avís amb botons sí/no/cancel·la"
 
 #: kdialog.cpp:296
-#, fuzzy, kde-format
-#| msgid "Use text as No button label"
+#, kde-format
 msgid "Use text as OK button label"
-msgstr "Utilitza el text com a etiqueta del botó No"
+msgstr "Usa el text com a etiqueta del botó D'acord"
 
 #: kdialog.cpp:297
 #, kde-format
 msgid "Use text as Yes button label"
-msgstr "Utilitza el text com a etiqueta del botó Sí"
+msgstr "Usa el text com a etiqueta del botó Sí"
 
 #: kdialog.cpp:298
 #, kde-format
 msgid "Use text as No button label"
-msgstr "Utilitza el text com a etiqueta del botó No"
+msgstr "Usa el text com a etiqueta del botó No"
 
 #: kdialog.cpp:299
 #, kde-format
 msgid "Use text as Cancel button label"
-msgstr "Utilitza el text com a etiqueta del botó Cancel·la"
+msgstr "Usa el text com a etiqueta del botó Cancel·la"
 
 #: kdialog.cpp:300
 #, kde-format
 msgid "Use text as Continue button label"
-msgstr "Utilitza el text com a etiqueta del botó Continua"
+msgstr "Usa el text com a etiqueta del botó Continua"
 
 #: kdialog.cpp:301
 #, kde-format
@@ -300,8 +299,7 @@
 #: kdialog.cpp:331
 #, kde-format
 msgid ""
-"Allows the --getopenurl and --getopenfilename options to return multiple "
-"files"
+"Allows the --getopenurl and --getopenfilename options to return multiple 
files"
 msgstr ""
 "Permet que les opcions --getopenurl i --getopenfilename retornen múltiples "
 "fitxers"
@@ -341,8 +339,7 @@
 #: kdialog.cpp:340
 #, kde-format
 msgid "Makes the dialog transient for an X app specified by winid"
-msgstr ""
-"Fes el diàleg transitori per a una aplicació X especificada amb «winid»"
+msgstr "Fes el diàleg transitori per a una aplicació X especificada amb 
«winid»"
 
 #: kdialog.cpp:341
 #, kde-format
@@ -418,12 +415,3 @@
 #, kde-format
 msgid "kdialog: could not open file %1"
 msgstr "kdialog: no s'ha pogut obrir el fitxer %1"
-
-#~ msgid "File dialog to open an existing URL"
-#~ msgstr "Diàleg de fitxer per a obrir un URL existent"
-
-#~ msgid "File dialog to save a URL"
-#~ msgstr "Diàleg de fitxer per a desar un URL"
-
-#~ msgid "Icon chooser dialog"
-#~ msgstr "Diàleg per a triar icones"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdialog-19.12.1/po/ko/kdialog.po 
new/kdialog-19.12.2/po/ko/kdialog.po
--- old/kdialog-19.12.1/po/ko/kdialog.po        2020-01-07 01:40:01.000000000 
+0100
+++ new/kdialog-19.12.2/po/ko/kdialog.po        2020-02-04 01:10:49.000000000 
+0100
@@ -1,14 +1,14 @@
 # Translation of kdialog to Korean.
 # Copyright (C) 2007 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kdebase package.
-# Shinjo Park <k...@peremen.name>, 2007, 2008, 2009, 2010, 2011, 2014, 2016, 
2017, 2019.
+# Shinjo Park <k...@peremen.name>, 2007, 2008, 2009, 2010, 2011, 2014, 2016, 
2017, 2019, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kdialog\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-10-22 02:29+0200\n"
-"PO-Revision-Date: 2019-04-11 23:22+0100\n"
+"PO-Revision-Date: 2020-01-26 22:42+0100\n"
 "Last-Translator: Shinjo Park <k...@peremen.name>\n"
 "Language-Team: Korean <kde...@kde.org>\n"
 "Language: ko\n"
@@ -16,7 +16,7 @@
 "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: Lokalize 19.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -91,17 +91,17 @@
 #: kdialog.cpp:290
 #, kde-format
 msgid "Question message box with yes/no buttons"
-msgstr "예/아니오 단추가 있는 질문 메시지 상자"
+msgstr "예/아니요 단추가 있는 질문 메시지 상자"
 
 #: kdialog.cpp:291
 #, kde-format
 msgid "Question message box with yes/no/cancel buttons"
-msgstr "예/아니오/취소 단추가 있는 질문 메시지 상자"
+msgstr "예/아니요/취소 단추가 있는 질문 메시지 상자"
 
 #: kdialog.cpp:292
 #, kde-format
 msgid "Warning message box with yes/no buttons"
-msgstr "예/아니오 단추가 있는 경고 메시지 상자"
+msgstr "예/아니요 단추가 있는 경고 메시지 상자"
 
 #: kdialog.cpp:293
 #, kde-format
@@ -111,13 +111,12 @@
 #: kdialog.cpp:294
 #, kde-format
 msgid "Warning message box with yes/no/cancel buttons"
-msgstr "예/아니오/취소 단추가 있는 경고 메시지 상자"
+msgstr "예/아니요/취소 단추가 있는 경고 메시지 상자"
 
 #: kdialog.cpp:296
-#, fuzzy, kde-format
-#| msgid "Use text as No button label"
+#, kde-format
 msgid "Use text as OK button label"
-msgstr "text를 아니오 단추 이름표로 사용하기"
+msgstr "text를 확인 단추 이름표로 사용하기"
 
 #: kdialog.cpp:297
 #, kde-format
@@ -127,7 +126,7 @@
 #: kdialog.cpp:298
 #, kde-format
 msgid "Use text as No button label"
-msgstr "text를 아니오 단추 이름표로 사용하기"
+msgstr "text를 아니요 단추 이름표로 사용하기"
 
 #: kdialog.cpp:299
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdialog-19.12.1/po/zh_CN/kdialog.po 
new/kdialog-19.12.2/po/zh_CN/kdialog.po
--- old/kdialog-19.12.1/po/zh_CN/kdialog.po     2020-01-07 01:40:02.000000000 
+0100
+++ new/kdialog-19.12.2/po/zh_CN/kdialog.po     2020-02-04 01:10:50.000000000 
+0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-10-22 02:29+0200\n"
-"PO-Revision-Date: 2020-01-04 21:51\n"
+"PO-Revision-Date: 2020-01-20 21:57\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to