Generate grouped note section name all the time. (#159861 comment#16)
This commit is contained in:
parent
d3e4501372
commit
baf40aa7ca
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@
|
||||
/annobin-8.12.tar.xz
|
||||
/annobin-8.13.tar.xz
|
||||
/annobin-8.14.tar.xz
|
||||
/annobin-8.15.tar.xz
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 8.14
|
||||
Version: 8.15
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
@ -199,6 +199,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Jul 19 2018 Nick Clifton <nickc@redhat.com> - 8.15-1
|
||||
- Generate grouped note section name all the time. (#159861 comment#16)
|
||||
|
||||
* Thu Jul 19 2018 Nick Clifton <nickc@redhat.com> - 8.14-1
|
||||
- Fix section conflict problem. (#1603071)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-8.14.tar.xz) = fbff960a1c3777622266ba57fe3f35334c205b179f48e076cc8aea93f18286a606f6432745238625a09bec58ba852d0fbe45d81c9080c96499736dd1ffea54fa
|
||||
SHA512 (annobin-8.15.tar.xz) = 02a9b7561acc24056efaf686823f9a7e05555b9b88895ee93a8aa7679f22420739beb1f681691a80ad18dccea46a04795eb4be2a49a9a266cd047fcc396be9c2
|
||||
|
Loading…
Reference in New Issue
Block a user