parent
38c6f9ee42
commit
62a035e246
1
.gitignore
vendored
1
.gitignore
vendored
@ -67,3 +67,4 @@
|
|||||||
/annobin-8.31.tar.xz
|
/annobin-8.31.tar.xz
|
||||||
/annobin-8.32.tar.xz
|
/annobin-8.32.tar.xz
|
||||||
/annobin-8.33.tar.xz
|
/annobin-8.33.tar.xz
|
||||||
|
/annobin-8.34.tar.xz
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Binary annotation plugin for GCC
|
Summary: Binary annotation plugin for GCC
|
||||||
Version: 8.33
|
Version: 8.34
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -200,6 +200,9 @@ make check
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 17 2018 Nick Clifton <nickc@redhat.com> - 8.34-1
|
||||||
|
- Ensure 4 byte alignment of note sub-sections. (#1629671)
|
||||||
|
|
||||||
* Wed Sep 12 2018 Nick Clifton <nickc@redhat.com> - 8.33-1
|
* Wed Sep 12 2018 Nick Clifton <nickc@redhat.com> - 8.33-1
|
||||||
- Add timing tool to report on speed of the checks.
|
- Add timing tool to report on speed of the checks.
|
||||||
- Add check for conflicting use of the -fshort-enum option.
|
- Add check for conflicting use of the -fshort-enum option.
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-8.33.tar.xz) = 0004a241f83ca2b0002cb2b0484f0956cf8c3562680a724d6b79bb750fa973f57f3a191cedf454e424c64c3fba4ebfd9a2770bb3e4083dd21cf07c6181ee6ab2
|
SHA512 (annobin-8.34.tar.xz) = 89b84f8fff4ee78420c28103f69df7fcb5679b22ad3eede50a6ac15b395d5fd8bee7719a0e6baba0b4ceaf5438a13e8c6e02fba3326da025f9b999b62b3e5e1e
|
||||||
|
Loading…
Reference in New Issue
Block a user