From ec821b264b962d5ca2a553401c689de88558f376 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 26 Jul 2022 12:09:53 +0000 Subject: [PATCH] import annobin-10.67-3.el8 --- SPECS/annobin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/annobin.spec b/SPECS/annobin.spec index e59581f..ba0ad9c 100644 --- a/SPECS/annobin.spec +++ b/SPECS/annobin.spec @@ -2,7 +2,7 @@ Name: annobin Summary: Annotate and examine compiled binary files Version: 10.67 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv3+ # Maintainer: nickc@redhat.com # Web Page: https://sourceware.org/annobin/ @@ -369,6 +369,9 @@ fi #--------------------------------------------------------------------------------- %changelog +* Thu Jul 21 2022 Florian Weimer - 10.67-3 +- Rebuild to switch back to system annobin (#2108721) + * Fri Jul 15 2022 Florian Weimer - 10.67-2 - Rebuild to switch back to system annobin (#2001788)