Hello community, here is the log from the commit of package strawberry for openSUSE:Factory checked in at 2019-08-05 10:41:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/strawberry (Old) and /work/SRC/openSUSE:Factory/.strawberry.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "strawberry" Mon Aug 5 10:41:48 2019 rev:12 rq:720802 version:0.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/strawberry/strawberry.changes 2019-06-19 20:56:21.009876138 +0200 +++ /work/SRC/openSUSE:Factory/.strawberry.new.4126/strawberry.changes 2019-08-05 10:42:14.755292870 +0200 @@ -1,0 +2,54 @@ +Sat Aug 3 12:05:36 UTC 2019 - Jonas Kvinge <[email protected]> + +- Update to version 0.6.2 + + Disabled fatal error for FTS5 cmake test. + +------------------------------------------------------------------- +Sat Aug 3 11:42:16 UTC 2019 - Jonas Kvinge <[email protected]> + +- Update to version 0.6.1 + + Compare artist and album case-insensitive when generating score for album covers. + + Fixed broken return value of sendMessage() in SingleApplication causing application to be started twice. + + Improved error handling in local redirectserver. + + Added new tabs view with search and favorites to Tidal. + + Fixed gst_pad_send_event lock in gstreamer pipeline. + + Made Xine analyzer optional to fix compilation with newer Xine. + + Implemented offset and queue to all Tidal requests. + + Added new artist, album and song ids to songs schemas to add/remove favorites. + + Improved lyrics searcher. + + Fixed disabling fading option in backend settings when volume control is disabled. + + Added x-scheme-handler/tidal to desktop file to handle tidal songs and allow OAuth redirect url. + + Added love button for scrobblers. + + Fixed gapless playback when using url handler. + + Fixed enabling/disabling fading options in backend settings. + + Added support for Subsonic streaming. + + Added support for Qobuz streaming. + + Added confirmation box for opening songs in file browser to avoid users accidentally opening too many songs. + + Added OSD notification on playback resume option. + + Fixed MusicBrainz tag fetcher to respect rate limiting when fetching tags. + + Fixed hardcoded systemtray icon. + + Added live scanning and option to rescan songs. + + Added playlist background image stretch option to zoom image with cutting the height. + + Replaced use of QDesktopWidget with QDesktop + + Replaced all uses of QSignalMapper with lambda expressions + + Fixed collection album covers stuck to old ones when new album covers are fetched + + Fixed all Json services to check HttpStatusCodeAttribute in addition to checking network errors + + Fixed track change hang + + Fixed playlist sorting to ignore articles + + Fixed MessageReply crash in tagreader + + Fixed MTP support + + Fixed possible crashes with libimobiledevice devices + + Removed older devicekit udisks backend + + Using iconv to replace non-ascii characters when organising files + + Fixed IPod support when listed from UDisks2 + + Fixed memory leaks when establishing database connections and in database backup. + + Fixed dangling database connections when loading collection, playlists and devices. + + Fixed closing and deleting backends to free memory and database connections on exit. + + Fixed dangling pointers causing crashes when loading new album covers in collection. + + Fixed playlist shortcuts being broken because they were hidden in playlist right click menu. + + Replaced FTS3 and custom tokenizer with FTS5 with unicode61. + + Fixed certain cases where track slider popup was stuck. + + Fixed certain cases where the playing widget gets stuck when switching fast between context and other widgets. + + Removed ChartLyrics provider (service have been down for a long time). + +------------------------------------------------------------------- Old: ---- strawberry-0.5.5.tar.xz New: ---- strawberry-0.6.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ strawberry.spec ++++++ --- /var/tmp/diff_new_pack.5lgGeA/_old 2019-08-05 10:42:15.219292817 +0200 +++ /var/tmp/diff_new_pack.5lgGeA/_new 2019-08-05 10:42:15.223292816 +0200 @@ -17,7 +17,7 @@ Name: strawberry -Version: 0.5.5 +Version: 0.6.2 Release: 0 Summary: A audio player and music collection organizer License: GPL-3.0-or-later @@ -43,6 +43,7 @@ BuildRequires: pkgconfig(Qt5Gui) BuildRequires: pkgconfig(Qt5Network) BuildRequires: pkgconfig(Qt5Sql) +BuildRequires: pkgconfig(Qt5Test) BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5X11Extras) BuildRequires: pkgconfig(alsa) @@ -69,7 +70,7 @@ %endif BuildRequires: pkgconfig(libxine) BuildRequires: pkgconfig(protobuf) -BuildRequires: pkgconfig(sqlite3) >= 3.7 +BuildRequires: pkgconfig(sqlite3) >= 3.9 BuildRequires: pkgconfig(taglib) >= 1.11.1 %if 0%{?suse_version} < 1500 Requires(post): update-desktop-files @@ -94,12 +95,12 @@ - Edit tags on music files - Fetch tags from MusicBrainz - Album cover art from Last.fm, Musicbrainz, Discogs, Deezer and Tidal - - Song lyrics from AudD and ChartLyrics + - Song lyrics from AudD - Support for multiple backends - Audio analyzer - Equalizer - Transfer music to iPod, iPhone, MTP or mass-storage USB player - - Integrated Tidal support + - Streaming support for Tidal, Qobuz and Subsonic - Scrobbler with support for Last.fm, Libre.fm and ListenBrainz %prep ++++++ strawberry-0.5.5.tar.xz -> strawberry-0.6.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/strawberry/strawberry-0.5.5.tar.xz /work/SRC/openSUSE:Factory/.strawberry.new.4126/strawberry-0.6.2.tar.xz differ: char 26, line 1
