diff --git a/annobin.spec b/annobin.spec index 7d13604..8adf6b6 100644 --- a/annobin.spec +++ b/annobin.spec @@ -16,7 +16,7 @@ Name: annobin Summary: Binary annotation plugin for GCC Version: 8.67 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ URL: https://fedoraproject.org/wiki/Toolchain/Watermark @@ -200,6 +200,9 @@ make check #--------------------------------------------------------------------------------- %changelog +* Mon Jan 21 2019 Björn Esser - 8.67-2 +- Rebuilt for GCC 9 + * Thu Jan 17 2019 Nick Clifton - 8.67-1 - Annocheck: Only skip specific checks for specific symbols. (#1666823) - Annobin: Record the setting of the -fomit-frame-pointer option.