Update to 3.16.2
This commit is contained in:
parent
20f75f24f7
commit
ecdd9b8e91
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/gnome-font-viewer-3.14.0.tar.xz
|
||||
/gnome-font-viewer-3.15.90.tar.xz
|
||||
/gnome-font-viewer-3.16.0.tar.xz
|
||||
/gnome-font-viewer-3.16.2.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Name: gnome-font-viewer
|
||||
Version: 3.16.0
|
||||
Version: 3.16.2
|
||||
%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
|
||||
@ -65,6 +65,9 @@ update-desktop-database &> /dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed May 13 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.2-1
|
||||
- Update to 3.16.2
|
||||
|
||||
* Mon Mar 30 2015 Richard Hughes <rhughes@redhat.com> - 3.16.0-2
|
||||
- Use better AppData screenshots
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user