diff --git a/strawberry-1.0.18.tar.xz b/strawberry-1.0.18.tar.xz deleted file mode 100644 index 5a7f963..0000000 --- a/strawberry-1.0.18.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8687463b3c5c6d4344ab295ed0946b56d279b7e45875eb4fcca521ca1218c860 -size 11241608 diff --git a/strawberry-1.0.19.tar.xz b/strawberry-1.0.19.tar.xz new file mode 100644 index 0000000..a61d097 --- /dev/null +++ b/strawberry-1.0.19.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c96a62b67089b4cec815a948bf6c424a5ec55537b0f122d8fa1f0fea5ce8185c +size 11234408 diff --git a/strawberry.changes b/strawberry.changes index 0450ad9..29d82e2 100644 --- a/strawberry.changes +++ b/strawberry.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Sun Sep 24 21:28:11 UTC 2023 - Jonas Kvinge + +- 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 diff --git a/strawberry.spec b/strawberry.spec index 2e6385f..42c6d1e 100644 --- a/strawberry.spec +++ b/strawberry.spec @@ -17,7 +17,7 @@ Name: strawberry -Version: 1.0.18 +Version: 1.0.19 Release: 0 Summary: A music player and music collection organizer License: GPL-3.0-or-later