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

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



* fix: Dist nil



---------


(cherry picked from commit 60bad06662)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Raboneko
2025-11-25 17:32:44 -08:00
committed by GitHub
parent e02ef58db4
commit c71fafd4c6
+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