diff --git a/strawberry-0.6.13.tar.xz b/strawberry-0.6.13.tar.xz deleted file mode 100644 index 0d459fd..0000000 --- a/strawberry-0.6.13.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0c0cee6c1f75541dcc89c3dcb2db29e79f07d7b4dabc911c89853ad0b50fba29 -size 10156576 diff --git a/strawberry-0.7.1.tar.xz b/strawberry-0.7.1.tar.xz new file mode 100644 index 0000000..dbe4354 --- /dev/null +++ b/strawberry-0.7.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74d0178f18a83d8e0f8d42fd4308e71362000a54326423e4dcbfd3594006b927 +size 10123748 diff --git a/strawberry.changes b/strawberry.changes index 059f9bf..1466c39 100644 --- a/strawberry.changes +++ b/strawberry.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Fri Aug 14 22:52:44 UTC 2020 - Jonas Kvinge + +- Update to version 0.7.1: + * Bugfixes: + + Fixed incorrectly mapped global shortcuts keys "2" and "3". + + Fixed Last.fm scrobbling to correctly start array notation for parameters at 0 and not 1. + + Fixed sending trackNumber correctly for Last.fm and Libre.fm scrobbling. + + Fixed collection search when using special characters in the search query. + + Fixed reading and saving MP4 lyrics tag. + + Fixed reading ASF comment tag. + + Fixed adding playlist songs outside the collection when there are multiple files with the same URL. + + Fixed the rescan songs option to work with local songs outside of the collection. + + Fixed problems with editing song metadata in the playlists. + * Enhancements: + + Simplified and improved startup behaviour code. + + Adapted all source code to be compatible with Qt 6, and increased required Qt version to 5.8. + + Added option to compile with Qt 6 (-DWITH_QT6=ON). + + Base warning for show in file browser on unique directories to avoid unneeded warning about opening many files. + + Use album artist instead of artist for album repeat mode when available. + + Added extra safety for overwriting files for filesystem storages when organizing files. + + Remove diacritics in FTS search. + + Improved playlist context menu. + + Added fatal CMake error for missing protobuf compiler. + + Added support for parsing radio streams metadata with tilde in title. + + Added CMake option to install translation files. + + (Unix) Added playback actions to desktop file. + * Removed features: + + Removed Xine engine support. + + Removed broken imobiledevice (iPhone) support. + ------------------------------------------------------------------- Mon Jul 20 13:00:48 UTC 2020 - Michel Normand diff --git a/strawberry.spec b/strawberry.spec index 95d50fe..dbb3735 100644 --- a/strawberry.spec +++ b/strawberry.spec @@ -17,13 +17,13 @@ Name: strawberry -Version: 0.6.13 +Version: 0.7.1 Release: 0 Summary: A music player and music collection organizer License: GPL-3.0-or-later Group: Productivity/Multimedia/Sound/Players URL: https://www.strawberrymusicplayer.org/ -Source: https://files.jkvinge.net/packages/strawberry/%{name}-%{version}.tar.xz +Source: https://files.strawberrymusicplayer.org/%{name}-%{version}.tar.xz BuildRequires: appstream-glib BuildRequires: cmake @@ -66,7 +66,6 @@ BuildRequires: pkgconfig(libnotify) BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(libudf) BuildRequires: pkgconfig(libvlc) -BuildRequires: pkgconfig(libxine) BuildRequires: pkgconfig(protobuf) BuildRequires: pkgconfig(sqlite3) >= 3.9 BuildRequires: pkgconfig(taglib) >= 1.11.1 @@ -92,7 +91,7 @@ Features: - Support for multiple backends - Audio analyzer - Equalizer - - Transfer music to iPod, iPhone, MTP or mass-storage USB player + - Transfer music to iPod, MTP or mass-storage USB player - Scrobbler with support for Last.fm, Libre.fm and ListenBrainz - Subsonic streaming support