Create the start symbol at the start of the function and the end symbol at the end.
Resolves: #1596823
This commit is contained in:
parent
7fa87a24cf
commit
a1b8a53f98
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@
|
|||||||
/annobin-7.1.tar.xz
|
/annobin-7.1.tar.xz
|
||||||
/annobin-8.0.tar.xz
|
/annobin-8.0.tar.xz
|
||||||
/annobin-8.1.tar.xz
|
/annobin-8.1.tar.xz
|
||||||
|
/annobin-8.2.tar.xz
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Binary annotation plugin for GCC
|
Summary: Binary annotation plugin for GCC
|
||||||
Version: 8.1
|
Version: 8.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -216,6 +216,9 @@ exit 0
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 02 2018 Nick Clifton <nickc@redhat.com> - 8.2-1
|
||||||
|
- Create the start symbol at the start of the function and the end symbol at the end. (#1596823)
|
||||||
|
|
||||||
* Mon Jul 02 2018 Nick Clifton <nickc@redhat.com> - 8.1-1
|
* Mon Jul 02 2018 Nick Clifton <nickc@redhat.com> - 8.1-1
|
||||||
- Fix --debug-rpm when used inside a directory.
|
- Fix --debug-rpm when used inside a directory.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-8.1.tar.xz) = c0641e0b3f3d447f7acae6cc0a22ca7d531426641409456e09efc61303d5f35846268601b6e916f4ee42c936ee6f2836257280f85454761bf73b8765e19e6974
|
SHA512 (annobin-8.2.tar.xz) = 799e7bfbf5bff54431cf419de5e90df83a5af726d6f692f6995ca96c043fed1bde81e95bda504d2eecca9ab2ecb54998d81eec2fc8d1393c0a6e45d21afe8ed5
|
||||||
|
Loading…
Reference in New Issue
Block a user