Fix Release:

The plan is to have .rvreX pattern before %{?dist}.

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-03-05 13:52:29 +02:00
parent 8c72722c61
commit 4cf44baf67
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
Name: ghc-%{pkg_name}
Version: 0.6.10
# can only be reset when all subpkgs bumped
Release: 17%{?dist}.rvre0
Release: 17%{?dist}
Summary: Trie-based memo functions
License: BSD-3-Clause