update to 2.038 [release 2.038-1mamba;Fri Jul 07 2023]

This commit is contained in:
Silvan Calarco 2024-01-05 18:42:48 +01:00
parent cb9c0e2f3a
commit 9b5d70f694

View File

@ -1,14 +1,15 @@
%define gitver %(echo %version | tr _ - | tr . _) %define gitver %(echo %version | tr _ - | tr . _)
Name: ttf-noto-emoji Name: ttf-noto-emoji
Version: 2020_09_16_unicode13.1 Epoch: 1
Version: 2.038
Release: 1mamba Release: 1mamba
Summary: Google Noto emoji fonts Summary: Google Noto emoji fonts
Group: System/Fonts Group: System/Fonts
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/googlefonts/noto-emoji.git URL: https://github.com/googlefonts/noto-emoji
Source: https://github.com/googlefonts/noto-emoji.git/v%{gitver}/noto-emoji-%{version}.tar.bz2 Source: https://github.com/googlefonts/noto-emoji.git/v%{version}/noto-emoji-%{version}.tar.bz2
Source1: 66-noto-color-emoji.conf Source1: 66-noto-color-emoji.conf
License: OFL License: OFL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
@ -55,6 +56,9 @@ fi
%doc AUTHORS LICENSE %doc AUTHORS LICENSE
%changelog %changelog
* Fri Jul 07 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.038-1mamba
- update to 2.038
* Wed Mar 10 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2020_09_16_unicode13.1-1mamba * Wed Mar 10 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2020_09_16_unicode13.1-1mamba
- update to 2020_09_16_unicode13.1 - update to 2020_09_16_unicode13.1
- fix 66-noto-color-emoji.conf (replace append with append_last) to fix bad rendering with DejaVu fonts seend on Firefox - fix 66-noto-color-emoji.conf (replace append with append_last) to fix bad rendering with DejaVu fonts seend on Firefox