Accepting request 1069413 from multimedia:apps

- Update to version 1.0.15
 + Bugfixes:
   + Fixed playlist column showing invalid last played date for streams.
   + Fixed crash when the audio bin failed to initialize (#1123, #1133).
   + Fixed duplicated filename when organizing files using dot in the filename (#1136).
   + Fixed tag inline editing for streams (#1130).
   + Fixed resetting play statistics using tag edit dialog (#1124).
   + Fixed compilation songs not showing if group by was set to other than (Album) Artist / Album (#1140).
 + Enhancements:
   + Added lyrics from stands4 (lyrics.com).
   + Added Sonogram analyzer.
   + Use GStreamer playbin3 with GStreamer 1.22.0 and higher.
 + Code improvements:
   + Made use of C++11 enum class where possible.
   + Use new QNativeIpcKey based QSharedMemory constructor with Qt 6.6 and higher.

OBS-URL: https://build.opensuse.org/request/show/1069413
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strawberry?expand=0&rev=52
This commit is contained in:
Dominique Leuenberger 2023-03-04 21:43:56 +00:00 committed by Git OBS Bridge
commit f346b0a806
4 changed files with 26 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Sat Mar 4 15:59:18 UTC 2023 - Jonas Kvinge <jonaski@opensuse.org>
- Update to version 1.0.15
+ Bugfixes:
+ Fixed playlist column showing invalid last played date for streams.
+ Fixed crash when the audio bin failed to initialize (#1123, #1133).
+ Fixed duplicated filename when organizing files using dot in the filename (#1136).
+ Fixed tag inline editing for streams (#1130).
+ Fixed resetting play statistics using tag edit dialog (#1124).
+ Fixed compilation songs not showing if group by was set to other than (Album) Artist / Album (#1140).
+ Enhancements:
+ Added lyrics from stands4 (lyrics.com).
+ Added Sonogram analyzer.
+ Use GStreamer playbin3 with GStreamer 1.22.0 and higher.
+ Code improvements:
+ Made use of C++11 enum class where possible.
+ Use new QNativeIpcKey based QSharedMemory constructor with Qt 6.6 and higher.
-------------------------------------------------------------------
Fri Jan 13 21:26:32 UTC 2023 - Jonas Kvinge <jonaski@opensuse.org>

View File

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