Annocheck: WARN if the annobin plugin was built for a newer version of the compiler than the one on which it was run.
Related: #1950657
This commit is contained in:
parent
99c1127a11
commit
9e62aa8ed8
@ -1,8 +1,8 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 9.67
|
||||
Release: 2%{?dist}
|
||||
Version: 9.68
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -408,6 +408,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Wed Apr 21 2021 Nick Clifton <nickc@redhat.com> - 9.68-1
|
||||
- Annocheck: WARN if the annobin plugin was built for a newer version of the compiler than the one on which it was run. (#1950657)
|
||||
|
||||
* Tue Apr 20 2021 Petr Pisar <ppisar@redhat.com> - 9.67-2
|
||||
- Obsolete annobin < 9.66-1 (bug #1949570)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-9.67.tar.xz) = 160b27de548b43aee80cc83ec898f420ce28c42177d1bbd3f4ff49c2e5c5660924f0c5898155448e2c19daa964b2eb4ef8f3dc4d474e2e7457ed7806778cec52
|
||||
SHA512 (annobin-9.68.tar.xz) = ca76411cd112f61002f56d5cbe82307c3137b6da4deaaa12d70493ac514ff3950ffda4e0812c0414200a495228fe36b02a9a8628c5e616456adffe923917b391
|
||||
|
Loading…
Reference in New Issue
Block a user