Correct name of man page for run-on-binaries-in script.
Resolves: #1611155
This commit is contained in:
parent
f7e6bb686b
commit
504e1b0577
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@
|
||||
/annobin-8.17.tar.xz
|
||||
/annobin-8.18.tar.xz
|
||||
/annobin-8.19.tar.xz
|
||||
/annobin-8.20.tar.xz
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 8.19
|
||||
Version: 8.20
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
@ -190,7 +190,7 @@ make check
|
||||
%doc %{_mandir}/man1/built-by.1.gz
|
||||
%doc %{_mandir}/man1/check-abi.1.gz
|
||||
%doc %{_mandir}/man1/hardened.1.gz
|
||||
%doc %{_mandir}/man1/run-on-binaries.1.gz
|
||||
%doc %{_mandir}/man1/run-on-binaries-in.1.gz
|
||||
|
||||
%if %{with annocheck}
|
||||
%{_bindir}/annocheck
|
||||
@ -200,6 +200,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Aug 02 2018 Nick Clifton <nickc@redhat.com> - 8.20-1
|
||||
- Correct name of man page for run-on-binaries-in script. (#1611155)
|
||||
|
||||
* Wed Jul 25 2018 Nick Clifton <nickc@redhat.com> - 8.19-1
|
||||
- Allow $ORIGN to be at the start of entries in DT_RPATH and DT_RUNPATH.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-8.19.tar.xz) = 2127314bb521046416b326ec8f67fc5d1e46ba9473ff880b6dacb7406dba2928c4fe260b2605a5677037ae47865d83850694dbb5223afb759688760fbcb073ca
|
||||
SHA512 (annobin-8.20.tar.xz) = 7b416acf169b365f2cd4f3fa8d22a083ffd060da5c312df4000dedea019a67afe8148648b3b458b3c68c27dcb1bd780c5384fd325de9e7e507e6cf23ea7c6d17
|
||||
|
Loading…
Reference in New Issue
Block a user