diff --git a/gdb.spec b/gdb.spec index 78ffe0d..945a433 100644 --- a/gdb.spec +++ b/gdb.spec @@ -35,7 +35,7 @@ Version: 9.1 # The release always contains a leading reserved number, start it at 1. # `upstream' is not a part of `name' to stay fully rpm dependencies compatible for the testing. -Release: 6.0.riscv64%{?dist} +Release: 6.0.riscv64%{?dist}.rvre0 License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL # Do not provide URL for snapshots as the file lasts there only for 2 days. @@ -1160,6 +1160,9 @@ fi %endif %changelog +* Wed May 20 2020 David Abdurachmanov - +- Rebuilt for Fedora RISCV, no changes + * Sat May 2 2020 David Abdurachmanov - 9.1-6.0.riscv64 - Add support for RISC-V (riscv64)