Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package strawberry for openSUSE:Factory 
checked in at 2022-07-18 18:34:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/strawberry (Old)
 and      /work/SRC/openSUSE:Factory/.strawberry.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "strawberry"

Mon Jul 18 18:34:23 2022 rev:43 rq:989755 version:1.0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/strawberry/strawberry.changes    2022-06-12 
17:43:03.214477339 +0200
+++ /work/SRC/openSUSE:Factory/.strawberry.new.1523/strawberry.changes  
2022-07-18 18:34:39.093818430 +0200
@@ -1,0 +2,21 @@
+Sun Jul 17 21:49:21 UTC 2022 - Jonas Kvinge <jona...@opensuse.org>
+
+- Build with Qt 6 on openSUSE Leap 15.4 and higher
+
+-------------------------------------------------------------------
+Sun Jul 17 21:43:35 UTC 2022 - Jonas Kvinge <jona...@opensuse.org>
+
+- Update to version 1.0.6
+
+ + Bugfixes:
+ + Fixed certain albums not added to playlist in correct track order from 
search for Tidal and QObuz.
+ + Fixed songs not added to playlist in numeric order when added from file 
view with right click (#977).
+ + Fixed "Stop after this track" graying out next track in dynamic mode (#912).
+ + Fixed a gstreamer caps leak when transcoding songs.
+ + Fixed errors in translation files (#994).
+ + Enhancements
+ + Add songs to the collection even when they have invalid ctime or mtime.
+ + Made ListenBrainz scrobbler respect "Prefer album artist" option (#989).
+ + Send track duration, number, player name and version when scrobbling to 
ListenBrainz (#995).
+
+-------------------------------------------------------------------

Old:
----
  strawberry-1.0.5.tar.xz

New:
----
  strawberry-1.0.6.tar.xz

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

Other differences:
------------------
++++++ strawberry.spec ++++++
--- /var/tmp/diff_new_pack.MTzDwF/_old  2022-07-18 18:34:40.005819727 +0200
+++ /var/tmp/diff_new_pack.MTzDwF/_new  2022-07-18 18:34:40.013819739 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           strawberry
-Version:        1.0.5
+Version:        1.0.6
 Release:        0
 Summary:        A music player and music collection organizer
 License:        GPL-3.0-or-later
@@ -28,7 +28,11 @@
 BuildRequires:  appstream-glib
 BuildRequires:  cmake
 BuildRequires:  desktop-file-utils
+%if 0%{?sle_version} == 150400
+BuildRequires:  gcc11-c++
+%else
 BuildRequires:  gcc-c++
+%endif
 BuildRequires:  gettext
 BuildRequires:  git
 BuildRequires:  hicolor-icon-theme
@@ -36,7 +40,7 @@
 BuildRequires:  make
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-%if 0%{?suse_version} > 1530
+%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150400
 BuildRequires:  cmake(Qt6Concurrent)
 BuildRequires:  cmake(Qt6Core)
 BuildRequires:  cmake(Qt6DBus)
@@ -82,7 +86,7 @@
 BuildRequires:  pkgconfig(sqlite3) >= 3.9
 BuildRequires:  pkgconfig(taglib) >= 1.11.1
 
-%if 0%{?suse_version} > 1530
+%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150400
 Requires:       qt6-sql-sqlite
 %else
 Requires:       libQt5Sql5-sqlite
@@ -115,10 +119,14 @@
 %setup -q
 
 %build
+%if 0%{?sle_version} == 150400
+export CC="gcc-11"
+export CXX="g++-11"
+%endif
 export CFLAGS="%{optflags} -fno-strict-aliasing"
 export CXXFLAGS="$CFLAGS"
 %cmake -DBUILD_WERROR=OFF \
-%if 0%{?suse_version} > 1530
+%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150400
        -DQT_MAJOR_VERSION=6
 %else
        -DQT_MAJOR_VERSION=5

++++++ strawberry-1.0.5.tar.xz -> strawberry-1.0.6.tar.xz ++++++
/work/SRC/openSUSE:Factory/strawberry/strawberry-1.0.5.tar.xz 
/work/SRC/openSUSE:Factory/.strawberry.new.1523/strawberry-1.0.6.tar.xz differ: 
char 26, line 1

Reply via email to