Annocheck: Improve bad filename detection.
Resolves: RHEL-211397
This commit is contained in:
parent
2dc40924f6
commit
3d6ba27cb7
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ SOURCES/annobin-10.94.tar.xz
|
||||
/annobin-10.94.tar.xz
|
||||
/annobin-11.12.tar.xz
|
||||
/annobin-11.13.tar.xz
|
||||
/annobin-13.25.tar.xz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 11.13
|
||||
Release: 2%{?dist}
|
||||
Version: 13.25
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
# Web Page: https://sourceware.org/annobin/
|
||||
@ -393,6 +393,9 @@ make check CLANG_TESTS="check-pre-clang-13"
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Mon Jul 20 2026 Nick Clifton <nickc@redhat.com> - 13.25-1
|
||||
- Annocheck: Improve bad filename detection. (RHEL-211397)
|
||||
|
||||
* Mon Jul 10 2023 Marek Polacek <polacek@redhat.com> - 11.13-2
|
||||
- NVR bump to allow rebuilding. (#2218984)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-11.13.tar.xz) = 7032edba07f89321ec0bda57e887b6b93944225da843bf6ccfb81281dec7fe1544f635fed3ad6c1439a33e9710504bee99222e89ef19325517ef40ce6af6479f
|
||||
SHA512 (annobin-13.25.tar.xz) = fa7e0309d964ab16f8cc1b8131bebbab106c9667c0c1c9ecbf27696a0ea559ca601d3b982d42c8e914aed590fb971de899334ccb402f897a44381594cf5f2bb3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user