Compare commits

...

7 Commits

Author SHA1 Message Date
David Abdurachmanov 830af375a6
Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release:
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-06-23 11:50:06 +03:00
David Abdurachmanov 01bff663a7
Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release:
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-03-05 14:41:19 +02:00
David Abdurachmanov 3546640ec6
Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release:
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-03-05 13:57:12 +02:00
David Abdurachmanov 56eb47dd9d
Revert "Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release:"
This reverts commit 73af7da5fa.

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-03-05 13:56:35 +02:00
David Abdurachmanov 73af7da5fa
Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release:
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-03-05 13:55:05 +02:00
David Abdurachmanov 4cf44baf67
Fix Release:
The plan is to have .rvreX pattern before %{?dist}.

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-03-05 13:52:29 +02:00
David Abdurachmanov 8c72722c61
Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release:
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-03-05 08:54:50 +02:00
1 changed files with 13 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}
Release: 17.rvre2%{?dist}
Summary: Trie-based memo functions
License: BSD-3-Clause
@ -130,6 +130,18 @@ This package provides the Haskell %{pkg_name} profiling library.
%changelog
* Fri Jun 23 2023 David Abdurachmanov <davidlt@rivosinc.com> - 0.6.10-17.rvre2
- Rebuilt for Fedora/RISCV (riscv64)
* Sun Mar 05 2023 David Abdurachmanov <davidlt@rivosinc.com> - 0.6.10-17.rvre1
- Rebuilt for Fedora/RISCV (riscv64)
* Sun Mar 05 2023 David Abdurachmanov <davidlt@rivosinc.com> - 0.6.10-17.rvre0
- Rebuilt for Fedora/RISCV (riscv64)
* Sun Mar 05 2023 David Abdurachmanov <davidlt@rivosinc.com> - 0.6.10-17.rvre0
- Rebuilt for Fedora/RISCV (riscv64)
* Thu Feb 16 2023 Jens Petersen <petersen@redhat.com> - 0.6.10-17
- refresh to cabal-rpm-2.1.0 including SPDX migration