[gnome-font-viewer] Update to 3.10.0

Richard Hughes rhughes at fedoraproject.org
Wed Sep 25 10:24:08 UTC 2013


commit 5a33a45118ca4359582d2a8cd8fc637c3812fdcc
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Sep 25 11:23:54 2013 +0100

    Update to 3.10.0

 .gitignore                              |    1 +
 gnome-font-viewer-3.9.90-keywords.patch |   22 ----------------------
 gnome-font-viewer.spec                  |   10 +++++-----
 sources                                 |    2 +-
 4 files changed, 7 insertions(+), 28 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f947a23..080dfa1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /gnome-font-viewer-3.7.91.tar.xz
 /gnome-font-viewer-3.8.0.tar.xz
 /gnome-font-viewer-3.9.90.tar.xz
+/gnome-font-viewer-3.10.0.tar.xz
diff --git a/gnome-font-viewer.spec b/gnome-font-viewer.spec
index 703c170..e1578cc 100644
--- a/gnome-font-viewer.spec
+++ b/gnome-font-viewer.spec
@@ -1,7 +1,7 @@
 Name:           gnome-font-viewer
-Version:        3.9.90
+Version:        3.10.0
 %global         release_version %(echo %{version} | awk -F. '{print $1"."$2}')
-Release:        2%{?dist}
+Release:        1%{?dist}
 Summary:        Utility for previewing fonts for GNOME
 
 Group:          Applications/System
@@ -9,8 +9,6 @@ License:        GPLv2+
 #No URL for the package specifically, as of now
 URL:            http://www.gnome.org/gnome-3/
 Source0:        http://ftp.gnome.org/pub/GNOME/sources/gnome-font-viewer/%{release_version}/%{name}-%{version}.tar.xz
-# Backported from upstream
-Patch0:         gnome-font-viewer-3.9.90-keywords.patch
 
 BuildRequires:  gnome-desktop3-devel
 BuildRequires:  gtk3-devel
@@ -24,7 +22,6 @@ name, style, type, size, version and copyright of the font.
 
 %prep
 %setup -q
-%patch0 -p1 -b .desktop_keywords
 
 %build
 %configure --disable-silent-rules
@@ -54,6 +51,9 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Wed Sep 25 2013 Richard Hughes <rhughes at redhat.com> - 3.10.0-1
+- Update to 3.10.0
+
 * Tue Sep 03 2013 Kalev Lember <kalevlember at gmail.com> - 3.9.90-2
 - Rebuilt for libgnome-desktop soname bump
 
diff --git a/sources b/sources
index 8e94a30..656e70d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a9f33dec5d505e32cc7ab55972e721bc  gnome-font-viewer-3.9.90.tar.xz
+544a529240fbfc65a203d10bebce4655  gnome-font-viewer-3.10.0.tar.xz


More information about the scm-commits mailing list