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
This commit is contained in:
DistroBaker 2021-02-04 09:37:08 +01:00
parent da7c07591a
commit 36e6fccf6a

View File

@ -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 <releng@fedoraproject.org> - 1.1.3-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Dec 01 2020 Peter Hutterer <peter.hutterer@redhat.com> 1.1.3-14
- Add make to BuildRequires