Update to 3.12.0
This commit is contained in:
parent
f166c77df9
commit
84fcd4f0a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user