parent
276edb1e4f
commit
eeb41d947f
1
.gitignore
vendored
1
.gitignore
vendored
@ -100,3 +100,4 @@
|
|||||||
/annobin-8.70.tar.xz
|
/annobin-8.70.tar.xz
|
||||||
/annobin-8.71.tar.xz
|
/annobin-8.71.tar.xz
|
||||||
/annobin-8.72.tar.xz
|
/annobin-8.72.tar.xz
|
||||||
|
/annobin-8.73.tar.xz
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Binary annotation plugin for GCC
|
Summary: Binary annotation plugin for GCC
|
||||||
Version: 8.72
|
Version: 8.73
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -213,6 +213,9 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 24 2019 Nick Clifton <nickc@redhat.com> - 8.73-1
|
||||||
|
- Fix test for an executable stack segment. (#1700924)
|
||||||
|
|
||||||
* Thu Apr 18 2019 Nick Clifton <nickc@redhat.com> - 8.72-1
|
* Thu Apr 18 2019 Nick Clifton <nickc@redhat.com> - 8.72-1
|
||||||
- Rebuild annobin with the latest rawhide gcc sources. (#1700923)
|
- Rebuild annobin with the latest rawhide gcc sources. (#1700923)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-8.72.tar.xz) = e66610f7ad499a15e63e834e8387ed1da6ac3c48da1db127d335b0ba6e4e9b3b913a3b266b37dc21cc6ff8d20f5a8b49870d372261208555b16897b8a557eccb
|
SHA512 (annobin-8.73.tar.xz) = 72af734ccdd1035ca46362ad0a7ca74c06407363783bfc58593ebc3fe233fee44822ccfb0544d3e235abba25c8b41ec3449ac43875e1fe4eea99ccef2c8f2b42
|
||||||
|
Loading…
Reference in New Issue
Block a user