Fix 'r' hinting

This commit is contained in:
Kalev Lember 2015-09-08 16:19:21 +02:00
parent beac2ed8a5
commit edf183049d
2 changed files with 13016 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@
Name: %{fontname}-fonts
Version: 0.0.16
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Cantarell, a Humanist sans-serif font family
Group: User Interface/X
@ -16,10 +16,13 @@ License: OFL
URL: http://abattis.org/cantarell/
Source0: http://download.gnome.org/sources/%{actualname}-fonts/0.0/%{actualname}-fonts-%{version}.tar.xz
Source1: %{fontname}.metainfo.xml
# Backported upstream patch
Patch0: 0001-fix-stale-hhint-on-r.patch
BuildArch: noarch
BuildRequires: fontpackages-devel
BuildRequires: fontforge
BuildRequires: git
Requires: fontpackages-filesystem
%description
@ -27,7 +30,7 @@ Cantarell is a set of fonts designed by Dave Crossland.
It is a sans-serif humanist typeface family.
%prep
%setup -q -n %{actualname}-fonts-%{version}
%autosetup -n %{actualname}-fonts-%{version} -S git
%build
%configure
@ -55,6 +58,9 @@ install -Dm 0644 -p %{SOURCE1} \
%{_datadir}/appdata/%{fontname}.metainfo.xml
%changelog
* Tue Sep 08 2015 Kalev Lember <klember@redhat.com> - 0.0.16-4
- Fix 'r' hinting
* Tue Jun 16 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.16-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild