libfontenc 1.1.2

This commit is contained in:
Benjamin Tissoires 2014-07-24 14:54:35 -04:00
parent 9a527d0f1f
commit d1e3d31b17
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,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

View File

@ -1,7 +1,7 @@
Summary: X.Org X11 libfontenc runtime library
Name: libfontenc
Version: 1.1.1
Release: 5%{?dist}
Version: 1.1.2
Release: 1%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.x.org
@ -54,6 +54,9 @@ find $RPM_BUILD_ROOT -type f -name '*.la' | xargs rm -f -- || :
%{_libdir}/pkgconfig/fontenc.pc
%changelog
* Thu Jul 24 2014 Benjamin Tissoires <benjamin.tissoires@redhat.com> 1.1.2-1
- libfontenc 1.1.2
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
a2a861f142c3b4367f14fc14239fc1f7 libfontenc-1.1.1.tar.bz2
ad2919764933e075bb0361ad5caa3d19 libfontenc-1.1.2.tar.bz2