Another NVR bump

This commit is contained in:
Nick Clifton 2022-01-19 19:31:54 +00:00
parent 7cf2a96973
commit dfa29772c3
1 changed files with 4 additions and 1 deletions

View File

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