Update to 3.5.1
This commit is contained in:
parent
ea49571bc5
commit
62adf27274
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/gnome-font-viewer-3.4.0.tar.xz
|
/gnome-font-viewer-3.4.0.tar.xz
|
||||||
|
/gnome-font-viewer-3.5.1.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Name: gnome-font-viewer
|
Name: gnome-font-viewer
|
||||||
Version: 3.4.0
|
Version: 3.5.1
|
||||||
%global release_version %(echo %{version} | awk -F. '{print $1"."$2}')
|
%global release_version %(echo %{version} | awk -F. '{print $1"."$2}')
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Utility for previewing fonts for GNOME
|
Summary: Utility for previewing fonts for GNOME
|
||||||
|
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -51,6 +51,9 @@ update-desktop-database &> /dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 05 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.1-1
|
||||||
|
- Update to 3.5.1
|
||||||
|
|
||||||
* Wed Mar 28 2012 Rui Matos <rmatos@redhat.com> - 3.4.0-3
|
* Wed Mar 28 2012 Rui Matos <rmatos@redhat.com> - 3.4.0-3
|
||||||
- Use %%global instead of %%define
|
- Use %%global instead of %%define
|
||||||
- Don't define Version as the result of macro expansions so that we
|
- Don't define Version as the result of macro expansions so that we
|
||||||
|
Loading…
Reference in New Issue
Block a user