diff --git a/.gitignore b/.gitignore index 3e3e561..5a4e690 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /gnome-font-viewer-3.12.0.tar.xz /gnome-font-viewer-3.13.90.tar.xz /gnome-font-viewer-3.14.0.tar.xz +/gnome-font-viewer-3.15.90.tar.xz diff --git a/0001-Fix-desktop-file-keywords-in-Nepali-translation.patch b/0001-Fix-desktop-file-keywords-in-Nepali-translation.patch deleted file mode 100644 index 46fcbac..0000000 --- a/0001-Fix-desktop-file-keywords-in-Nepali-translation.patch +++ /dev/null @@ -1,26 +0,0 @@ -From 4cd2fec42224c13c4625707f89be307b89a84128 Mon Sep 17 00:00:00 2001 -From: Kalev Lember -Date: Tue, 23 Sep 2014 09:57:08 +0200 -Subject: [PATCH] Fix desktop file keywords in Nepali translation - -It's a string list and must be terminated with a semicolon. ---- - po/ne.po | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/po/ne.po b/po/ne.po -index 3dc61ff..23aea0a 100644 ---- a/po/ne.po -+++ b/po/ne.po -@@ -133,7 +133,7 @@ msgstr "Pawan Chitrakar " - - #: ../src/gnome-font-viewer.desktop.in.in.h:3 - msgid "fonts;fontface;" --msgstr "फन्ट;फन्टफेस" -+msgstr "फन्ट;फन्टफेस;" - - #, fuzzy - #~ msgid "Size:" --- -2.1.0 - diff --git a/gnome-font-viewer.spec b/gnome-font-viewer.spec index df77844..a70a7c3 100644 --- a/gnome-font-viewer.spec +++ b/gnome-font-viewer.spec @@ -1,5 +1,5 @@ Name: gnome-font-viewer -Version: 3.14.0 +Version: 3.15.90 %global release_version %(echo %{version} | awk -F. '{print $1"."$2}') Release: 1%{?dist} Summary: Utility for previewing fonts for GNOME @@ -10,8 +10,6 @@ License: GPLv2+ URL: http://www.gnome.org/gnome-3/ Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-font-viewer/%{release_version}/%{name}-%{version}.tar.xz -Patch0: 0001-Fix-desktop-file-keywords-in-Nepali-translation.patch - BuildRequires: gnome-desktop3-devel BuildRequires: gtk3-devel BuildRequires: intltool @@ -24,7 +22,6 @@ name, style, type, size, version and copyright of the font. %prep %setup -q -%patch0 -p1 %build %configure --disable-silent-rules @@ -57,6 +54,9 @@ update-desktop-database &> /dev/null || : %changelog +* Thu Feb 19 2015 Richard Hughes - 3.15.90-1 +- Update to 3.15.90 + * Tue Sep 23 2014 Kalev Lember - 3.14.0-1 - Update to 3.14.0 diff --git a/sources b/sources index af5e053..951919b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0f1253fbe57027478f895eba819db38d gnome-font-viewer-3.14.0.tar.xz +36c457c8bf43eed9cc77a5e9b3c43206 gnome-font-viewer-3.15.90.tar.xz