Compare commits

..

No commits in common. "master-riscv64" and "master" have entirely different histories.

1 changed files with 1 additions and 4 deletions

View File

@ -2,7 +2,7 @@
Name: annobin
Summary: Binary annotation plugin for GCC
Version: 8.77
Release: 1.0.riscv64%{?dist}
Release: 1%{?dist}
License: GPLv3+
URL: https://fedoraproject.org/wiki/Toolchain/Watermark
@ -220,9 +220,6 @@ fi
#---------------------------------------------------------------------------------
%changelog
* Sat Jul 13 2019 David Abdurachmanov <david.abdurachmanov@sifive.com> - 8.77-1.0.riscv64
- Bump Release
* Mon Jun 24 2019 Nick Clifton <nickc@redhat.com> - 8.77-1
- Another attempt at fixing the detection and reporting of missing -D_FORTIFY_SOURCE options. (#1703500)