parent
c4f43f0cbb
commit
d3e4501372
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@
|
|||||||
/annobin-8.11.tar.xz
|
/annobin-8.11.tar.xz
|
||||||
/annobin-8.12.tar.xz
|
/annobin-8.12.tar.xz
|
||||||
/annobin-8.13.tar.xz
|
/annobin-8.13.tar.xz
|
||||||
|
/annobin-8.14.tar.xz
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Binary annotation plugin for GCC
|
Summary: Binary annotation plugin for GCC
|
||||||
Version: 8.13
|
Version: 8.14
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -199,6 +199,9 @@ make check
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 19 2018 Nick Clifton <nickc@redhat.com> - 8.14-1
|
||||||
|
- Fix section conflict problem. (#1603071)
|
||||||
|
|
||||||
* Wed Jul 18 2018 Nick Clifton <nickc@redhat.com> - 8.13-1
|
* Wed Jul 18 2018 Nick Clifton <nickc@redhat.com> - 8.13-1
|
||||||
- Fix for building with gcc version 4.
|
- Fix for building with gcc version 4.
|
||||||
- Fix symbol placement in functions with local assembler.
|
- Fix symbol placement in functions with local assembler.
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-8.13.tar.xz) = 85c8f76c809c743a33c4814e83254897cbe216b711c77fd8f4135a2fa0833a33b04ba84a13c04e801b18cffe9d30076db9e1dbf69040b9f39cbfeb738524e11b
|
SHA512 (annobin-8.14.tar.xz) = fbff960a1c3777622266ba57fe3f35334c205b179f48e076cc8aea93f18286a606f6432745238625a09bec58ba852d0fbe45d81c9080c96499736dd1ffea54fa
|
||||||
|
Loading…
Reference in New Issue
Block a user