|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
Name: annobin
|
|
|
|
|
Summary: Annotate and examine compiled binary files
|
|
|
|
|
Version: 12.12
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 1%{?dist}.inferit
|
|
|
|
|
License: GPLv3+
|
|
|
|
|
# Maintainer: nickc@redhat.com
|
|
|
|
|
# Web Page: https://sourceware.org/annobin/
|
|
|
|
@ -366,6 +366,9 @@ exit $res
|
|
|
|
|
#---------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 3 2023 Arkady L. Shane <ashejn@msvsphere.ru> - 12.12-1.inferit
|
|
|
|
|
- Rebuilt against clang 16
|
|
|
|
|
|
|
|
|
|
* Wed Aug 16 2023 Arkady L. Shane <ashejn@msvsphere.ru> - 12.12-1
|
|
|
|
|
- Rebuilt for MSVSphere 9.2
|
|
|
|
|
|
|
|
|
|