From 97061575d49088138a34e705b9b8c094a3c696ac Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Sat, 23 Mar 2024 09:22:15 +0200 Subject: [PATCH] Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release: Signed-off-by: David Abdurachmanov --- bloaty.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bloaty.spec b/bloaty.spec index b89566f..65939e2 100644 --- a/bloaty.spec +++ b/bloaty.spec @@ -1,6 +1,6 @@ Name: bloaty Version: 1.1 -Release: 27%{?dist} +Release: 27.rvre0%{?dist} Summary: A size profiler for binaries # The entire source is Apache-2.0, except: @@ -79,6 +79,9 @@ install -t '%{buildroot}%{_mandir}/man1' -D -p -m 0644 bloaty.1 %changelog +* Sat Mar 23 2024 David Abdurachmanov - 1.1-27.rvre0 +- Rebuilt for Fedora/RISCV (riscv64) + * Sun Feb 04 2024 Benjamin A. Beasley - 1.1-27 - Rebuild for abseil-cpp-20240116.0