diff --git a/elfutils.spec b/elfutils.spec index 861ff72..2d5321a 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -1,7 +1,7 @@ Name: elfutils Version: 0.189 %global baserelease 1 -Release: %{baserelease}.0.riscv64%{?dist} +Release: %{baserelease}.1.riscv64%{?dist} URL: http://elfutils.org/ %global source_url ftp://sourceware.org/pub/elfutils/%{version}/ License: GPLv3+ and (GPLv2+ or LGPLv3+) and GFDL @@ -446,6 +446,9 @@ exit 0 %systemd_postun_with_restart debuginfod.service %changelog +* Mon Mar 27 2023 David Abdurachmanov - 0.189-1.1.riscv64 +- Rebuild with a new GCC and binutils + * Sun Mar 12 2023 David Abdurachmanov - 0.189-1.0.riscv64 - Ignore testsuite failures on riscv64