From 8c2f473929e225a12cda78c15377ceb5fa75625e Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Thu, 27 Jan 2022 10:29:49 +0100 Subject: [PATCH] Rebuild for new gcc version --- annobin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/annobin.spec b/annobin.spec index 63c7e71..adb1eec 100644 --- a/annobin.spec +++ b/annobin.spec @@ -2,7 +2,7 @@ Name: annobin Summary: Annotate and examine compiled binary files Version: 10.51 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ # Maintainer: nickc@redhat.com # Web Page: https://sourceware.org/annobin/ @@ -491,6 +491,9 @@ fi #--------------------------------------------------------------------------------- %changelog +* Thu Jan 27 2022 Florian Weimer - 10.51-2 +- Rebuild for new gcc version + * Tue Jan 25 2022 Nick Clifton - 10.51-1 - Annocheck: Add an option to disable the use of debuginfod (if available). - Annocheck: Add more glibc special file names.