diff --git a/strawberry-0.5.3.tar.xz b/strawberry-0.5.3.tar.xz deleted file mode 100644 index 4c9b0cc..0000000 --- a/strawberry-0.5.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4cd57ff73ad0ec047ea8b7901e749de7722ab3d5a9be35f4bf1ef5af1cc5bdd5 -size 7788528 diff --git a/strawberry-0.5.5.tar.xz b/strawberry-0.5.5.tar.xz new file mode 100644 index 0000000..067a9ab --- /dev/null +++ b/strawberry-0.5.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8461d11d4659eb54120352039d5638d9a8ad1b0d45d26c93e9c7a2049d3c3062 +size 7819868 diff --git a/strawberry.changes b/strawberry.changes index 6ae8a20..d29575f 100644 --- a/strawberry.changes +++ b/strawberry.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Sun May 5 19:32:26 UTC 2019 - Jonas Kvinge + +- Update to version 0.5.5 + + Fixed Tidal API url + +------------------------------------------------------------------- +Sun May 5 18:08:25 UTC 2019 - Jonas Kvinge + +- Update to version 0.5.4 + + Changed description for offline mode scrobbling for less confusion + + Fixed scrobbler to not send "playing now" when in offline mode + + Added common RPM spec file for openSUSE, Fedora, RedHat, CentOS and Mageia + + Improved cover manager score system + + Added Deezer and Tidal cover providers + + Added ChartLyrics lyrics provider + + Added HTTPS workaround for Last.Fm OAuth to solve redirect https to http (localhost) problems + + Added Moodbar + + Fixed incorrect desktop file returned by mpris2 + + Fixed mpris2 CanPlay + + Fixed updating play and skip count properly + + Fixed track seeking with mouse wheel + + Fixed CDDA tracks being invalidated (greyed) in the playlist + + Fixed problems using transcoder when other engines were selected + + Improved song loader error handling + + Fixed enabling equalizer having no affect + + Disable notification art setting when tray icon notification is selected + + Applying settings immediately when pressing Apply in settings dialog instead of just saving + + Disable scroll over icon to change track setting on non-X11 systems and KDE + + Removed nvidia workaround on exit which is no longer needed + + Fixed chromaprinter unref buffer crash when using complete tags automatically + + Fixed crash on exit using VLC engine when using static taglib caused by tagblib linking collision + + Fixed context background to follow base colors instead of always white + + Fixed fancy tabbar small sidebar mode width + + Added some missing taglib configure checks + + Saving geometry, tabbar, playlist column settings on exit only to reduce wear on SSD's and fix sluggish resizing with non-SSD + + Fixed and improved snap including upgrading to core18 and adding proper alsa support + + Fixed resume playback on startup not working for other than the first playlist + ------------------------------------------------------------------- Mon Apr 1 23:08:25 UTC 2019 - Jonas Kvinge diff --git a/strawberry.spec b/strawberry.spec index 19a2f56..8bb09ae 100644 --- a/strawberry.spec +++ b/strawberry.spec @@ -17,7 +17,7 @@ Name: strawberry -Version: 0.5.3 +Version: 0.5.5 Release: 0 Summary: A audio player and music collection organizer License: GPL-3.0-or-later @@ -50,6 +50,7 @@ BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(gio-unix-2.0) BuildRequires: pkgconfig(glib-2.0) +BuildRequires: pkgconfig(gnutls) BuildRequires: pkgconfig(gstreamer-1.0) BuildRequires: pkgconfig(gstreamer-app-1.0) BuildRequires: pkgconfig(gstreamer-audio-1.0) @@ -92,8 +93,8 @@ Features: - Advanced audio output and device options - Edit tags on music files - Fetch tags from MusicBrainz - - Album cover art from Last.fm, Musicbrainz and Discogs - - Song lyrics from AudD + - Album cover art from Last.fm, Musicbrainz, Discogs, Deezer and Tidal + - Song lyrics from AudD and ChartLyrics - Support for multiple backends - Audio analyzer - Equalizer