Hello community, here is the log from the commit of package gnome-music for openSUSE:Factory checked in at 2020-09-25 16:27:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-music (Old) and /work/SRC/openSUSE:Factory/.gnome-music.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-music" Fri Sep 25 16:27:20 2020 rev:56 rq:837336 version:3.38.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes 2020-09-09 17:50:07.686581887 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-music.new.4249/gnome-music.changes 2020-09-25 16:28:56.367752435 +0200 @@ -1,0 +2,58 @@ +Tue Sep 15 11:19:34 UTC 2020 - [email protected] + +- Update to version 3.38.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Sep 7 07:39:34 UTC 2020 - [email protected] + +- Update to version 3.37.92: + + Port to Tracker 3. + + Art retrieval complete rework. + + Flatpak cleanups and updates. + + Bugs fixed: + - gnome-music gets stuck when next button is pressed when + current song is about to finish. + - Selection mode search doesn't work. + - Selecting an album in albums view in selection mode randomly + deselects other albums. + - Selection mode only works for artists during search. + - Music crashed if gnome-online-accounts is unavailable. + - MPRIS playlist fixes. + - Gracefully handle locale.{bind,}textdomain not being + available. + + Updated translations. +- Replace pkgconfig(tracker-sparql-2.0) BuildRequires with + pkgconfig(tracker-sparql-3.0): follow upstream changes. + +------------------------------------------------------------------- +Sun Sep 6 20:11:09 UTC 2020 - [email protected] + +- Update to version 3.37.3: + + Bugs fixed: + - High CPU usage. + - Bind more SongWidget properties. +- Changes from version 3.37.2: + + Use Gtk.Template for all the Views and remove BaseView. + + Prefer Albumartist field for artist search. + + Change Artist view selection from artist to song. + + Extend Gtk.Template usage for Window. + + Deinitialize Grilo on shutdown. + + Music now explicitly depends on Pango 1.44 or above. + + Flatpak cleanups and updates. + + Various widgets style and code cleanups. + + Bugs fixed: + - Artist view should support music selection. + - In-app notifications need to be dismissable. + - Stop using show_all. + - Crash while searching due to bugs in searchview.py. + - Crash on start: object 'AttrFontFeatures' has no attribute + 'new'. + - Wrong song count in favourite playlist. + - Please stop changing the module search path. + - Use libsoup for art retrieval. + - Music crashes on 'check_smart_playlist_change' call. + + Updated translations. +- Add pkgconfig(pango) BuildRequires: new dependency. + +------------------------------------------------------------------- Old: ---- gnome-music-3.36.5.tar.xz New: ---- gnome-music-3.38.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-music.spec ++++++ --- /var/tmp/diff_new_pack.Omlr18/_old 2020-09-25 16:28:56.871752881 +0200 +++ /var/tmp/diff_new_pack.Omlr18/_new 2020-09-25 16:28:56.875752884 +0200 @@ -17,13 +17,13 @@ Name: gnome-music -Version: 3.36.5 +Version: 3.38.0 Release: 0 Summary: Music Player for GNOME License: SUSE-GPL-2.0-with-plugin-exception AND LGPL-2.1-or-later Group: Productivity/Multimedia/Sound/Players URL: https://www.gnome.org -Source0: https://download.gnome.org/sources/gnome-music/3.36/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-music/3.38/%{name}-%{version}.tar.xz Source99: %{name}-rpmlintrc BuildRequires: fdupes @@ -34,15 +34,16 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.36.0 BuildRequires: pkgconfig(goa-1.0) >= 3.35.90 BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.35.0 -BuildRequires: pkgconfig(grilo-0.3) >= 0.3.12 -BuildRequires: pkgconfig(grilo-plugins-0.3) >= 0.3.10 +BuildRequires: pkgconfig(grilo-0.3) >= 0.3.13 +BuildRequires: pkgconfig(grilo-plugins-0.3) >= 0.3.12 BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.7 BuildRequires: pkgconfig(libdazzle-1.0) >= 3.28.0 BuildRequires: pkgconfig(libmediaart-2.0) >= 1.9.1 BuildRequires: pkgconfig(libsoup-2.4) +BuildRequires: pkgconfig(pango) >= 1.44.0 BuildRequires: pkgconfig(py3cairo) >= 1.14 -BuildRequires: pkgconfig(pygobject-3.0) >= 3.29.1 -BuildRequires: pkgconfig(tracker-sparql-2.0) >= 2.3.0 +BuildRequires: pkgconfig(pygobject-3.0) >= 3.36.1 +BuildRequires: pkgconfig(tracker-sparql-3.0) >= 2.99.3 Requires: dbus-1-python3 # gnome-music requires grilo-plugin-tracker to interact with tracker and find files (bsc#1083659) Requires: grilo-plugin-tracker @@ -55,9 +56,11 @@ # gnomemusic/player.py imports requests (not introspected) Requires: python3-requests # gnome-music relies on tracker to find local files (bsc#1084861) -Requires: tracker +Requires: tracker >= 2.99 # gnome-music relies on tracker to find local files. -Requires: tracker-miner-files +Requires: tracker-miner-files >= 2.99 +# The versioned format depenency is written in a form not understood by our gi-scanner +Requires: typelib(Tracker) = 3.0 Recommends: gstreamer-plugins-ugly %description ++++++ gnome-music-3.36.5.tar.xz -> gnome-music-3.38.0.tar.xz ++++++ ++++ 22668 lines of diff (skipped)
