From ed0cbd2034a771aa3638d66537fd1ed776bf24ad Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 00:37:36 +0100 Subject: [PATCH] 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 --- google-noto-emoji-fonts.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/google-noto-emoji-fonts.spec b/google-noto-emoji-fonts.spec index dc536d7..9fc9ad6 100644 --- a/google-noto-emoji-fonts.spec +++ b/google-noto-emoji-fonts.spec @@ -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 - 20200916-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Dec 24 2020 Peng Wu - 20200916-1 - Update to upstream snapshot tarball (Unicode 13.1.0 support)