mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
fix (geist): use %evr everywhere (#9630)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Name: geist-font
|
||||
Version: 1.7.0
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
URL: https://vercel.com/font
|
||||
Source0: https://github.com/vercel/geist-font/archive/refs/tags/%version.tar.gz
|
||||
License: OFL-1.1
|
||||
@@ -18,7 +18,7 @@ that is based on the principles of classic Swiss typography. It is designed to b
|
||||
headlines, logos, posters, and other large display sizes.
|
||||
|
||||
%package mono
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: %{name} = %{evr}
|
||||
Summary: Geist Mono is a monospaced typeface that has been crafted to be the perfect partner to Geist Sans
|
||||
Provides: geist-mono = %evr
|
||||
Provides: geist-mono-fonts = %evr
|
||||
|
||||
Reference in New Issue
Block a user