Version bump in order to allow rebuilding with gcc-10.

This commit is contained in:
Nick Clifton 2020-01-20 11:38:51 +00:00
parent 8997d89f3d
commit 476968a31a
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: annobin
Summary: Binary annotation plugin for GCC
Version: 8.92
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv3+
URL: https://fedoraproject.org/wiki/Toolchain/Watermark
@ -221,6 +221,9 @@ fi
#---------------------------------------------------------------------------------
%changelog
* Mon Jan 20 2020 Nick Clifton <nickc@redhat.com> - 8.92-2
- Version bump in order to allow rebuilding with gcc-10.
* Fri Dec 06 2019 Nick Clifton <nickc@redhat.com> - 8.92-1
- Have annocheck ignore notes with an end address of 0.