diff --git a/.gitignore b/.gitignore index 080dfa1..cc01511 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /gnome-font-viewer-3.8.0.tar.xz /gnome-font-viewer-3.9.90.tar.xz /gnome-font-viewer-3.10.0.tar.xz +/gnome-font-viewer-3.12.0.tar.xz diff --git a/gnome-font-viewer.spec b/gnome-font-viewer.spec index 19046c3..5144b11 100644 --- a/gnome-font-viewer.spec +++ b/gnome-font-viewer.spec @@ -1,7 +1,7 @@ Name: gnome-font-viewer -Version: 3.10.0 +Version: 3.12.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 @@ -51,6 +51,9 @@ update-desktop-database &> /dev/null || : %changelog +* Wed Mar 26 2014 Richard Hughes - 3.12.0-1 +- Update to 3.12.0 + * Wed Feb 19 2014 Richard Hughes - 3.10.0-2 - Rebuild for gnome-desktop soname bump diff --git a/sources b/sources index 656e70d..173e8f6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -544a529240fbfc65a203d10bebce4655 gnome-font-viewer-3.10.0.tar.xz +253cc356073f8ed8b50beb427496d432 gnome-font-viewer-3.12.0.tar.xz