automatic version update by autodist [release 18.0.0-1mamba;Wed Mar 11 2026]

This commit is contained in:
2026-03-11 09:43:34 +01:00
parent 217e752573
commit 99306e727c
2 changed files with 6 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
# by Silvan Calarco <silvan.calarco@mambasoft.it>
VERSION=$1
URL=https://unicode.org/Public/emoji/$VERSION/
URL=https://www.unicode.org/Public/$VERSION/emoji/
rm -rf unicode-emoji-$VERSION
mkdir unicode-emoji-$VERSION

View File

@@ -1,11 +1,11 @@
Name: unicode-emoji
Version: 17.0
Version: 18.0.0
Release: 1mamba
Summary: Unicode Emoji Data Files
Group: Applications/Fonts
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
Packager: Silvan Calarco <silvan@openmamba.org>
URL: https://home.unicode.org
Source: unicode-emoji-%{version}.tar.xz
Source1: unicode-emoji-autoupdate
@@ -36,6 +36,9 @@ cp -a * %{buildroot}%{_datadir}/unicode/emoji/
%{_datadir}/unicode/emoji/*.txt
%changelog
* Wed Mar 11 2026 Automatic Build System <autodist@openmamba.org> 18.0.0-1mamba
- automatic version update by autodist
* Thu Feb 13 2025 Automatic Build System <autodist@openmamba.org> 17.0-1mamba
- automatic version update by autodist