Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-02-03 10:29:00 +00:00
parent 65a08df095
commit acf78cd72d

View File

@ -1,6 +1,6 @@
Name: ttfautohint
Version: 1.8.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Automated hinting utility for TrueType fonts
License: FTL or GPLv2
URL: http://www.freetype.org/ttfautohint
@ -95,6 +95,9 @@ find %{buildroot} -name '*.la' -delete
%{_libdir}/pkgconfig/ttfautohint.pc
%changelog
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Wed Nov 07 2018 Yaakov Selkowitz <yselkowi@redhat.com> - 1.8.2-1
- new version (#1607856)
- Fix stem width offset handling in storage area (#1646687)