diff --git a/.gitignore b/.gitignore index a8152f7..6f1616c 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/libfontenc.spec b/libfontenc.spec index c456da8..88b369b 100644 --- a/libfontenc.spec +++ b/libfontenc.spec @@ -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 1.1.3-1 +- libfontenc 1.1.3 + * Fri Oct 31 2014 Hans de Goede - 1.1.2-3 - Pass --with-fontrootdir to ./configure so that libfontenc can find the encoding files (rhbz#1046341) diff --git a/sources b/sources index d84cebd..f799c25 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ad2919764933e075bb0361ad5caa3d19 libfontenc-1.1.2.tar.bz2 +0920924c3a9ebc1265517bdd2f9fde50 libfontenc-1.1.3.tar.bz2