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 2022-03-23 20:16:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-music (Old) and /work/SRC/openSUSE:Factory/.gnome-music.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-music" Wed Mar 23 20:16:21 2022 rev:66 rq:963591 version:42.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes 2022-02-06 23:54:48.838606578 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-music.new.25692/gnome-music.changes 2022-03-23 20:17:00.442416221 +0100 @@ -1,0 +2,29 @@ +Sun Mar 20 21:00:38 UTC 2022 - Bj??rn Lie <[email protected]> + +- Update to version 42.0: + + GTK-4 regression fixes. + + Bugs fixed: App title untranslated. + + Updated translations. + +------------------------------------------------------------------- +Thu Feb 17 11:43:57 UTC 2022 - Bj??rn Lie <[email protected]> + +- Update to version 42.beta: + + Port to GTK-4 + + Dark mode switching + + Bugs fixed: Fix slow startup. + + Updated translations. +- Drop d9f35b542adbf6b0e1114c7c077df04212a98fc7.patch: Fixed + upstream. +- Replace the following BuildRequires: + + pkgconfig(gtk+-3.0) with pkgconfig(gtk4) + + pkgconfig(libhandy-1) with pkgconfig(libadwaita-1) +- Drop pkgconfig(libdazzle-1.0) BuildRequires: No longer needed. +- Drop gstreamer-plugins-ugly Recommends, all the codecs of intrest + for gnome-music, have moved. +- Add gstreamer-plugins-base and gstreamer-plugins-good Recommends. +- Add desktop-file-utils BuildRequires: New dependency. +- Switch package to noarch BuildArch. +- Drop gnome-music-rpmlintrc: No longer needed. + +------------------------------------------------------------------- Old: ---- d9f35b542adbf6b0e1114c7c077df04212a98fc7.patch gnome-music-41.0.tar.xz gnome-music-rpmlintrc New: ---- gnome-music-42.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-music.spec ++++++ --- /var/tmp/diff_new_pack.HN2atZ/_old 2022-03-23 20:17:01.474416806 +0100 +++ /var/tmp/diff_new_pack.HN2atZ/_new 2022-03-23 20:17:01.482416810 +0100 @@ -17,22 +17,20 @@ Name: gnome-music -Version: 41.0 +Version: 42.0 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/41/%{name}-%{version}.tar.xz -Source99: %{name}-rpmlintrc +Source0: https://download.gnome.org/sources/gnome-music/42/%{name}-%{version}.tar.xz #PATCH-FIX-SLE 0001-gnome-music-use-python36.patch [email protected] -- 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 #PATCH-FIX-SLE 0002-gnome-music-revert-from-future-import-annotations.patch [email protected] -- disable python 3.7 specific feature to allow gnome-music build and run on python 3.6 for SLE/Leap 15.4. Patch1: 0002-gnome-music-revert-from-future-import-annotations.patch -# PATCH-FIX-UPSTREAM d9f35b542adbf6b0e1114c7c077df04212a98fc7.patch -- Fix build with meson 0.61.0 and newer -Patch2: https://gitlab.gnome.org/GNOME/gnome-music/-/commit/d9f35b542adbf6b0e1114c7c077df04212a98fc7.patch +BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: itstool BuildRequires: meson @@ -47,9 +45,8 @@ BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.35.0 BuildRequires: pkgconfig(grilo-0.3) >= 0.3.13 BuildRequires: pkgconfig(grilo-plugins-0.3) >= 0.3.12 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.14 -BuildRequires: pkgconfig(libdazzle-1.0) >= 3.28.0 -BuildRequires: pkgconfig(libhandy-1) >= 1.2.0 +BuildRequires: pkgconfig(gtk4) +BuildRequires: pkgconfig(libadwaita-1) BuildRequires: pkgconfig(libmediaart-2.0) >= 1.9.1 BuildRequires: pkgconfig(libsoup-2.4) BuildRequires: pkgconfig(pango) >= 1.44.0 @@ -74,7 +71,9 @@ # The versioned format depenency is written in a form not understood by our gi-scanner Requires: typelib(Tracker) = 3.0 Requires: typelib(GstTag) = 1.0 -Recommends: gstreamer-plugins-ugly +Recommends: gstreamer-plugins-base +Recommends: gstreamer-plugins-good +BuildArch: noarch %description Music player and management application for GNOME. @@ -87,7 +86,6 @@ %patch0 -p1 %patch1 -p1 %endif -%patch2 -p1 # Fix shebangs: sed -i -e 's|#!%{_bindir}/env python3|#!%{_bindir}/python3|' gnome-music.in @@ -114,7 +112,6 @@ %{_datadir}/icons/hicolor/*/apps/org.gnome.Music* %{_datadir}/metainfo/org.gnome.Music.appdata.xml %{_datadir}/org.gnome.Music/ -%{_libdir}/org.gnome.Music/ %{python3_sitelib}/gnomemusic/ %files lang -f %{name}.lang ++++++ gnome-music-41.0.tar.xz -> gnome-music-42.0.tar.xz ++++++ ++++ 37803 lines of diff (skipped)
