## START: Set by rpmautospec ## (rpmautospec version 0.8.3) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec # SPDX-License-Identifier: MIT %global forgeurl https://github.com/silnrsi/font-gentium Version: 7.000 Release: %{autorelease} URL: https://software.sil.org/gentium VCS: git:%{forgeurl}.git %global foundry SIL %global fontlicense  OFL-1.1-RFN %global fontlicenses OFL.txt %global fontdocs *.txt %global fontdocsex %{fontlicenses} %global common_description %{expand: This project is intended to provide a free and open font family for all current languages and writing systems that use Latin, Cyrillic, and Greek scripts. It supports almost the complete range of Unicode characters for these scripts, including a comprehensive range of diacritics and a large set of symbols useful for linguistics and literacy work. Smart font routines automatically adjust the position of diacritics to support and optimize arbitrary base+diacritic combinations.} %global fontfamily GentiumBook %global fontsummary Fonts with Latin, Cyrillic, and Greek glyphs %global fonts *.ttf %global fontconfs %{SOURCE10} %global fontdescription %{expand: %{common_description}} Source0: %{forgeurl}/releases/download/v%{version}/GentiumBook-%{version}.tar.xz Source1: %{forgeurl}/releases/download/v%{version}/GentiumBook-%{version}.tar.xz.asc # Obtained from https://keyserver.ubuntu.com Source2: 15d41bc02eb807d405effaf6c9183bea0288cdee.asc Source10: 67-%{fontpkgname}.conf BuildRequires: gpgverify %fontpkg %prep %{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}' %autosetup -n GentiumBook-%{version} %build %fontbuild -a %install %fontinstall -a %check %fontcheck -a %fontfiles -a %changelog ## START: Generated by rpmautospec * Wed Dec 03 2025 John Doe - 7.000-1 - Uncommitted changes ## END: Generated by rpmautospec