diff --git a/.gitignore b/.gitignore index 71b90a5..a18662f 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /gnome-music-3.14.2.tar.xz /gnome-music-3.15.2.tar.xz /gnome-music-3.15.4.tar.xz +/gnome-music-3.15.90.tar.xz diff --git a/gnome-music-3.15.4-fix-desktop-file-translation.patch b/gnome-music-3.15.4-fix-desktop-file-translation.patch deleted file mode 100644 index f77c8f8..0000000 --- a/gnome-music-3.15.4-fix-desktop-file-translation.patch +++ /dev/null @@ -1,25 +0,0 @@ -From bcc83c4526db55d79a3244740ba4323374e2d577 Mon Sep 17 00:00:00 2001 -From: David King -Date: Tue, 27 Jan 2015 10:38:12 +0000 -Subject: [PATCH] Fix German desktop file keyword translation - ---- - po/de.po | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/po/de.po b/po/de.po -index d3108ef..a8b58a8 100644 ---- a/po/de.po -+++ b/po/de.po -@@ -115,7 +115,7 @@ msgstr "Geben Sie Ihre Musik wieder und verwalten Sie Ihre Sammlung" - - #: ../data/gnome-music.desktop.in.h:4 - msgid "Music;Player;" --msgstr "Musik;Wiedergabe" -+msgstr "Musik;Wiedergabe;" - - #: ../data/gnome-music.appdata.xml.in.h:1 - msgid "GNOME Music" --- -2.2.2 - diff --git a/gnome-music.spec b/gnome-music.spec index 44ecc87..49ffca3 100644 --- a/gnome-music.spec +++ b/gnome-music.spec @@ -4,7 +4,7 @@ Name: gnome-music Summary: Music player and management application for GNOME -Version: 3.15.4 +Version: 3.15.90 Release: 1%{?dist} # The sources are under the GPLv2+ license, except for: @@ -15,8 +15,6 @@ Release: 1%{?dist} License: (GPLv2+ with exceptions) and LGPLv2+ and CC-BY-SA URL: http://wiki.gnome.org/Apps/Music Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.15/%{name}-%{version}.tar.xz -# Fixed upstream after 3.15.4 was released. -Patch0: gnome-music-3.15.4-fix-desktop-file-translation.patch BuildRequires: /usr/bin/appstream-util BuildRequires: desktop-file-utils @@ -58,7 +56,6 @@ Music player and management application for GNOME. %prep %setup -q -%patch0 -p1 %build @@ -113,6 +110,9 @@ fi %changelog +* Mon Feb 16 2015 David King - 3.15.90-1 +- Update to 3.15.90 + * Tue Jan 27 2015 David King - 3.15.4-1 - Update to 3.15.4 - Update man page glob in files section diff --git a/sources b/sources index cf4f9fb..6c98b67 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -693c4cb3c86078d69bbe332d75a7dab4 gnome-music-3.15.4.tar.xz +77fdd321104f4c451d3232bdf8d8b559 gnome-music-3.15.90.tar.xz