This commit is contained in:
Jakub Jelinek 2022-03-09 19:31:39 +01:00
parent 6cdacc7a72
commit d5f69acf32
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.57 Version: 10.57
Release: 2%{?dist} Release: 3%{?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/
@ -483,6 +483,9 @@ fi
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------
%changelog %changelog
* Wed Mar 09 2022 Jakub Jelinek <jakub@redhat.com> - 10.57-3
- NVR bump to allow rebuild for new GCC.
* Wed Mar 09 2022 Jakub Jelinek <jakub@redhat.com> - 10.57-2 * Wed Mar 09 2022 Jakub Jelinek <jakub@redhat.com> - 10.57-2
- NVR bump to allow rebuild for new GCC. - NVR bump to allow rebuild for new GCC.