Update to 3.001
Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
This commit is contained in:
parent
b85d2d47b2
commit
aed918129e
@ -2,8 +2,8 @@
|
||||
%global fontconf 61-%{fontname}.conf
|
||||
|
||||
Name: %{fontname}-fonts
|
||||
Version: 2.004
|
||||
Release: 8%{?dist}
|
||||
Version: 3.001
|
||||
Release: 1%{?dist}
|
||||
Summary: Modern style true type font
|
||||
|
||||
License: OFL
|
||||
@ -14,6 +14,7 @@ Source2: %{fontname}.metainfo.xml
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: fontpackages-devel
|
||||
BuildRequires: libappstream-glib
|
||||
Requires: fontpackages-filesystem
|
||||
|
||||
%description
|
||||
@ -22,7 +23,7 @@ Bold, Regular, and Thin variants.
|
||||
It has very good European language coverage and decent Cyrillic coverage.
|
||||
|
||||
%prep
|
||||
%setup -q -n Comfortaa
|
||||
%autosetup -n %{version}
|
||||
|
||||
# Fixing
|
||||
# wrong-file-end-of-line-encoding issue
|
||||
@ -51,13 +52,17 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \
|
||||
# Add AppStream metadata
|
||||
install -Dm 0644 -p %{SOURCE2} \
|
||||
%{buildroot}%{_datadir}/appdata/%{fontname}.metainfo.xml
|
||||
%check
|
||||
appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/%{fontname}.metainfo.xml
|
||||
|
||||
%_font_pkg -f %{fontconf} *.ttf
|
||||
%doc FONTLOG.txt OFL.txt
|
||||
%{_datadir}/appdata/%{fontname}.metainfo.xml
|
||||
|
||||
%changelog
|
||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.004-8
|
||||
* Mon Oct 02 2017 Luya Tshimbalanga <luya@fedoraproject.org> - 3.001-1
|
||||
- Update to 3.001
|
||||
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.004-7
|
||||
|
Loading…
Reference in New Issue
Block a user