From da7c07591af967ec882ff7656564e1a1301d243c Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Mon, 30 Nov 2020 23:01:53 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libfontenc.git#4afcc9d8d55b532ae2c72370c4cf95b095965e84 --- libfontenc.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libfontenc.spec b/libfontenc.spec index 8f8f856..f2eb893 100644 --- a/libfontenc.spec +++ b/libfontenc.spec @@ -4,12 +4,12 @@ Summary: X.Org X11 libfontenc runtime library Name: libfontenc Version: 1.1.3 -Release: 13%{?dist} +Release: 14%{?dist} License: MIT URL: http://www.x.org Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2 -BuildRequires: pkgconfig +BuildRequires: pkgconfig make BuildRequires: xorg-x11-util-macros BuildRequires: xorg-x11-proto-devel BuildRequires: zlib-devel @@ -53,6 +53,9 @@ find $RPM_BUILD_ROOT -type f -name '*.la' | xargs rm -f -- || : %{_libdir}/pkgconfig/fontenc.pc %changelog +* Tue Dec 01 2020 Peter Hutterer 1.1.3-14 +- Add make to BuildRequires + * Tue Jul 28 2020 Fedora Release Engineering - 1.1.3-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild