import annobin-12.75-1.el10

i10cs changed/i10cs/annobin-12.75-1.el10
MSVSphere Packaging Team 3 months ago
parent 002aea2cac
commit 47d0c4dba9
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

@ -1 +1 @@
7086bc88593a2bdb9cfb5fdb63aaf4e5e3ecb366 SOURCES/annobin-12.74.tar.xz
aae83130087433d42300f67469c9bd2bd1f135e8 SOURCES/annobin-12.75.tar.xz

2
.gitignore vendored

@ -1 +1 @@
SOURCES/annobin-12.74.tar.xz
SOURCES/annobin-12.75.tar.xz

@ -1,7 +1,7 @@
Name: annobin
Summary: Annotate and examine compiled binary files
Version: 12.74
Version: 12.75
Release: 1%{?dist}
License: GPL-3.0-or-later AND LGPL-2.0-or-later AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND GFDL-1.3-or-later
URL: https://sourceware.org/annobin/
@ -533,6 +533,10 @@ make check
#---------------------------------------------------------------------------------
%changelog
* Tue Nov 12 2024 Nick Clifton <nickc@redhat.com> - 12.75-1
- Annocheck: Add more exceptions for gcc binaries. (RHEL-33365)
- Annocheck: Add --skip-passes option.
* Mon Nov 11 2024 Nick Clifton <nickc@redhat.com> - 12.74-1
- Annocheck: Add exceptions for GCC. (RHEL-33365)

Loading…
Cancel
Save