diff --git a/libfontenc.spec b/libfontenc.spec index f2eb893..232ea5c 100644 --- a/libfontenc.spec +++ b/libfontenc.spec @@ -4,7 +4,7 @@ Summary: X.Org X11 libfontenc runtime library Name: libfontenc Version: 1.1.3 -Release: 14%{?dist} +Release: 15%{?dist} License: MIT URL: http://www.x.org Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2 @@ -53,6 +53,9 @@ find $RPM_BUILD_ROOT -type f -name '*.la' | xargs rm -f -- || : %{_libdir}/pkgconfig/fontenc.pc %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.1.3-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Dec 01 2020 Peter Hutterer 1.1.3-14 - Add make to BuildRequires