Update to upstream snapshot tarball
This commit is contained in:
parent
e09eea6daf
commit
3bcd4ebf0e
2
.gitignore
vendored
2
.gitignore
vendored
@ -6,3 +6,5 @@
|
||||
/nototools-b5af4b9.tar.gz
|
||||
/nototools-674ccc7.tar.gz
|
||||
/noto-emoji-ca22132.tar.gz
|
||||
/noto-emoji-8692845.tar.gz
|
||||
/nototools-d8f3d16.tar.gz
|
||||
|
@ -1,14 +1,14 @@
|
||||
%global commit0 ca22132c45adb022c1a6c6bed96df76cf0c4fb18
|
||||
%global commit0 86928453223b2dd8bfe8e61d70aebcae9c32f631
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global commit1 674ccc7c54f3d5d9588a6b354e662ac6a04369b7
|
||||
%global commit1 d8f3d1653f8c7c0bcc825f01d07566d122926903
|
||||
%global shortcommit1 %(c=%{commit1}; echo ${c:0:7})
|
||||
|
||||
%global fontname google-noto-emoji
|
||||
|
||||
|
||||
Name: google-noto-emoji-fonts
|
||||
Version: 20170523
|
||||
Version: 20170608
|
||||
Release: 1%{?dist}
|
||||
Summary: Google Noto Emoji Fonts
|
||||
|
||||
@ -81,6 +81,9 @@ install -m 0644 -p %{SOURCE2} %{buildroot}%{_datadir}/appdata
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 08 2017 Mike FABIAN <mfabian@redhat.com> - 20170608-1
|
||||
- Update to upstream snapshot tarball
|
||||
|
||||
* Tue May 23 2017 Mike FABIAN <mfabian@redhat.com> - 20170523-1
|
||||
- Update to upstream snapshot tarball
|
||||
- This fixes the skin tones of the light/medium light male cook emoji,
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (nototools-674ccc7.tar.gz) = 3e784c531c8d90bc31d089f84c26d8c4f8a81fd5884623e8c3892eadaa03f97eb9b0b67055bd049771a84d3a6145a0f7afe03971f610f2e58a71419b3b085309
|
||||
SHA512 (noto-emoji-ca22132.tar.gz) = 5132ad8729183a48c1f75b167fe16d50f9a5c8750bcece5165ee883d5f7f490558ee4bb10908574b0d419f41ebe857059877bd4be0d9d345dc9d10c70723806e
|
||||
SHA512 (noto-emoji-8692845.tar.gz) = 8d73cd28267827d42b085d114a313f1d6e95aca7d7ed8e31f50de4aeeadc959f10210f8ef1cc71ae53289bcaf9c32edabd3c1a8ac6c61a63e64539ebd8120d4d
|
||||
SHA512 (nototools-d8f3d16.tar.gz) = 7f3a5b2d7d08d15eaa2c5e8ef019db3c970b5c298d8eefd1efaa8192fb87caf52baf9400091ae1b6ab7310a1ccf2f515533daf8f2536d8c85c8abd29b827fc4f
|
||||
|
Loading…
Reference in New Issue
Block a user