Compare commits

...

1 Commits

Author SHA1 Message Date
David Abdurachmanov 7dedd70eb6
Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release:
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-06-26 12:16:28 +03:00
1 changed files with 4 additions and 1 deletions

View File

@ -11,7 +11,7 @@
Name: %{pkg_name}
Version: 3.4.1
# can only be reset when all subpkgs bumped
Release: 1%{?dist}
Release: 1.rvre0%{?dist}
Summary: Haskell source code suggestions
License: BSD-3-Clause
@ -218,6 +218,9 @@ mv %{buildroot}%{_datadir}/%{name}-%{version}/hlint.1 %{buildroot}%{_mandir}/man
%changelog
* Mon Jun 26 2023 David Abdurachmanov <davidlt@rivosinc.com> - 3.4.1-1.rvre0
- Rebuilt for Fedora/RISCV (riscv64)
* Sun Jan 22 2023 Jens Petersen <petersen@redhat.com> - 3.4.1-6
- https://hackage.haskell.org/package/hlint-3.4.1/changelog
- now depends on ghc instead of ghc-lib-parser