From 9e75ce963aa291d8f74f1384b8048572ab101285 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Mon, 4 Apr 2022 14:41:24 +0200 Subject: [PATCH] 10.59-2 --- annobin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/annobin.spec b/annobin.spec index ad3ecd6..9fe7c4b 100644 --- a/annobin.spec +++ b/annobin.spec @@ -2,7 +2,7 @@ Name: annobin Summary: Annotate and examine compiled binary files Version: 10.59 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ # Maintainer: nickc@redhat.com # Web Page: https://sourceware.org/annobin/ @@ -459,6 +459,9 @@ fi #--------------------------------------------------------------------------------- %changelog +* Mon Apr 04 2022 Jakub Jelinek - 10.59-2 +- NVR bump to rebuild against GCC 11.2.1-10 + * Wed Mar 30 2022 Nick Clifton - 10.59-1 - Annocheck: Fix test for AArch64 property notes. (#2068657)