mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
* 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user