parent
2b29db5a14
commit
e0687e3119
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/annobin-12.10.tar.xz
|
/annobin-12.10.tar.xz
|
||||||
/annobin-12.14.tar.xz
|
/annobin-12.14.tar.xz
|
||||||
/annobin-12.18.tar.xz
|
/annobin-12.18.tar.xz
|
||||||
|
/annobin-12.20.tar.xz
|
||||||
|
@ -8,7 +8,7 @@ BuildRequires: scl-utils-build
|
|||||||
|
|
||||||
Name: %{?scl_prefix}annobin
|
Name: %{?scl_prefix}annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 12.18
|
Version: 12.20
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://sourceware.org/annobin/
|
URL: https://sourceware.org/annobin/
|
||||||
@ -550,6 +550,10 @@ make check GCC=%gcc_for_annobin
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 17 2023 Nick Clifton <nickc@redhat.com> - 12.20-1
|
||||||
|
- Annocheck: Ignore AArch64 $x and $d symbols. (#2221192)
|
||||||
|
- GCC Plugin: Suppress active checks for fortran sources. Improve scanning of COLLECT_GCC_OPTIONS.
|
||||||
|
|
||||||
* Mon Jul 03 2023 Nick Clifton <nickc@redhat.com> - 12.18-1
|
* Mon Jul 03 2023 Nick Clifton <nickc@redhat.com> - 12.18-1
|
||||||
- Annocheck: Remove dependency upon libiberty.
|
- Annocheck: Remove dependency upon libiberty.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-12.18.tar.xz) = 580c3b24103c9e9e262c156ae2d472addfe3c1d65c343677d0de2b706b15e8368fad67e62bf2a5308eb4dc197a56bd01497861cbd300660158990ed9bf746c78
|
SHA512 (annobin-12.20.tar.xz) = cb7ff25b872a0840c4ac21f25217bbe5bd1fd13257097d2a11d8e92a696a5629580f3de99d6e973fbe33a8510aa94aa967f0f557ca3b57a4ea25f9ce35efe17b
|
||||||
|
Loading…
Reference in New Issue
Block a user