From d5f69acf327adadf9078a537f03150bf163a7b6d Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Wed, 9 Mar 2022 19:31:39 +0100 Subject: [PATCH] 10.57-3 --- annobin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/annobin.spec b/annobin.spec index 6839557..036f357 100644 --- a/annobin.spec +++ b/annobin.spec @@ -2,7 +2,7 @@ Name: annobin Summary: Annotate and examine compiled binary files Version: 10.57 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv3+ # Maintainer: nickc@redhat.com # Web Page: https://sourceware.org/annobin/ @@ -483,6 +483,9 @@ fi #--------------------------------------------------------------------------------- %changelog +* Wed Mar 09 2022 Jakub Jelinek - 10.57-3 +- NVR bump to allow rebuild for new GCC. + * Wed Mar 09 2022 Jakub Jelinek - 10.57-2 - NVR bump to allow rebuild for new GCC.