From 2cf4dbaf966941f22e9428a435e28e261a1b8a73 Mon Sep 17 00:00:00 2001 From: weijin deng Date: Fri, 24 Sep 2021 13:15:14 +0800 Subject: [PATCH] add xdg-user-dirs for default music dir (cherry picked from commit ffd4d74953fb9e0b9ca212de055944f2b9306c70) --- gnome-music.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnome-music.spec b/gnome-music.spec index 0a900ad..a51b693 100644 --- a/gnome-music.spec +++ b/gnome-music.spec @@ -13,7 +13,7 @@ Name: gnome-music Summary: Music is the new GNOME music playing application. Version: 3.38.3 -Release: 1 +Release: 2 License: GPLv2+ and LGPLv2+ URL: http://wiki.gnome.org/Apps/Music Source0: https://download.gnome.org/sources/gnome-music/3.38/gnome-music-%{version}.tar.xz @@ -29,7 +29,7 @@ BuildRequires: meson itstool git-core gettext desktop-file-utils libappstream-gl Requires: gdk-pixbuf2 gnome-online-accounts gobject-introspection >= %{gobject_introspection_ver} Requires: grilo >= %{grilo_ver} grilo-plugins gstreamer1 gstreamer1-plugins-base gtk3 >= %{gtk3_ver} Requires: libdazzle libmediaart libnotify >= 0.7.6 libsoup libtracker-sparql3 >= %{tracker_sparql_ver} -Requires: pango python3-cairo python3-gobject >= %{pygobject_ver} +Requires: pango python3-cairo python3-gobject >= %{pygobject_ver} xdg-user-dirs Provides: bundled(libgd) @@ -63,5 +63,8 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Music.deskt %{python3_sitelib}/gnomemusic %changelog +* Thu Sep 23 2021 weijin deng - 3.38.3-2 +- Add xdg-user-dirs for default music dir + * Thu Jun 17 2021 weijin deng - 3.38.3-1 - Package init with version 3.38.3