From 36e6fccf6ae6783a55897fee4f3c11c3ac45e2e7 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 09:37:08 +0100 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#62709d5d853ac484359a3cc4f475868dad434893 --- libfontenc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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