Accepting request 1113316 from multimedia:apps

- Update to version 1.0.20
  + Fixed appdata validation.
- Update to version 1.0.19
  + Bugfixes:
   + Use shared pointers for objects to fix potential crashes on exit (#1239).
   + Fixed smart playlist search not matching unrated songs (#1244).
   + Fixed reading FMPS_Playcount for MP3 ID3v2 tags (#1248).
   + Always stop playing after 100 errors to prevent flooding the error dialog (#1220).
   + Fixed volume going to 100% when decreasing volume beyond zero (#1262).
   + Fixed error dialog sometimes showing empty.
  + Enhancements:
   + Add Mpris2 property to read/write rating (#1246).
   + Capitalize playlist column names (#1264).
   + Added lyrics from songlyrics.com, azlyrics.com, elyrics.net and lyricsmode.com.
  + New features:
   + Support performing song loudness analysis using `libebur128` (#1216).
   + Support song playback loudness normalization, as per EBU R 128 (#1216).
  + Other:
   + Removed last.fm HTTPS workaround and GnuTLS dependency
   + Removed broken lyrics.com lyrics provider.

OBS-URL: https://build.opensuse.org/request/show/1113316
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strawberry?expand=0&rev=57
This commit is contained in:
Ana Guerrero 2023-09-25 18:03:26 +00:00 committed by Git OBS Bridge
commit bf9e7bc22a
4 changed files with 31 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8687463b3c5c6d4344ab295ed0946b56d279b7e45875eb4fcca521ca1218c860
size 11241608

3
strawberry-1.0.20.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e27afd4b70cdbb1c88af868cafc3abcb526c825c53e413df326f008322413194
size 11234412

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Sun Sep 24 21:28:11 UTC 2023 - Jonas Kvinge <jonaski@opensuse.org>
- Update to version 1.0.20
+ Fixed appdata validation.
- Update to version 1.0.19
+ Bugfixes:
+ Use shared pointers for objects to fix potential crashes on exit (#1239).
+ Fixed smart playlist search not matching unrated songs (#1244).
+ Fixed reading FMPS_Playcount for MP3 ID3v2 tags (#1248).
+ Always stop playing after 100 errors to prevent flooding the error dialog (#1220).
+ Fixed volume going to 100% when decreasing volume beyond zero (#1262).
+ Fixed error dialog sometimes showing empty.
+ Enhancements:
+ Add Mpris2 property to read/write rating (#1246).
+ Capitalize playlist column names (#1264).
+ Added lyrics from songlyrics.com, azlyrics.com, elyrics.net and lyricsmode.com.
+ New features:
+ Support performing song loudness analysis using `libebur128` (#1216).
+ Support song playback loudness normalization, as per EBU R 128 (#1216).
+ Other:
+ Removed last.fm HTTPS workaround and GnuTLS dependency
+ Removed broken lyrics.com lyrics provider.
-------------------------------------------------------------------
Sun Sep 17 19:14:05 UTC 2023 - Jonas Kvinge <jonaski@opensuse.org>

View File

@ -17,7 +17,7 @@
Name: strawberry
Version: 1.0.18
Version: 1.0.20
Release: 0
Summary: A music player and music collection organizer
License: GPL-3.0-or-later