Hello community, here is the log from the commit of package dragonplayer for openSUSE:Leap:15.2 checked in at 2020-02-13 14:38:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/dragonplayer (Old) and /work/SRC/openSUSE:Leap:15.2/.dragonplayer.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dragonplayer" Thu Feb 13 14:38:53 2020 rev:48 rq:771893 version:19.12.2 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/dragonplayer/dragonplayer.changes 2020-01-15 14:53:02.621510271 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.dragonplayer.new.26092/dragonplayer.changes 2020-02-13 14:38:56.489594302 +0100 @@ -1,0 +2,14 @@ +Fri Feb 7 08:36:55 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Replace %make_jobs with %cmake_build. + +------------------------------------------------------------------- +Wed Feb 5 06:28:45 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: ---- dragon-19.12.1.tar.xz dragon-19.12.1.tar.xz.sig New: ---- dragon-19.12.2.tar.xz dragon-19.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dragonplayer.spec ++++++ --- /var/tmp/diff_new_pack.N3Vijw/_old 2020-02-13 14:38:56.857594504 +0100 +++ /var/tmp/diff_new_pack.N3Vijw/_new 2020-02-13 14:38:56.861594506 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: dragonplayer -Version: 19.12.1 +Version: 19.12.2 Release: 0 Summary: Multimedia Player License: GPL-2.0-or-later @@ -71,7 +71,7 @@ %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build ++++++ dragon-19.12.1.tar.xz -> dragon-19.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dragon-19.12.1/CMakeLists.txt new/dragon-19.12.2/CMakeLists.txt --- old/dragon-19.12.1/CMakeLists.txt 2020-01-07 01:58:09.000000000 +0100 +++ new/dragon-19.12.2/CMakeLists.txt 2020-02-04 01:21:44.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(DragonPlayer VERSION ${KDE_APPLICATIONS_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dragon-19.12.1/misc/dragonplayer-openaudiocd.desktop new/dragon-19.12.2/misc/dragonplayer-openaudiocd.desktop --- old/dragon-19.12.1/misc/dragonplayer-openaudiocd.desktop 2020-01-06 14:58:01.000000000 +0100 +++ new/dragon-19.12.2/misc/dragonplayer-openaudiocd.desktop 2020-02-04 00:19:33.000000000 +0100 @@ -21,6 +21,7 @@ Name[fr]=Lire le CD audio avec Dragon Player Name[gl]=Reproducir un CD de son con Dragon Player Name[hu]=Hang CD lejátszása a Dragon Playerrel +Name[ia]=Reproduce Audio CD con Dragon Player Name[id]=Putar Audio CD menggunakan Dragon Player Name[is]=Spila CD-hljómdisk með Dragon spilaranum Name[it]=Leggi CD Audio con Dragon Player diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dragon-19.12.1/misc/org.kde.dragonplayer.appdata.xml new/dragon-19.12.2/misc/org.kde.dragonplayer.appdata.xml --- old/dragon-19.12.1/misc/org.kde.dragonplayer.appdata.xml 2020-01-06 14:58:01.000000000 +0100 +++ new/dragon-19.12.2/misc/org.kde.dragonplayer.appdata.xml 2020-02-04 00:19:33.000000000 +0100 @@ -404,6 +404,7 @@ <binary>dragon</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/dragon-19.12.1/po/ca@valencia/dragonplayer.po new/dragon-19.12.2/po/ca@valencia/dragonplayer.po --- old/dragon-19.12.1/po/ca@valencia/dragonplayer.po 2020-01-07 01:58:02.000000000 +0100 +++ new/dragon-19.12.2/po/ca@valencia/dragonplayer.po 2020-02-04 01:21:38.000000000 +0100 @@ -1,8 +1,8 @@ # Translation of dragonplayer.po to Catalan (Valencian) -# Copyright (C) 2008-2018 This_file_is_part_of_KDE +# Copyright (C) 2008-2019 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2 or later. # -# Josep Ma. Ferrer <[email protected]>, 2008, 2009, 2010, 2012, 2013, 2015. +# Josep Ma. Ferrer <[email protected]>, 2008, 2009, 2010, 2012, 2013, 2015, 2019. # Joan Maspons <[email protected]>, 2009. # Manuel Tortosa Moreno <[email protected]>, 2010, 2011. # Antoni Bella Pérez <[email protected]>, 2018. @@ -11,8 +11,8 @@ "Project-Id-Version: dragonplayer\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-07-17 03:10+0200\n" -"PO-Revision-Date: 2018-03-06 15:47+0100\n" -"Last-Translator: Antoni Bella Pérez <[email protected]>\n" +"PO-Revision-Date: 2019-07-17 19:58+0100\n" +"Last-Translator: Josep Ma. Ferrer <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" "Language: ca@valencia\n" "MIME-Version: 1.0\n" @@ -84,8 +84,8 @@ #: src/app/discSelectionDialog.cpp:53 #, kde-format msgctxt "" -"%1 is the disc type, %2 is the name of the disc that the user can choose. " -"Ex. 'DVD: OfficeSpace'" +"%1 is the disc type, %2 is the name of the disc that the user can choose. Ex. " +"'DVD: OfficeSpace'" msgid "%1: %2" msgstr "%1: %2" @@ -260,8 +260,8 @@ #: src/app/mainWindow.cpp:218 #, kde-format msgid "" -"<qt>Phonon could not be successfully initialized. Dragon Player will now " -"exit.</qt>" +"<qt>Phonon could not be successfully initialized. Dragon Player will now exit." +"</qt>" msgstr "" "<qt>No s'ha pogut inicialitzar correctament el Phonon. El reproductor Dragon " "es tancarà ara.</qt>" @@ -317,8 +317,8 @@ #: src/app/mainWindow.cpp:349 #, kde-format msgctxt "" -"@action:inmenu Whether only one instance of dragon can be started and will " -"be reused when the user tries to play another file." +"@action:inmenu Whether only one instance of dragon can be started and will be " +"reused when the user tries to play another file." msgid "One Instance Only" msgstr "Només una instància" @@ -437,7 +437,7 @@ #, kde-format msgctxt "Copy the URL of the selected multimedia" msgid "Copy URL" -msgstr "" +msgstr "Copia l'URL" #: src/app/recentlyPlayedList.cpp:52 #, kde-format @@ -512,31 +512,3 @@ #, kde-format msgid "&Auto" msgstr "&Automàtic" - -#~ msgid "David Edmundson" -#~ msgstr "David Edmundson" - -#~ msgid "Matthias Kretz" -#~ msgstr "Matthias Kretz" - -#~ msgid "Eugene Trounev" -#~ msgstr "Eugene Trounev" - -#~ msgid "Mike Diehl" -#~ msgstr "Mike Diehl" - -#~ msgid "The Kaffeine Developers" -#~ msgstr "The Kaffeine Developers" - -#~ msgid "Greenleaf" -#~ msgstr "Greenleaf" - -#~ msgid "Eike Hein" -#~ msgstr "Eike Hein" - -#~ msgid "Next Chapter" -#~ msgstr "Capítol posterior" - -#~ msgctxt "Mute the sound output" -#~ msgid "Mute " -#~ msgstr "Silencia " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dragon-19.12.1/po/fi/dragonplayer.po new/dragon-19.12.2/po/fi/dragonplayer.po --- old/dragon-19.12.1/po/fi/dragonplayer.po 2020-01-07 01:58:03.000000000 +0100 +++ new/dragon-19.12.2/po/fi/dragonplayer.po 2020-02-04 01:21:39.000000000 +0100 @@ -3,7 +3,7 @@ # This file is distributed under the same license as the kdemultimedia package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2009. # Lasse Liehu <[email protected]>, 2010, 2012, 2013, 2015. -# Tommi Nieminen <[email protected]>, 2011, 2012, 2016, 2018. +# Tommi Nieminen <[email protected]>, 2011, 2012, 2016, 2018, 2020. # # KDE Finnish translation sprint participants: # Author: Artnay @@ -12,7 +12,7 @@ "Project-Id-Version: dragonplayer\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-07-17 03:10+0200\n" -"PO-Revision-Date: 2018-03-23 19:01+0200\n" +"PO-Revision-Date: 2020-01-13 18:16+0200\n" "Last-Translator: Tommi Nieminen <[email protected]>\n" "Language-Team: Finnish <[email protected]>\n" "Language: fi\n" @@ -21,7 +21,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-POT-Import-Date: 2012-12-01 22:24:32+0000\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 18.12.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -440,7 +440,7 @@ #, kde-format msgctxt "Copy the URL of the selected multimedia" msgid "Copy URL" -msgstr "" +msgstr "Kopioi verkko-osoite" #: src/app/recentlyPlayedList.cpp:52 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dragon-19.12.1/po/ia/dragonplayer.po new/dragon-19.12.2/po/ia/dragonplayer.po --- old/dragon-19.12.1/po/ia/dragonplayer.po 2020-01-07 01:58:04.000000000 +0100 +++ new/dragon-19.12.2/po/ia/dragonplayer.po 2020-02-04 01:21:39.000000000 +0100 @@ -1,20 +1,20 @@ # 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]>, 2011, 2012, 2013, 2016. +# g.sora <[email protected]>, 2011, 2012, 2013, 2016, 2020. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-07-17 03:10+0200\n" -"PO-Revision-Date: 2016-11-29 11:54+0100\n" -"Last-Translator: Giovanni Sora <[email protected]>\n" -"Language-Team: Interlingua <[email protected]>\n" +"PO-Revision-Date: 2020-01-23 11:55+0100\n" +"Last-Translator: giovanni <[email protected]>\n" +"Language-Team: Interlingua <[email protected]>\n" "Language: ia\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 18.12.3\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #, kde-format @@ -375,11 +375,10 @@ msgstr "Desolate, il trovava nulle multimedia in le cadita" #: src/app/mainWindow.cpp:853 -#, fuzzy, kde-format -#| msgid "Play DVD Video" +#, kde-format msgctxt "Notification inhibition reason" msgid "playing a video" -msgstr "Reproduce Video DVD" +msgstr "reproducente un video" #: src/app/mainWindow.cpp:889 #, kde-format @@ -434,7 +433,7 @@ #, kde-format msgctxt "Copy the URL of the selected multimedia" msgid "Copy URL" -msgstr "" +msgstr "Copia URL" #: src/app/recentlyPlayedList.cpp:52 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dragon-19.12.1/po/zh_CN/dragonplayer.po new/dragon-19.12.2/po/zh_CN/dragonplayer.po --- old/dragon-19.12.1/po/zh_CN/dragonplayer.po 2020-01-07 01:58:06.000000000 +0100 +++ new/dragon-19.12.2/po/zh_CN/dragonplayer.po 2020-02-04 01:21:41.000000000 +0100 @@ -11,7 +11,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-07-17 03:10+0200\n" -"PO-Revision-Date: 2020-01-04 21:47\n" +"PO-Revision-Date: 2020-01-20 21:56\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
