feat(terra-release): Use macros in a way that can be normalized on all branches (#7666)

* feat(terra-release): Use macros in a way that can be normalized on all branches

Signed-off-by: Gilver <rockgrub@disroot.org>

* fix: Dist nil

Signed-off-by: Gilver <rockgrub@disroot.org>

---------

Signed-off-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Gilver
2025-11-25 19:30:29 -06:00
committed by GitHub
parent e31c2a8831
commit 60bad06662
+4 -2
View File
@@ -1,6 +1,8 @@
%global dist %{nil}
Name: terra-release
Version: %{fedora}
Release: 1%?dist
Version: %{?fedora:%{fedora}}%{?rhel:%{rhel}}
Release: 6
Summary: Release package for Terra
License: MIT