Hello community, here is the log from the commit of package ark for openSUSE:Leap:15.2 checked in at 2020-02-13 14:38:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/ark (Old) and /work/SRC/openSUSE:Leap:15.2/.ark.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ark" Thu Feb 13 14:38:48 2020 rev:51 rq:771881 version:19.12.2 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/ark/ark.changes 2020-01-15 14:47:21.677294521 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.ark.new.26092/ark.changes 2020-02-13 14:38:49.901590691 +0100 @@ -1,0 +2,14 @@ +Fri Feb 7 08:36:49 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Replace %make_jobs with %cmake_build. + +------------------------------------------------------------------- +Wed Feb 5 06:28:40 UTC 2020 - Luca Beltrame <[email protected]> + +- 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: ---- ark-19.12.1.tar.xz ark-19.12.1.tar.xz.sig New: ---- ark-19.12.2.tar.xz ark-19.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ark.spec ++++++ --- /var/tmp/diff_new_pack.PZuzNy/_old 2020-02-13 14:38:50.425590977 +0100 +++ /var/tmp/diff_new_pack.PZuzNy/_new 2020-02-13 14:38:50.425590977 +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.1 +Version: 19.12.2 Release: 0 Summary: KDE Archiver Tool License: GPL-2.0-or-later @@ -89,7 +89,7 @@ %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build ++++++ ark-19.12.1.tar.xz -> ark-19.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ark-19.12.1/CMakeLists.txt new/ark-19.12.2/CMakeLists.txt --- old/ark-19.12.1/CMakeLists.txt 2020-01-06 14:55:25.000000000 +0100 +++ new/ark-19.12.2/CMakeLists.txt 2020-02-04 00:16:48.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(ark VERSION ${KDE_APPLICATIONS_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ark-19.12.1/app/org.kde.ark.appdata.xml new/ark-19.12.2/app/org.kde.ark.appdata.xml --- old/ark-19.12.1/app/org.kde.ark.appdata.xml 2020-01-06 14:55:25.000000000 +0100 +++ new/ark-19.12.2/app/org.kde.ark.appdata.xml 2020-02-04 00:16:48.000000000 +0100 @@ -313,6 +313,7 @@ <binary>ark</binary> </provides> <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/ark-19.12.1/kerfuffle/mime/kerfuffle.xml new/ark-19.12.2/kerfuffle/mime/kerfuffle.xml --- old/ark-19.12.1/kerfuffle/mime/kerfuffle.xml 2020-01-06 14:55:25.000000000 +0100 +++ new/ark-19.12.2/kerfuffle/mime/kerfuffle.xml 2020-02-04 00:16:48.000000000 +0100 @@ -6,8 +6,11 @@ <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="ia">Arhivo Tar (zstd-comprimite)</comment> <comment xml:lang="it">Archivio Tar (compresso zstd)</comment> + <comment xml:lang="ko">TAR 보관 파일(zstd 압축)</comment> <comment xml:lang="nl">Tar-archief (zstd-gecomprimeerd)</comment> <comment xml:lang="pl">Archiwum Tar (spakowanie-zstd)</comment> <comment xml:lang="pt">Pacote TAR (comprimido com o 'zstd')</comment> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ark-19.12.1/po/fi/ark.po new/ark-19.12.2/po/fi/ark.po --- old/ark-19.12.1/po/fi/ark.po 2020-01-07 01:56:08.000000000 +0100 +++ new/ark-19.12.2/po/fi/ark.po 2020-02-04 01:19:48.000000000 +0100 @@ -8,7 +8,7 @@ # Ilpo Kantonen <[email protected]>, 2004, 2005. # Niklas Laxström <[email protected]>, 2006. # Mikko Piippo <[email protected]>, 2007, 2008. -# Tommi Nieminen <[email protected]>, 2009, 2016, 2017, 2018, 2019. +# Tommi Nieminen <[email protected]>, 2009, 2016, 2017, 2018, 2019, 2020. # Jorma Karvonen <[email protected]>, 2010. # Lasse Liehu <[email protected]>, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017. # @@ -20,7 +20,7 @@ "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-07-30 23:11+0200\n" +"PO-Revision-Date: 2020-01-01 12:32+0200\n" "Last-Translator: Tommi Nieminen <[email protected]>\n" "Language-Team: Finnish <[email protected]>\n" "Language: fi\n" @@ -29,7 +29,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-POT-Import-Date: 2012-12-01 22:25:38+0000\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 18.12.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -316,7 +316,7 @@ #, kde-format msgid "" "Destination folder to extract to. Defaults to current path if not specified." -msgstr "Purkamisen kohdekansio. Ellei annettu, oletuksena on nykyinen kansio." +msgstr "Purkamisen kohdekansio. Ellei anneta, oletus on nykyinen kansio." #. i18n: ectx: label, entry (openDestinationFolderAfterExtraction), group (Extraction) #: app/main.cpp:174 kerfuffle/ark.kcfg:23 @@ -376,17 +376,14 @@ msgstr "Kohdeparametri asetetaan ensimmäisen annetun tiedoston poluksi." #: 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 "" -"Arkiston sisältö luetaan, ja jollei se sisällä yksittäistä kansiota, luodaan " -"arkiston niminen alikansio." +"Arkiston sisältö luetaan, ja jollei se ole yksittäinen kansiota tai " +"tiedosto, luodaan alikansio, jonka nimi on sama kuin arkiston." #: app/main.cpp:200 #, kde-format @@ -487,13 +484,13 @@ msgid "" "Extract to a subfolder if the archive has more than one top-level entry." msgstr "" -"Pura alikansioon, jos arkistossa on useampi kuin yksi ylimmän tason tietue." +"Pura alikansioon, jos arkistossa on ylimmällä tasolla useampia tietueita." #. i18n: ectx: label, entry (splitterSizes), group (MainWindow) #: kerfuffle/ark.kcfg:41 #, kde-format msgid "How the main window is divided." -msgstr "Kuinka pääikkuna jaetaan." +msgstr "Miten pääikkuna jaetaan." #. i18n: ectx: label, entry (showInfoPanel), group (MainWindow) #: kerfuffle/ark.kcfg:45 @@ -1289,13 +1286,13 @@ #, kde-format msgctxt "CRC hash code" msgid "CRC checksum" -msgstr "" +msgstr "CRC-tarkistussumma" #: part/archivemodel.cpp:190 #, kde-format msgctxt "BLAKE2 hash code" msgid "BLAKE2 checksum" -msgstr "" +msgstr "BLAKE2-tarkistussumma" #: part/archivemodel.cpp:192 #, kde-format @@ -1327,11 +1324,9 @@ msgstr "Tiedostojen lisäystä tämän tyyppisiin arkistoihin ei tueta." #: 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 "Lisää tiedostoja arkistoon napsauttamalla" +msgstr "Arkistoon voi lisätä vain paikallisia tiedostoja." #. i18n: ectx: Menu (ark_file) #: part/ark_part.rc:15 @@ -1688,35 +1683,28 @@ msgstr "Pikapura kohteeseen…" #: part/part.cpp:804 -#, fuzzy, kde-format -#| msgctxt "@title:tab" -#| msgid "General Settings" +#, kde-format msgctxt "@title:tab" msgid "General" msgstr "Perusasetukset" #: part/part.cpp:805 -#, fuzzy, kde-format -#| msgid "Extract" +#, kde-format msgctxt "@title:tab" msgid "Extraction" -msgstr "Pura" +msgstr "Purku" #: part/part.cpp:806 -#, fuzzy, kde-format -#| msgctxt "@title:tab" -#| msgid "Plugin Settings" +#, kde-format msgctxt "@title:tab" msgid "Plugins" -msgstr "Liitännäisten asetukset" +msgstr "Liitännäiset" #: 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 "&Esikatsele" +msgstr "Esikatselut" #: part/part.cpp:819 #, kde-kuit-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ark-19.12.1/po/ia/ark.po new/ark-19.12.2/po/ia/ark.po --- old/ark-19.12.1/po/ia/ark.po 2020-01-07 01:56:08.000000000 +0100 +++ new/ark-19.12.2/po/ia/ark.po 2020-02-04 01:19:48.000000000 +0100 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# g.sora <[email protected]>, 2012, 2017, 2018, 2019. +# g.sora <[email protected]>, 2012, 2017, 2018, 2019, 2020. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-10-27 02:08+0100\n" -"PO-Revision-Date: 2019-12-23 19:12+0100\n" +"PO-Revision-Date: 2020-01-16 21:41+0100\n" "Last-Translator: Giovanni Sora <[email protected]>\n" "Language-Team: Interlingua <[email protected]>\n" "Language: ia\n" @@ -2080,7 +2080,7 @@ #: plugins/libzipplugin/libzipplugin.cpp:627 #, kde-kuit-format msgid "Failed to create directory: %1" -msgstr "" +msgstr "Il falleva a crear directorio: %1" #: plugins/libzipplugin/libzipplugin.cpp:700 #, kde-kuit-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ark-19.12.1/po/ko/ark.po new/ark-19.12.2/po/ko/ark.po --- old/ark-19.12.1/po/ko/ark.po 2020-01-07 01:56:09.000000000 +0100 +++ new/ark-19.12.2/po/ko/ark.po 2020-02-04 01:19:49.000000000 +0100 @@ -3,14 +3,14 @@ # Byeong-Chan Kim <[email protected]>, 1999, 2004. # Kyuhyong <[email protected]>, 2004. # Youngbin Park <[email protected]>, 2005. -# Shinjo Park <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2015, 2016, 2017, 2018, 2019. +# Shinjo Park <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2015, 2016, 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-09-25 00:10+0200\n" +"PO-Revision-Date: 2020-01-27 00:21+0100\n" "Last-Translator: Shinjo Park <[email protected]>\n" "Language-Team: Korean <[email protected]>\n" "Language: ko\n" @@ -18,7 +18,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Lokalize 18.12.3\n" +"X-Generator: Lokalize 19.04.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -1290,11 +1290,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 @@ -1645,35 +1643,28 @@ msgstr "빠르게 압축 풀기..." #: part/part.cpp:804 -#, fuzzy, kde-format -#| msgctxt "@title:tab" -#| msgid "General Settings" +#, kde-format msgctxt "@title:tab" msgid "General" -msgstr "일반 설정" +msgstr "일반" #: part/part.cpp:805 -#, fuzzy, kde-format -#| msgid "Extract" +#, kde-format msgctxt "@title:tab" msgid "Extraction" msgstr "압축 풀기" #: part/part.cpp:806 -#, fuzzy, kde-format -#| msgctxt "@title:tab" -#| msgid "Plugin Settings" +#, kde-format msgctxt "@title:tab" msgid "Plugins" -msgstr "플러그인 설정" +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 "미리 보기(&V)" +msgstr "미리 보기" #: part/part.cpp:819 #, kde-kuit-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ark-19.12.1/po/sk/ark.po new/ark-19.12.2/po/sk/ark.po --- old/ark-19.12.1/po/sk/ark.po 2020-01-07 01:56:10.000000000 +0100 +++ new/ark-19.12.2/po/sk/ark.po 2020-02-04 01:19:49.000000000 +0100 @@ -7,20 +7,20 @@ # Richard Frič <[email protected]>, 2011. # Roman Paholik <[email protected]>, 2014, 2015, 2016, 2017. # Mthw <[email protected]>, 2019. -# Matej Mrenica <[email protected]>, 2019. +# Matej Mrenica <[email protected]>, 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-01 14:02+0200\n" +"PO-Revision-Date: 2020-01-12 09:59+0100\n" "Last-Translator: Matej Mrenica <[email protected]>\n" "Language-Team: Slovak <[email protected]>\n" "Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 19.07.80\n" +"X-Generator: Lokalize 19.12.1\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #, kde-format @@ -1282,13 +1282,13 @@ #, kde-format msgctxt "CRC hash code" msgid "CRC checksum" -msgstr "kontrolný súčet CRC" +msgstr "Kontrolný súčet CRC" #: part/archivemodel.cpp:190 #, kde-format msgctxt "BLAKE2 hash code" msgid "BLAKE2 checksum" -msgstr "kontrolný súčet BLAKE2" +msgstr "Kontrolný súčet BLAKE2" #: part/archivemodel.cpp:192 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ark-19.12.1/po/zh_CN/ark.po new/ark-19.12.2/po/zh_CN/ark.po --- old/ark-19.12.1/po/zh_CN/ark.po 2020-01-07 01:56:10.000000000 +0100 +++ new/ark-19.12.2/po/zh_CN/ark.po 2020-02-04 01:19:50.000000000 +0100 @@ -18,7 +18,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-10-27 02:08+0100\n" -"PO-Revision-Date: 2020-01-04 21:53\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"
