diff --git a/annobin.spec b/annobin.spec index 4c823b5..7b740b3 100644 --- a/annobin.spec +++ b/annobin.spec @@ -2,7 +2,7 @@ Name: annobin Summary: Annotate and examine compiled binary files Version: 10.48 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv3+ # Maintainer: nickc@redhat.com # Web Page: https://sourceware.org/annobin/ @@ -509,6 +509,9 @@ fi #--------------------------------------------------------------------------------- %changelog +* Wed Jan 19 2022 Nick Clifton - 10.48-5 +- NVR bump to allow rebuild in another side tag. + * Wed Jan 19 2022 Jakub Jelinek - 10.48-4 - NVR bump to allow rebuild in yet another side tag.