libfontenc 1.1.3
This commit is contained in:
parent
3ba620beb9
commit
717b6b48a4
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user