Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-07-20 20:49:03 +00:00
parent 794d4708ef
commit 0190aaeb50
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: annobin
Summary: Annotate and examine compiled binary files
Version: 10.78
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv3+
URL: https://sourceware.org/annobin/
# Maintainer: nickc@redhat.com
@ -483,6 +483,9 @@ fi
#---------------------------------------------------------------------------------
%changelog
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 10.78-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jul 05 2022 Nick Clifton <nickc@redhat.com> - 10.78-1
- Annocheck: Add automatic profile selection.