add xdg-user-dirs for default music dir
(cherry picked from commit ffd4d74953fb9e0b9ca212de055944f2b9306c70)
This commit is contained in:
parent
6a943b27f6
commit
2cf4dbaf96
@ -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 <weijin.deng@turbolinux.com.cn> - 3.38.3-2
|
||||
- Add xdg-user-dirs for default music dir
|
||||
|
||||
* Thu Jun 17 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 3.38.3-1
|
||||
- Package init with version 3.38.3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user