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/google-noto-emoji-fonts.git#91cd904353e18de8d841252a2c990a136b869d50
This commit is contained in:
DistroBaker 2021-02-04 00:37:36 +01:00
parent b7b947af46
commit ed0cbd2034

View File

@ -12,7 +12,7 @@
Name: %{fontname}-fonts
Version: 20200916
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Google “Noto Emoji” Black-and-White emoji font
# In noto-emoji-fonts source
@ -47,6 +47,7 @@ BuildRequires: pngquant
BuildRequires: zopfli
BuildRequires: cairo-devel
%endif
BuildRequires: make
Requires: fontpackages-filesystem
@ -111,6 +112,9 @@ install -m 0644 -p %{SOURCE3} %{buildroot}%{_datadir}/appdata
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20200916-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Dec 24 2020 Peng Wu <pwu@redhat.com> - 20200916-1
- Update to upstream snapshot tarball (Unicode 13.1.0 support)