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

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

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

* chore: Release

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:46 -06:00
committed by GitHub
parent 60bad06662
commit 30bf198a26
+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