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/ttfautohint.git#85174964a7149abf028c90f49d01dbfa5a3d6bac
This commit is contained in:
parent
bb36cc867c
commit
506bc888aa
@ -1,11 +1,12 @@
|
||||
Name: ttfautohint
|
||||
Version: 1.8.3
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Automated hinting utility for TrueType fonts
|
||||
License: FTL or GPLv2
|
||||
URL: http://www.freetype.org/ttfautohint
|
||||
Source0: http://download.savannah.gnu.org/releases/freetype/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc gcc-c++
|
||||
BuildRequires: freetype-devel
|
||||
BuildRequires: harfbuzz-devel
|
||||
@ -92,6 +93,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%{_libdir}/pkgconfig/ttfautohint.pc
|
||||
|
||||
%changelog
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.3-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.3-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user