annocheck: Accept 0 as a valid number for gcc minor versions and release numbers.
gcc-plugin: Add support for ARM and RISCV targets.
This commit is contained in:
parent
a9f3f30da4
commit
81adad3f31
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 9.71
|
||||
Version: 9.72
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -433,6 +433,10 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu May 13 2021 Nick Clifton <nickc@redhat.com> - 9.72-1
|
||||
- annocheck: Accept 0 as a valid number for gcc minor versions and release numbers.
|
||||
- gcc-plugin: Add support for ARM and RISCV targets.
|
||||
|
||||
* Tue May 04 2021 Nick Clifton <nickc@redhat.com> - 9.71-1
|
||||
- timing: do not initialise the clock if the timing tool is disabled.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-9.71.tar.xz) = 406ad934a42248e427139875839ed15e732d5fcac69d30ac55e36f20b916ea0a0ea90fcbfb495db6df6224de8e3ae589163fb9bff9047889fb36ba1781a9d635
|
||||
SHA512 (annobin-9.72.tar.xz) = 301e426e2095bbd298b2ff037be58a4c9a5388a58fa414fc86a4445e64b820f85088e26b53708779af4df2c2f16f8477c1f235f1aebf310f223f8e6fc1f383ed
|
||||
|
Loading…
Reference in New Issue
Block a user