libfontenc 1.1.3

This commit is contained in:
Adam Jackson 2015-05-01 09:51:30 -04:00
parent 3ba620beb9
commit 717b6b48a4
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ libfontenc-1.0.5.tar.bz2
/libfontenc-1.1.0.tar.bz2
/libfontenc-1.1.1.tar.bz2
/libfontenc-1.1.2.tar.bz2
/libfontenc-1.1.3.tar.bz2

View File

@ -3,8 +3,8 @@
Summary: X.Org X11 libfontenc runtime library
Name: libfontenc
Version: 1.1.2
Release: 3%{?dist}
Version: 1.1.3
Release: 1%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.x.org
@ -55,6 +55,9 @@ find $RPM_BUILD_ROOT -type f -name '*.la' | xargs rm -f -- || :
%{_libdir}/pkgconfig/fontenc.pc
%changelog
* Fri May 01 2015 Adam Jackson <ajax@redhat.com> 1.1.3-1
- libfontenc 1.1.3
* Fri Oct 31 2014 Hans de Goede <hdegoede@redhat.com> - 1.1.2-3
- Pass --with-fontrootdir to ./configure so that libfontenc can find the
encoding files (rhbz#1046341)

View File

@ -1 +1 @@
ad2919764933e075bb0361ad5caa3d19 libfontenc-1.1.2.tar.bz2
0920924c3a9ebc1265517bdd2f9fde50 libfontenc-1.1.3.tar.bz2