Bump release and add changelog entry

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
This commit is contained in:
David Abdurachmanov 2020-11-26 08:32:35 +02:00
parent 0e4d90c070
commit 32e4c64e13
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 4 additions and 1 deletions

View File

@ -37,7 +37,7 @@ Version: 10.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: 2%{?dist}
Release: 2.0.riscv64%{?dist}
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.
@ -1184,6 +1184,9 @@ fi
%endif
%changelog
* Thu Nov 26 2020 David Abdurachmanov <david.abdurachmanov@sifive.com> - 10.1-2.0.riscv64
- Add riscv64-linux-gnu to enabled targets
* Wed Nov 04 2020 Kevin Buettner <kevinb@redhat.com> - 10.1-2
- Fix bug in local patch gdb-6.6-buildid-locate.patch which prevented
debuginfod from working.