]> git.pld-linux.org Git - packages/gnome-music.git/commitdiff
- updated to 40.1 auto/th/gnome-music-40.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 8 Jun 2021 17:25:40 +0000 (19:25 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 8 Jun 2021 17:25:40 +0000 (19:25 +0200)
- added appdata patch (fix appdata file)

gnome-music-appdata.patch [new file with mode: 0644]
gnome-music.spec

diff --git a/gnome-music-appdata.patch b/gnome-music-appdata.patch
new file mode 100644 (file)
index 0000000..4d6464d
--- /dev/null
@@ -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>
index f28b01648bce9aacf044fc270d75a7ba4d0488de..60b5ebf0519a70f6c10eec341929cb9725166965 100644 (file)
@@ -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
 
This page took 0.12549 seconds and 4 git commands to generate.