Update mkfontscale to 1.1.2

This commit is contained in:
Simone Caronni 2015-01-17 15:16:21 +01:00
parent c9287ac948
commit b531274616
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ font-util-1.2.0.tar.bz2
/bdftopcf-1.0.4.tar.bz2
/fonttosfnt-1.0.4.tar.bz2
/mkfontscale-1.1.1.tar.bz2
/mkfontscale-1.1.2.tar.bz2

View File

@ -2,4 +2,4 @@
ddfc8a89d597651408369d940d03d06b font-util-1.3.0.tar.bz2
07607b26fce3bdc2b204ff3bc43d3ac3 fonttosfnt-1.0.4.tar.bz2
18c429148c96c2079edda922a2b67632 mkfontdir-1.0.7.tar.bz2
03de3f15db678e277f5ef9c013aca1ad mkfontscale-1.1.1.tar.bz2
9bdd6ebfa62b1bbd474906ac86a40fd8 mkfontscale-1.1.2.tar.bz2

View File

@ -1,7 +1,7 @@
%define bdftopcf 1.0.4
%define fonttosfnt 1.0.4
%define mkfontdir 1.0.7
%define mkfontscale 1.1.1
%define mkfontscale 1.1.2
%define font_util 1.3.0
# Must be kept in sync with xorg-x11-fonts!
@ -11,7 +11,7 @@ Summary: X.Org X11 font utilities
Name: xorg-x11-font-utils
Epoch: 1
Version: 7.5
Release: 25%{?dist}
Release: 26%{?dist}
License: MIT
URL: http://www.x.org
@ -118,6 +118,9 @@ install -m 744 -p -D %{SOURCE6} $RPM_BUILD_ROOT%{_mandir}/man1/xorg-x11-fonts-up
%{_x11fontdir}/util/map-*
%changelog
* Sat Jan 17 2015 Simone Caronni <negativo17@gmail.com> - 1:7.5-26
- Update mkfontscale to 1.1.2.
* Mon Nov 10 2014 Simone Caronni <negativo17@gmail.com> - 1:7.5-25
- Restore font-utils provider, required by some packages for building.