feat(terra-obsolete): Use macros to correctly track versions (#7665) (#7687)

* feat(terra-obsolete): Use macros to correctly track versions



* chore: Release



---------


(cherry picked from commit 30bf198a26)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Raboneko
2025-11-25 17:33:43 -08:00
committed by GitHub
parent b2a2ce5ed9
commit bf9bda6e89
+2 -2
View File
@@ -1,10 +1,10 @@
Name: terra-obsolete
# Please keep the version equal to the targeted Terra release
Version: 42
Version: %{?fedora:%{fedora}}%{?rhel:%{rhel}}
# The dist number is the version here, it is intentionally not repeated in the release
%global dist %nil
Release: 1%?dist
Release: 2
Summary: A package to obsolete retired packages, based on Fedora's equivalent package
License: LicenseRef-Fedora-Public-Domain