# SPDX-License-Identifier: MIT Version: 17.000 Release: 1%{?dist} URL: https://github.com/unicode-org/last-resort-font/ %global fontlicense OFL-1.1 %global fontlicenses LICENSE %global fontfamily Last Resort %global fontsummary Special-purpose font that includes a collection of Unicode characters %global fonts *.ttf %global fontdescription %{expand:Last Resort is a special-purpose font that includes a collection of glyphs to represent types of Unicode characters. These glyphs are specifically designed to allow users to recognize that a code point is one of the following: * In which particular block a Unicode character is encoded * In the PUA (Private Use Area) for which no agreement exists * Unassigned (reserved for future assignment) * A noncharacter } Source0: https://github.com/unicode-org/last-resort-font/releases/download/%{version}/LastResort-Regular.ttf Source1: https://raw.githubusercontent.com/unicode-org/last-resort-font/main/LICENSE %fontpkg %prep %setup -q -c -T install -m 644 -p %{SOURCE0} %{SOURCE1} . %build %fontbuild %install %fontinstall %check %fontcheck %fontfiles %changelog * Wed Sep 2 2026 Baptiste Ravier - 17.000-1 - Update to 17.000: * This version of the Last Resort fonts corresponds to Unicode Version 17.0.0. The following changes were made in this release: - Eight new glyphs were added. - 4,803 mappings that correspond to the 4,803 new characters in Unicode Version 17.0 were changed. * Fri Jan 16 2026 Fedora Release Engineering - 15.000-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Thu Jul 24 2025 Fedora Release Engineering - 15.000-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Fri Jan 17 2025 Fedora Release Engineering - 15.000-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jul 18 2024 Fedora Release Engineering - 15.000-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering - 15.000-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering - 15.000-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering - 15.000-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering - 15.000-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Dec 20 2022 Parag Nemade - 15.000-1 - Initial packaging