## START: Set by rpmautospec ## (rpmautospec version 0.6.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/weiweihuanghuang/fragment-mono %global commit 80dc752482db32a54f42d786cced21ea89d227f1 %forgemeta Version: 1.0.12 Release: %autorelease URL: %{forgeurl} # The identifier of the entity, that released the font family. %global foundry weiweihuanghuang %global fontlicense OFL %global fontlicenses OFL.txt %global fontdocs *.txt %global fontdocsex %{fontlicenses} %global fontfamily Fragment Mono %global fontsummary Helvetica Monospace Coding Font %global fonts fonts/otf/*.otf fonts/ttf/*.ttf %global fontconfs %{SOURCE10} %global fontdescription %{expand: Fragment Mono is a monospaced coding version of Helvetica created by modifying and extending Nimbus Sans by URW Design Studio. Fragment Mono is designed by Wei Huang based on Nimbus Sans by URW Design Studio, based on Helvetica by Max Miedinger.} Source0: %{forgesource} Source10: 55-%{fontpkgname}-fontconfig.conf %fontpkg %package doc Summary: Optional documentation files of %{name} BuildArch: noarch %description doc This package provides optional documentation files shipped with %{name}. %prep %forgesetup chmod 644 %{fontdocs} %{fontlicenses} %build %fontbuild %install %fontinstall %check %fontcheck %fontfiles %files doc %defattr(644, root, root, 0755) %license OFL.txt %doc documentation/* %changelog ## START: Generated by rpmautospec * Sun Mar 31 2024 John Doe - 1.0.12-1 - Uncommitted changes ## END: Generated by rpmautospec