From 80e1e018ded6ca9c3b9a88ed1d8f141903c3c5a6 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 24 Mar 2015 10:21:13 +0100 Subject: [PATCH] Update to 3.16.0 --- .gitignore | 1 + gnome-font-viewer.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5a4e690..8bc6600 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /gnome-font-viewer-3.13.90.tar.xz /gnome-font-viewer-3.14.0.tar.xz /gnome-font-viewer-3.15.90.tar.xz +/gnome-font-viewer-3.16.0.tar.xz diff --git a/gnome-font-viewer.spec b/gnome-font-viewer.spec index a70a7c3..aaf2aed 100644 --- a/gnome-font-viewer.spec +++ b/gnome-font-viewer.spec @@ -1,5 +1,5 @@ Name: gnome-font-viewer -Version: 3.15.90 +Version: 3.16.0 %global release_version %(echo %{version} | awk -F. '{print $1"."$2}') Release: 1%{?dist} Summary: Utility for previewing fonts for GNOME @@ -54,6 +54,9 @@ update-desktop-database &> /dev/null || : %changelog +* Tue Mar 24 2015 Kalev Lember - 3.16.0-1 +- Update to 3.16.0 + * Thu Feb 19 2015 Richard Hughes - 3.15.90-1 - Update to 3.15.90 diff --git a/sources b/sources index 951919b..dc511d7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -36c457c8bf43eed9cc77a5e9b3c43206 gnome-font-viewer-3.15.90.tar.xz +e07f337e5658f90198b5fd57a4abf206 gnome-font-viewer-3.16.0.tar.xz