Update to 3.12.0

This commit is contained in:
Richard Hughes 2014-03-26 08:20:52 +00:00
parent f166c77df9
commit 84fcd4f0a3
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <rhughes@redhat.com> - 3.12.0-1
- Update to 3.12.0
* Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 3.10.0-2
- Rebuild for gnome-desktop soname bump

View File

@ -1 +1 @@
544a529240fbfc65a203d10bebce4655 gnome-font-viewer-3.10.0.tar.xz
253cc356073f8ed8b50beb427496d432 gnome-font-viewer-3.12.0.tar.xz