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