[packages/gnome-music] - updated to 40.1 - added appdata patch (fix appdata file)

qboosh qboosh at pld-linux.org
Tue Jun 8 19:22:58 CEST 2021


commit 373d8a36e5828e9ffa978dbe3f0f576c4e520754
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jun 8 19:25:40 2021 +0200

    - updated to 40.1
    - added appdata patch (fix appdata file)

 gnome-music-appdata.patch | 10 ++++++++++
 gnome-music.spec          |  6 ++++--
 2 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/gnome-music.spec b/gnome-music.spec
index f28b016..60b5ebf 100644
--- a/gnome-music.spec
+++ b/gnome-music.spec
@@ -1,13 +1,14 @@
 Summary:	Music player for GNOME
 Summary(pl.UTF-8):	Odtwarzacz muzyki dla GNOME
 Name:		gnome-music
-Version:	40.0
+Version:	40.1
 Release:	1
 License:	GPL v2 with GStreamer plugins exceptions
 Group:		X11/Applications/Multimedia
 Source0:	https://download.gnome.org/sources/gnome-music/40/%{name}-%{version}.tar.xz
-# Source0-md5:	7249f5057a53d7e4df615835ab423d8e
+# Source0-md5:	84a4a864393b978f4af456ffc4ec3e8f
 Patch0:		%{name}-deps.patch
+Patch1:		%{name}-appdata.patch
 URL:		https://wiki.gnome.org/Apps/Music
 BuildRequires:	gettext-tools
 BuildRequires:	gnome-online-accounts-devel >= 3.36.0
@@ -62,6 +63,7 @@ GNOME Music to odtwarzacz muzyki dla GNOME.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env python3,%{__python3},' gnome-music.in
 
diff --git a/gnome-music-appdata.patch b/gnome-music-appdata.patch
new file mode 100644
index 0000000..4d6464d
--- /dev/null
+++ b/gnome-music-appdata.patch
@@ -0,0 +1,10 @@
+--- gnome-music-40.1/data/org.gnome.Music.appdata.xml.in.in.orig	2021-06-08 10:09:00.671407200 +0200
++++ gnome-music-40.1/data/org.gnome.Music.appdata.xml.in.in	2021-06-08 19:22:57.002153091 +0200
+@@ -37,7 +37,6 @@
+         <p>This release also updates translations.</p>
+       </description>
+     </release>
+-  <releases>
+     <release version="40.0" date="2021-03-21">
+       <description>
+         <p>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-music.git/commitdiff/373d8a36e5828e9ffa978dbe3f0f576c4e520754



More information about the pld-cvs-commit mailing list