Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-music for openSUSE:Factory checked in at 2023-03-24 15:17:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-music (Old) and /work/SRC/openSUSE:Factory/.gnome-music.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-music" Fri Mar 24 15:17:54 2023 rev:68 rq:1073240 version:44.rc Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes 2022-04-30 00:45:26.230946163 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-music.new.31432/gnome-music.changes 2023-03-24 15:18:08.758176174 +0100 @@ -1,0 +2,32 @@ +Mon Mar 6 11:21:53 UTC 2023 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 44.rc: + + Shortcuts menu cleanups + + Misc focus fixes in album widgets + + Decrease memory usage in SongsView + + Bugs Fixed: + - SongView popup is a memory hog + - Shuffle on/off mixup + - Default template for issues + +------------------------------------------------------------------- +Thu Feb 23 14:57:25 UTC 2023 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 44.beta: + + Make shuffle shuffle again + + Fix time display in RTL languages + + Port to soup 3 + + Port about to AdwAboutWindow + + No longer mismatch art on scrolling + + Fix async queue block on fresh art retrieval + + Use new GNOME Settings app id in flatpak + + Fix welcome image rendering + + Bugs fixed: + - Rework ArtStack to handle cycling widgets better + - Shuffle broken in Music 42 + - Time is reversed in RTL + + Updated translations. +- Replace pkgconfig(libsoup-2.4) with pkgconfig(libsoup-3.0) + following upstreams port. + +------------------------------------------------------------------- Old: ---- gnome-music-42.1.tar.xz New: ---- gnome-music-44.rc.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-music.spec ++++++ --- /var/tmp/diff_new_pack.fyN1IG/_old 2023-03-24 15:18:11.774191899 +0100 +++ /var/tmp/diff_new_pack.fyN1IG/_new 2023-03-24 15:18:11.778191920 +0100 @@ -1,7 +1,7 @@ # # spec file for package gnome-music # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: gnome-music -Version: 42.1 +Version: 44.rc Release: 0 Summary: Music Player for GNOME License: LGPL-2.1-or-later AND SUSE-GPL-2.0-with-plugin-exception Group: Productivity/Multimedia/Sound/Players URL: https://www.gnome.org -Source0: https://download.gnome.org/sources/gnome-music/42/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-music/44/%{name}-%{version}.tar.xz #PATCH-FIX-SLE 0001-gnome-music-use-python36.patch yfji...@suse.com -- disable python 3.7 specific feature to allow gnome-music build and run on python 3.6 for SLE/Leap 15.4. Patch0: 0001-gnome-music-use-python36.patch @@ -48,7 +48,7 @@ BuildRequires: pkgconfig(gtk4) BuildRequires: pkgconfig(libadwaita-1) BuildRequires: pkgconfig(libmediaart-2.0) >= 1.9.1 -BuildRequires: pkgconfig(libsoup-2.4) +BuildRequires: pkgconfig(libsoup-3.0) BuildRequires: pkgconfig(pango) >= 1.44.0 BuildRequires: pkgconfig(py3cairo) >= 1.14 BuildRequires: pkgconfig(pygobject-3.0) >= 3.36.1