mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
fix(terra-obsolete): use explicit release value to since %autorelease is broken (#1027)
port of #1026
This commit is contained in:
@@ -4,7 +4,7 @@ Version: 38
|
||||
# The dist number is the version here, it is intentionally not repeated in the release
|
||||
%global dist %nil
|
||||
|
||||
Release: %autorelease
|
||||
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