Hello community, here is the log from the commit of package cantata for openSUSE:Factory checked in at 2020-09-21 17:43:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cantata (Old) and /work/SRC/openSUSE:Factory/.cantata.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cantata" Mon Sep 21 17:43:43 2020 rev:18 rq:835685 version:2.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/cantata/cantata.changes 2020-09-03 01:17:40.668548297 +0200 +++ /work/SRC/openSUSE:Factory/.cantata.new.4249/cantata.changes 2020-09-21 17:46:36.293092918 +0200 @@ -1,0 +2,49 @@ +Sun Sep 20 12:40:25 UTC 2020 - Cor Blom <[email protected]> + +- Update to 2.4.2: + * Correctly handle changing 'Basic' mode music folder. + * When stopping 'Basic' mode MPD instance, send SIGKILL. + * Correctly set 'storeLyricsInMpdDir' config item, UI was setting + wrong config item. + * Set minimum Qt5 version to 5.11 + * Fix destructor of DeviceManagerPrivate to prevent Cantata from + potentially crashing when closing. + * Correctly set song details 'time', 'year', 'track' and 'disc' + for streams from online services. + * Don't use last.fm for artist image searches, its broken. + * Hide BB10 styles (look bad), and gtk2 style (doesn't start) from + list of styles in interface settings. + * When checking if song exists, check disc number. + * Fix getting song details from Cantata stream URLs. + * Amend MPRIS interface: fix CanPlay/CanPause/CanSeek status update + as well as LoopStatus getter and setter. + * When checking if songs are different, compare track and disc + numbers too. + * Avoid unknown song durations and duplicate updates of MPRIS' song + details. + * Synchronize update of current song details and status of MPRIS + interface, trigger MPRIS status update when connection to MPD + has been lost. + * Add chartlyrics.com to list of lyrics providers. + * Set default lyrics providers to azlyrics.com, chartlyrics.com, + and lyrics.wikia.com + * Fix enabling of play queue navigation actions 'next' and 'previous'. + * Fix bus name of freedesktop.org's power management. + * Additionally call Inhibit() from org.freedesktop.login1.Manager. + * Query Qt whether system tray is available if current desktop + environment is not some kind of GNOME (incl. Unity flavored GNOME). + * Fix writing 'descr' attribute when saving podcast information to + cache dir. + * Fix loading cover images with wrong file extension in context view. + * Avoid prepending song's file path with MPD's music directory if + it is empty, a stream URL or an absolute path. + * Ignore current song in selection when moving selected songs within + the play queue to play them next. + * Also show metadata of the current track in the context view if + 'title' or 'artist' are missing, but do not try to fetch + information nor lyrics. + * Switch from freedb.org to gnudb.org + * Update bitrate settings for encoders used with transcoding jobs. +- Remove upstream patches: correct-path-saved-lyrics.patch and 0001-Correctly-handle-changing-Basic-mode-music-folder.patch + +------------------------------------------------------------------- Old: ---- 0001-Correctly-handle-changing-Basic-mode-music-folder.patch cantata-2.4.1.tar.gz correct-path-saved-lyrics.patch New: ---- cantata-2.4.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cantata.spec ++++++ --- /var/tmp/diff_new_pack.hKNdkP/_old 2020-09-21 17:46:38.265094776 +0200 +++ /var/tmp/diff_new_pack.hKNdkP/_new 2020-09-21 17:46:38.269094780 +0200 @@ -17,7 +17,7 @@ Name: cantata -Version: 2.4.1 +Version: 2.4.2 Release: 0 Summary: Client for the Music Player Daemon (MPD) License: GPL-3.0-only @@ -26,11 +26,6 @@ Source0: https://github.com/CDrummond/cantata/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz # PATCH-FIX-OPENSUSE fix-translations-with-qt5.diff -- Make sure that it finds the right lrelease and lconvert binaries with Qt5 (cantata only find the 64bits lrelease). Patch0: fix-translations-with-qt5.diff -# PATCH-FIX-UPSTREAM: [PATCH] Correctly set 'storeLyricsInMpdDir' config item, UI was -# setting wrong config item. Cantatan issue #1576 -Patch1: correct-path-saved-lyrics.patch -# PATCH_FIX-UPSTREAM: gh#CDrummond/cantata#1575 -Patch2: 0001-Correctly-handle-changing-Basic-mode-music-folder.patch BuildRequires: fdupes BuildRequires: media-player-info BuildRequires: pkgconfig ++++++ cantata-2.4.1.tar.gz -> cantata-2.4.2.tar.gz ++++++ ++++ 95820 lines of diff (skipped)
