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