Hello community,

here is the log from the commit of package ark for openSUSE:Leap:15.2 checked 
in at 2020-03-15 07:10:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/ark (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.ark.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ark"

Sun Mar 15 07:10:01 2020 rev:52 rq:784922 version:19.12.3

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/ark/ark.changes        2020-02-13 
14:38:49.901590691 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.ark.new.3160/ark.changes      2020-03-15 
07:10:21.124927118 +0100
@@ -1,0 +2,9 @@
+Thu Mar  5 20:35:38 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 19.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.3
+- No code change since 19.12.2
+
+-------------------------------------------------------------------

Old:
----
  ark-19.12.2.tar.xz
  ark-19.12.2.tar.xz.sig

New:
----
  ark-19.12.3.tar.xz
  ark-19.12.3.tar.xz.sig

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

Other differences:
------------------
++++++ ark.spec ++++++
--- /var/tmp/diff_new_pack.ffQu0N/_old  2020-03-15 07:10:22.004927644 +0100
+++ /var/tmp/diff_new_pack.ffQu0N/_new  2020-03-15 07:10:22.008927647 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           ark
-Version:        19.12.2
+Version:        19.12.3
 Release:        0
 Summary:        KDE Archiver Tool
 License:        GPL-2.0-or-later


++++++ ark-19.12.2.tar.xz -> ark-19.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-19.12.2/CMakeLists.txt 
new/ark-19.12.3/CMakeLists.txt
--- old/ark-19.12.2/CMakeLists.txt      2020-02-04 00:16:48.000000000 +0100
+++ new/ark-19.12.3/CMakeLists.txt      2020-03-01 10:37:45.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 "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 project(ark VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-19.12.2/app/org.kde.ark.appdata.xml 
new/ark-19.12.3/app/org.kde.ark.appdata.xml
--- old/ark-19.12.2/app/org.kde.ark.appdata.xml 2020-02-04 00:16:48.000000000 
+0100
+++ new/ark-19.12.3/app/org.kde.ark.appdata.xml 2020-03-01 10:37:45.000000000 
+0100
@@ -313,6 +313,7 @@
     <binary>ark</binary>
   </provides>
   <releases>
+    <release version="19.12.3" date="2020-03-05"/>
     <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"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-19.12.2/kerfuffle/mime/kerfuffle.xml 
new/ark-19.12.3/kerfuffle/mime/kerfuffle.xml
--- old/ark-19.12.2/kerfuffle/mime/kerfuffle.xml        2020-02-04 
00:16:48.000000000 +0100
+++ new/ark-19.12.3/kerfuffle/mime/kerfuffle.xml        2020-03-01 
10:37:45.000000000 +0100
@@ -3,11 +3,13 @@
     <mime-type type="application/x-zstd-compressed-tar">
         <comment>Tar archive (zstd-compressed)</comment>
         <comment xml:lang="ca">Arxiu Tar (comprimit amb «zstd»)</comment>
+        <comment xml:lang="ca@valencia">Arxiu Tar (comprimit amb 
«zstd»)</comment>
         <comment xml:lang="en_GB">Tar archive (zstd-compressed)</comment>
         <comment xml:lang="es">Archivo Tar (comprimido con zstd)</comment>
         <comment xml:lang="eu">Tar artxiboa («zstd» bidez 
konprimatua)</comment>
         <comment xml:lang="fi">Tar-arkisto (zstd-pakattu)</comment>
         <comment xml:lang="fr">Archive Tar (compressée avec zstd)</comment>
+        <comment xml:lang="gl">Arquivo tar (comprimido con zstd)</comment>
         <comment xml:lang="ia">Arhivo Tar (zstd-comprimite)</comment>
         <comment xml:lang="it">Archivio Tar (compresso zstd)</comment>
         <comment xml:lang="ko">TAR 보관 파일(zstd 압축)</comment>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-19.12.2/po/da/ark.po new/ark-19.12.3/po/da/ark.po
--- old/ark-19.12.2/po/da/ark.po        2020-02-04 01:19:47.000000000 +0100
+++ new/ark-19.12.3/po/da/ark.po        2020-03-03 01:15:13.000000000 +0100
@@ -4,7 +4,7 @@
 # Erik Kjær Pedersen <e...@binghamton.edu>, 2002, 2003, 2004, 2005, 2006.
 # Lars K. Schunk <l...@schunk.dk>, 2002.
 # Erik K. Pedersen <e...@binghamton.edu>, 2005.
-# Martin Schlander <mschlan...@opensuse.org>, 2008, 2009, 2010, 2011, 2012, 
2014, 2015, 2016, 2017, 2018.
+# Martin Schlander <mschlan...@opensuse.org>, 2008, 2009, 2010, 2011, 2012, 
2014, 2015, 2016, 2017, 2018, 2020.
 # Anders Lund <and...@alweb.dk>, 2008, 2009.
 # Jan Madsen <jan-portu...@opensuse.org>, 2009.
 # scootergrisen, 2018.
@@ -13,14 +13,15 @@
 "Project-Id-Version: ark\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-10-27 02:08+0100\n"
-"PO-Revision-Date: 2018-01-18 21:01+0200\n"
-"Last-Translator: scootergrisen\n"
-"Language-Team: Danish\n"
+"PO-Revision-Date: 2020-02-13 20:03+0100\n"
+"Last-Translator: Martin Schlander <mschlan...@opensuse.org>\n"
+"Language-Team: Danish <kde-i18n-...@kde.org>\n"
 "Language: da\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 18.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -1694,35 +1695,28 @@
 msgstr "Hurtig udpakning til..."
 
 #: part/part.cpp:804
-#, fuzzy, kde-format
-#| msgctxt "@title:tab"
-#| msgid "General Settings"
+#, kde-format
 msgctxt "@title:tab"
 msgid "General"
-msgstr "Generelle indstillinger"
+msgstr "Generelt"
 
 #: part/part.cpp:805
-#, fuzzy, kde-format
-#| msgid "Extract"
+#, kde-format
 msgctxt "@title:tab"
 msgid "Extraction"
-msgstr "Pak ud"
+msgstr "Udtrækning"
 
 #: part/part.cpp:806
-#, fuzzy, kde-format
-#| msgctxt "@title:tab"
-#| msgid "Plugin Settings"
+#, kde-format
 msgctxt "@title:tab"
 msgid "Plugins"
-msgstr "Plugin-indstillinger"
+msgstr "Plugins"
 
 #: part/part.cpp:807
-#, fuzzy, kde-format
-#| msgctxt "to preview a file inside an archive"
-#| msgid "Pre&view"
+#, kde-format
 msgctxt "@title:tab"
 msgid "Previews"
-msgstr "Forhånds&visning"
+msgstr "Forhåndsvisninger"
 
 #: part/part.cpp:819
 #, kde-kuit-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-19.12.2/po/id/ark.po new/ark-19.12.3/po/id/ark.po
--- old/ark-19.12.2/po/id/ark.po        2020-02-04 01:19:48.000000000 +0100
+++ new/ark-19.12.3/po/id/ark.po        2020-03-03 01:15:14.000000000 +0100
@@ -2,14 +2,14 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # Dirgita <dirgitadev...@yahoo.co.id>, 2010.
-# Wantoyo <wanto...@gmail.com>, 2017, 2018, 2019.
+# Wantoyo <wanto...@gmail.com>, 2017, 2018, 2019, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: ark\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-10-27 02:08+0100\n"
-"PO-Revision-Date: 2019-11-05 20:06+0700\n"
+"PO-Revision-Date: 2020-02-25 22:40+0700\n"
 "Last-Translator: Wantoyo <wanto...@gmail.com>\n"
 "Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
 "Language: id\n"
@@ -17,7 +17,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 19.08.1\n"
+"X-Generator: Lokalize 19.12.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -534,7 +534,7 @@
 "Extraction failed. Make sure you provided the correct password and that "
 "enough space is available."
 msgstr ""
-"Pengekstrakan gagal. Pastikan bahwa kamu memberikan password yang benar dan "
+"Pengekstrakan gagal. Pastikan bahwa kamu memberikan sandi yang benar dan "
 "memiliki ruang cukup yang tersedia."
 
 #: kerfuffle/cliinterface.cpp:392 kerfuffle/cliinterface.cpp:517
@@ -555,7 +555,7 @@
 #, kde-format
 msgctxt "@info"
 msgid "Extraction failed: Incorrect password"
-msgstr "Pengekstrakan gagal: Password salah"
+msgstr "Pengekstrakan gagal: Sandi salah"
 
 #: kerfuffle/cliinterface.cpp:913
 #, kde-format
@@ -570,15 +570,13 @@
 #: kerfuffle/compressionoptionswidget.cpp:149
 #, kde-format
 msgid "Protection of the list of files is not possible with the %1 format."
-msgstr ""
-"Perlindungan pada daftarnya file-file tidaklah mungkin dengan format %1."
+msgstr "Proteksi pada daftarnya file-file tidaklah mungkin dengan format %1."
 
 #: kerfuffle/compressionoptionswidget.cpp:158
 #, kde-format
 msgid ""
 "Protection of the archive with password is not possible with the %1 format."
-msgstr ""
-"Perlindungan pada arsip dengan password tidaklah mungkin dengan format %1."
+msgstr "Proteksi pada arsip dengan sandi tidaklah mungkin dengan format %1."
 
 #: kerfuffle/compressionoptionswidget.cpp:173
 #, kde-format
@@ -629,7 +627,7 @@
 #: kerfuffle/compressionoptionswidget.ui:118
 #, kde-format
 msgid "Password Protection"
-msgstr "Perlindungan Password"
+msgstr "Sandi Proteksi"
 
 #. i18n: ectx: property (text), widget (QLabel, lblEncMethod)
 #: kerfuffle/compressionoptionswidget.ui:130
@@ -641,7 +639,7 @@
 #: kerfuffle/compressionoptionswidget.ui:160
 #, kde-format
 msgid "Ask for password before showing the list of files in the archive"
-msgstr "Menanyakan password sebelum menampilkan daftar file-file dalam arsip"
+msgstr "Menanyakan sandi sebelum menampilkan daftar file-file dalam arsip"
 
 #. i18n: ectx: property (text), widget (KMessageWidget, warningMsgWidget)
 #: kerfuffle/compressionoptionswidget.ui:170
@@ -688,8 +686,7 @@
 #, kde-format
 msgid "The chosen password does not match the given verification password."
 msgstr ""
-"Password yang dipilih tidaklah cocok dengan password verifikasi yang "
-"diberikan."
+"Sandi yang dipilih tidaklah cocok dengan sandi verifikasi yang diberikan."
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: kerfuffle/createdialog.ui:30
@@ -1118,7 +1115,7 @@
 #: kerfuffle/propertiesdialog.ui:105 part/infopanel.ui:179
 #, kde-format
 msgid "Password-protected:"
-msgstr "Password yang dilindungi:"
+msgstr "Diproteksi sandi:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_10)
 #: kerfuffle/propertiesdialog.ui:122
@@ -1199,8 +1196,8 @@
 "The archive <filename>%1</filename> is password protected. Please enter the "
 "password."
 msgstr ""
-"Arsip <filename>%1</filename> telah dilindungi oleh password. Silakan "
-"masukkan password."
+"Arsip <filename>%1</filename> telah diproteksi oleh sandi. Silakan masukkan "
+"sandi."
 
 #: kerfuffle/queries.cpp:182
 #, kde-format
@@ -1647,9 +1644,9 @@
 "encryption is currently not supported.<nl/><nl/>Extract the files and create "
 "a new archive if you want to add files."
 msgstr ""
-"Penambahan file untuk arsip yang ada perlindungan password dengan tidak "
-"adanya header enkripsi saat ini tidaklah didukung.<nl/><nl/> Ekstrak file "
-"dan ciptakan arsip baru jika kamu ingin menambahkan file."
+"Penambahan file untuk arsip yang ada perlindungan sandi dengan tidak adanya "
+"header enkripsi saat ini tidaklah didukung.<nl/><nl/> Ekstrak file dan "
+"ciptakan arsip baru jika kamu ingin menambahkan file."
 
 #: part/part.cpp:460
 #, kde-kuit-format
@@ -1658,7 +1655,7 @@
 "Testing password-protected archives with no header-encryption is currently "
 "not supported."
 msgstr ""
-"Pengujian arsip yang dilindungi password dengan tidak adanya header enkripsi "
+"Pengujian arsip yang diproteksi sandi dengan tidak adanya header enkripsi "
 "saat ini tidaklah didukung."
 
 #: part/part.cpp:528
@@ -1994,7 +1991,7 @@
 #: plugins/cliunarchiverplugin/cliplugin.cpp:198
 #, kde-format
 msgid "Wrong password."
-msgstr "Password salah."
+msgstr "Sandi salah."
 
 #: plugins/clizipplugin/cliplugin.cpp:193
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ark-19.12.2/po/ru/ark.po new/ark-19.12.3/po/ru/ark.po
--- old/ark-19.12.2/po/ru/ark.po        2020-02-04 01:19:49.000000000 +0100
+++ new/ark-19.12.3/po/ru/ark.po        2020-03-03 01:15:14.000000000 +0100
@@ -12,20 +12,20 @@
 # Alexander Potashev <aspotas...@gmail.com>, 2010, 2011, 2012, 2015, 2016, 
2017.
 # Yuri Efremov <yur....@gmail.com>, 2011, 2012.
 # Victor Ryzhykh <victorr2...@yandex.ru>, 2016.
-# Alexander Yavorsky <kekc...@gmail.com>, 2018, 2019.
+# Alexander Yavorsky <kekc...@gmail.com>, 2018, 2019, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: ark\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-10-27 02:08+0100\n"
-"PO-Revision-Date: 2019-08-04 21:19+0300\n"
+"PO-Revision-Date: 2020-02-22 17:25+0300\n"
 "Last-Translator: Alexander Yavorsky <kekc...@gmail.com>\n"
 "Language-Team: Russian <kde-russ...@lists.kde.ru>\n"
 "Language: ru\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.04.3\n"
+"X-Generator: Lokalize 19.12.2\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
 "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
 "X-Environment: kde\n"
@@ -366,17 +366,14 @@
 msgstr "Назначение будет определено по первому заданному файлу."
 
 #: app/main.cpp:197
-#, fuzzy, kde-format
-#| msgid ""
-#| "Archive contents will be read, and if detected to not be a single folder "
-#| "archive, a subfolder with the name of the archive will be created."
+#, kde-format
 msgid ""
 "Archive contents will be read, and if detected to not be a single folder or "
 "a single file archive, a subfolder with the name of the archive will be "
 "created."
 msgstr ""
-"Если архив содержит более одной папки на верхнем уровне, то будет создана "
-"вложенная папка с именем архива."
+"Если архив содержит более одной папки или одного файла на верхнем уровне, то "
+"будет создана вложенная папка с именем архива."
 
 #: app/main.cpp:200
 #, kde-format
@@ -1347,11 +1344,9 @@
 msgstr "Добавление файлов не поддерживается для этого архива."
 
 #: part/archivemodel.cpp:318
-#, fuzzy, kde-format
-#| msgctxt "@info:tooltip"
-#| msgid "Click to add files to the archive"
+#, kde-format
 msgid "You can only add local files to an archive."
-msgstr "Нажмите для добавления файлов в архив"
+msgstr "В архив могут быть добавлены только локальные файлы"
 
 #. i18n: ectx: Menu (ark_file)
 #: part/ark_part.rc:15
@@ -1711,35 +1706,28 @@
 msgstr "Быстро распаковать в..."
 
 #: part/part.cpp:804
-#, fuzzy, kde-format
-#| msgctxt "@title:tab"
-#| msgid "General Settings"
+#, kde-format
 msgctxt "@title:tab"
 msgid "General"
 msgstr "Основное"
 
 #: part/part.cpp:805
-#, fuzzy, kde-format
-#| msgid "Extract"
+#, kde-format
 msgctxt "@title:tab"
 msgid "Extraction"
-msgstr "Распаковать"
+msgstr "Извлечение"
 
 #: part/part.cpp:806
-#, fuzzy, kde-format
-#| msgctxt "@title:tab"
-#| msgid "Plugin Settings"
+#, kde-format
 msgctxt "@title:tab"
 msgid "Plugins"
 msgstr "Модули"
 
 #: part/part.cpp:807
-#, fuzzy, kde-format
-#| msgctxt "to preview a file inside an archive"
-#| msgid "Pre&view"
+#, kde-format
 msgctxt "@title:tab"
 msgid "Previews"
-msgstr "&Просмотреть"
+msgstr "Пред. просмотр"
 
 #: part/part.cpp:819
 #, kde-kuit-format


Reply via email to