parent
ce5f9d54ee
commit
326c603396
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
||||
/annobin-8.1.tar.xz
|
||||
/annobin-8.2.tar.xz
|
||||
/annobin-8.3.tar.xz
|
||||
/annobin-8.4.tar.xz
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 8.3
|
||||
Version: 8.4
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
@ -216,6 +216,9 @@ exit 0
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Fri Jul 06 2018 Nick Clifton <nickc@redhat.com> - 8.4-1
|
||||
- Ignore cross-section gaps. (#1598551)
|
||||
|
||||
* Thu Jul 05 2018 Nick Clifton <nickc@redhat.com> - 8.3-1
|
||||
- Do not skip empty range notes in object files.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-8.3.tar.xz) = 827ab9e7f6063b30db219198fe75b4a8740b4aa84790d517068e4462841e6e78a73577fb1dfac9069bc0ab0c51be76392ceb41e21a34edd82ce066ec4eb4349d
|
||||
SHA512 (annobin-8.4.tar.xz) = 789cfa006c11ef61601670cde50a9801b0669b6edaf8c67a9b1972b86d0b2abdbed1c23d920137ecad6dfe297e48b30727b319fd9658ed2dc3d8a5cb53981320
|
||||
|
Loading…
Reference in New Issue
Block a user