Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package strawberry for openSUSE:Factory checked in at 2024-11-21 22:02:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/strawberry (Old) and /work/SRC/openSUSE:Factory/.strawberry.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "strawberry" Thu Nov 21 22:02:01 2024 rev:68 rq:1225634 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/strawberry/strawberry.changes 2024-09-23 15:22:14.769502117 +0200 +++ /work/SRC/openSUSE:Factory/.strawberry.new.28523/strawberry.changes 2024-11-21 22:02:04.521498197 +0100 @@ -1,0 +2,29 @@ +Thu Nov 21 17:03:11 UTC 2024 - Jonas Kvinge <jona...@opensuse.org> + +- Update to version 1.2.1 + + + Bugfixes: + + Fixed playback of CUE continuing to play from the same file after the song has finished playing (#1568). + + Fixed updating collection song sort text when disc is changed. + + Fixed current playing file left open when the next track errored (#1582). + + Fixed filter search not finding song containing uppercase "A" (#1599). + + Fixed crash when removing album from playlist when using shuffle albums (#1588). + + Fixed IDv3 MBID's tags with multiple entries being ignored. + + Fixed crash when enabling Tidal, Spotify, Qobuz or Subsonic services. + + Fixed passing filenames to strawberry on command line not resolving to absolute paths. + + + Enhancements: + + Resolve symbolic links when dragging files to the playlist to match collection song. + + Replaced Spotify username/password with access token. + + Require Qt 6.4 or higher and drop support for Qt 5. + + Require TagLib 1.12 or higher. + + Use Qt stringliterals. + + Move gstfastspectrum to src. + + Use standard user temp location for current album cover. + + Removed old MacFSListener. + + Removed external tagreader and protobuf dependency. + + Removed VLC support. + + Ported to Qt translation (.ts) files and removed gettext dependency. + + Removed deprecated Gnome/Mate SettingsDaemon global shortcuts. + +------------------------------------------------------------------- Old: ---- strawberry-1.1.3.tar.xz New: ---- strawberry-1.2.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ strawberry.spec ++++++ --- /var/tmp/diff_new_pack.upt2tU/_old 2024-11-21 22:02:05.909555734 +0100 +++ /var/tmp/diff_new_pack.upt2tU/_new 2024-11-21 22:02:05.913555900 +0100 @@ -17,7 +17,7 @@ Name: strawberry -Version: 1.1.3 +Version: 1.2.1 Release: 0 Summary: A music player and music collection organizer License: GPL-3.0-or-later @@ -35,7 +35,6 @@ BuildRequires: gcc BuildRequires: gcc-c++ %endif -BuildRequires: gettext BuildRequires: git BuildRequires: hicolor-icon-theme BuildRequires: libboost_headers-devel @@ -74,9 +73,8 @@ BuildRequires: pkgconfig(libnotify) BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(libudf) -BuildRequires: pkgconfig(protobuf) BuildRequires: pkgconfig(sqlite3) >= 3.9 -BuildRequires: pkgconfig(taglib) >= 1.11.1 +BuildRequires: pkgconfig(taglib) >= 1.12 %if 0%{?suse_version} > 1600 BuildRequires: cmake(KDSingleApplication-qt6) %endif @@ -116,8 +114,7 @@ %endif export CFLAGS="%{optflags} -fno-strict-aliasing" export CXXFLAGS="$CFLAGS" -%cmake -DBUILD_WERROR=OFF \ - -DQT_MAJOR_VERSION=6 +%cmake -DBUILD_WERROR=OFF %cmake_build %install @@ -137,5 +134,4 @@ %{_datadir}/icons/hicolor/*/apps/strawberry.* %{_datadir}/metainfo/*.appdata.xml %{_mandir}/man1/%{name}.1%{?ext_man} -%{_mandir}/man1/%{name}-tagreader.1%{?ext_man} ++++++ strawberry-1.1.3.tar.xz -> strawberry-1.2.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/strawberry/strawberry-1.1.3.tar.xz /work/SRC/openSUSE:Factory/.strawberry.new.28523/strawberry-1.2.1.tar.xz differ: char 15, line 1