Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package strawberry for openSUSE:Factory 
checked in at 2023-03-28 17:49:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/strawberry (Old)
 and      /work/SRC/openSUSE:Factory/.strawberry.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "strawberry"

Tue Mar 28 17:49:15 2023 rev:53 rq:1074782 version:1.0.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/strawberry/strawberry.changes    2023-03-04 
22:44:32.344133804 +0100
+++ /work/SRC/openSUSE:Factory/.strawberry.new.31432/strawberry.changes 
2023-03-28 17:49:22.354976958 +0200
@@ -1,0 +2,25 @@
+Mon Mar 27 20:49:17 UTC 2023 - Jonas Kvinge <jona...@opensuse.org>
+
+- Update to version 1.0.16
+ + Bugfixes:
+   + Fixed lyrics from Musixmatch.
+   + Fixed possible file corruption when saving both tags and embedded cover 
using the tag editor (#1158).
+   + Fixed compile without GStreamer.
+   + Fixed context and playing now album art rendering on High DPI displays 
(#1161).
+   + Fixed setting source properties (device, user-agent, ssl-strict) with 
GStreamer 1.22 (playbin3) and higher (#1148).
+   + Fixed rescan songs feature not ignoring mtime.
+   + Search lyrics by artist instead of album artist by default.
+
+ + Code improvements:
+   + Replace use of deprecated QSqlDatabase::exec().
+
+ + Added features:
+   + Added backend setting for strict SSL mode.
+   + Read AcoustID and MusicBrainz tags.
+   + Submit MusicBrainz tags with ListenBrainz.
+
+- Remove Qt 5 dependencies
+- Remove VLC support
+- Update list of lyric providers in features
+
+-------------------------------------------------------------------

Old:
----
  strawberry-1.0.15.tar.xz

New:
----
  strawberry-1.0.16.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ strawberry.spec ++++++
--- /var/tmp/diff_new_pack.4JzRd3/_old  2023-03-28 17:49:22.986980007 +0200
+++ /var/tmp/diff_new_pack.4JzRd3/_new  2023-03-28 17:49:22.994980046 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           strawberry
-Version:        1.0.15
+Version:        1.0.16
 Release:        0
 Summary:        A music player and music collection organizer
 License:        GPL-3.0-or-later
@@ -42,7 +42,6 @@
 BuildRequires:  make
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150400
 BuildRequires:  cmake(Qt6Concurrent)
 BuildRequires:  cmake(Qt6Core)
 BuildRequires:  cmake(Qt6DBus)
@@ -52,18 +51,6 @@
 BuildRequires:  cmake(Qt6Sql)
 BuildRequires:  cmake(Qt6Test)
 BuildRequires:  cmake(Qt6Widgets)
-%else
-BuildRequires:  cmake(Qt5Concurrent)
-BuildRequires:  cmake(Qt5Core)
-BuildRequires:  cmake(Qt5DBus)
-BuildRequires:  cmake(Qt5Gui)
-BuildRequires:  cmake(Qt5LinguistTools)
-BuildRequires:  cmake(Qt5Network)
-BuildRequires:  cmake(Qt5Sql)
-BuildRequires:  cmake(Qt5Test)
-BuildRequires:  cmake(Qt5Widgets)
-BuildRequires:  cmake(Qt5X11Extras)
-%endif
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(gio-2.0)
@@ -85,16 +72,11 @@
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libudf)
-BuildRequires:  pkgconfig(libvlc)
 BuildRequires:  pkgconfig(protobuf)
 BuildRequires:  pkgconfig(sqlite3) >= 3.9
 BuildRequires:  pkgconfig(taglib) >= 1.11.1
 
-%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150400
 Requires:       qt6-sql-sqlite
-%else
-Requires:       libQt5Sql5-sqlite
-%endif
 
 %description
 Strawberry is a music player and music collection organizer.
@@ -111,7 +93,7 @@
   - Edit tags on music files
   - Fetch tags from MusicBrainz
   - Album cover art from Last.fm, Musicbrainz, Discogs, Musixmatch, Deezer, 
Tidal, Qobuz and Spotify
-  - Song lyrics from AudD, Genius, Musixmatch, ChartLyrics, lyrics.ovh and 
lololyrics.com
+  - Song lyrics from Lyrics.com, AudD, Genius, Musixmatch, ChartLyrics, 
lyrics.ovh and lololyrics.com
   - Support for multiple backends
   - Audio analyzer
   - Equalizer
@@ -130,11 +112,7 @@
 export CFLAGS="%{optflags} -fno-strict-aliasing"
 export CXXFLAGS="$CFLAGS"
 %cmake -DBUILD_WERROR=OFF \
-%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150400
        -DQT_MAJOR_VERSION=6
-%else
-       -DQT_MAJOR_VERSION=5
-%endif
 %cmake_build
 
 %install

++++++ strawberry-1.0.15.tar.xz -> strawberry-1.0.16.tar.xz ++++++
/work/SRC/openSUSE:Factory/strawberry/strawberry-1.0.15.tar.xz 
/work/SRC/openSUSE:Factory/.strawberry.new.31432/strawberry-1.0.16.tar.xz 
differ: char 25, line 1

Reply via email to