diff --git a/.gitignore b/.gitignore index 74dc63f..a8152f7 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/libfontenc.spec b/libfontenc.spec index 157f5e3..29185bd 100644 --- a/libfontenc.spec +++ b/libfontenc.spec @@ -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 1.1.2-1 +- libfontenc 1.1.2 + * Sat Jun 07 2014 Fedora Release Engineering - 1.1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index dbc052d..d84cebd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a2a861f142c3b4367f14fc14239fc1f7 libfontenc-1.1.1.tar.bz2 +ad2919764933e075bb0361ad5caa3d19 libfontenc-1.1.2.tar.bz2