Update to upstream snapshot tarball
- Update color emoji font to version 2.001, new design. - Contains the new emoji added in Unicode 10.0.0.
This commit is contained in:
parent
f481e01c5f
commit
c386f31f57
2
.gitignore
vendored
2
.gitignore
vendored
@ -8,3 +8,5 @@
|
||||
/noto-emoji-ca22132.tar.gz
|
||||
/noto-emoji-8692845.tar.gz
|
||||
/nototools-d8f3d16.tar.gz
|
||||
/noto-emoji-a4ddd5b.tar.gz
|
||||
/nototools-feacefe.tar.gz
|
||||
|
@ -1,15 +1,15 @@
|
||||
%global commit0 86928453223b2dd8bfe8e61d70aebcae9c32f631
|
||||
%global commit0 a4ddd5b44fe2b78643a05ab396d127823db645f7
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global commit1 d8f3d1653f8c7c0bcc825f01d07566d122926903
|
||||
%global commit1 feacefe1957dbb2f8bbe874ac9b01d6cd7d29108
|
||||
%global shortcommit1 %(c=%{commit1}; echo ${c:0:7})
|
||||
|
||||
%global fontname google-noto-emoji
|
||||
|
||||
|
||||
Name: google-noto-emoji-fonts
|
||||
Version: 20170608
|
||||
Release: 2%{?dist}
|
||||
Version: 20170827
|
||||
Release: 1%{?dist}
|
||||
Summary: Google Noto Emoji Fonts
|
||||
|
||||
# In noto-emoji-fonts source
|
||||
@ -81,6 +81,11 @@ install -m 0644 -p %{SOURCE2} %{buildroot}%{_datadir}/appdata
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 28 2017 Mike FABIAN <mfabian@redhat.com> - 20170827-1
|
||||
- Update to upstream snapshot tarball
|
||||
- Update color emoji font to version 2.001, new design.
|
||||
- Contains the new emoji added in Unicode 10.0.0.
|
||||
|
||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 20170608-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (noto-emoji-8692845.tar.gz) = 8d73cd28267827d42b085d114a313f1d6e95aca7d7ed8e31f50de4aeeadc959f10210f8ef1cc71ae53289bcaf9c32edabd3c1a8ac6c61a63e64539ebd8120d4d
|
||||
SHA512 (nototools-d8f3d16.tar.gz) = 7f3a5b2d7d08d15eaa2c5e8ef019db3c970b5c298d8eefd1efaa8192fb87caf52baf9400091ae1b6ab7310a1ccf2f515533daf8f2536d8c85c8abd29b827fc4f
|
||||
SHA512 (noto-emoji-a4ddd5b.tar.gz) = 40510df57d9472ec3d7f2e57287061a35eaf5f7f1e303303c8bdf2395c52e78315623386d350de4b986f1562e5726f575867dccb8f41c1f4c4a8772313bea564
|
||||
SHA512 (nototools-feacefe.tar.gz) = 3bfc91f5ad3d002d52d7c8ad2693d842d08039be510c9d89df62c726279a849bf07df76fd0d660d6b47261683a80823f83a67733d14b4765d3a2ac2e4287f372
|
||||
|
Loading…
Reference in New Issue
Block a user