[gnome-font-viewer] Update to 3.15.90

Richard Hughes rhughes at fedoraproject.org
Thu Feb 19 15:02:47 UTC 2015


commit 4fbd47c9d6900bcbf5913c856666222f40e5d3c4
Author: Richard Hughes <richard at hughsie.com>
Date:   Thu Feb 19 15:02:42 2015 +0000

    Update to 3.15.90

 .gitignore                                         |  1 +
 ...sktop-file-keywords-in-Nepali-translation.patch | 26 ----------------------
 gnome-font-viewer.spec                             |  8 +++----
 sources                                            |  2 +-
 4 files changed, 6 insertions(+), 31 deletions(-)
---
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/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 <rhughes at redhat.com> - 3.15.90-1
+- Update to 3.15.90
+
 * Tue Sep 23 2014 Kalev Lember <kalevlember at gmail.com> - 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


More information about the scm-commits mailing list