Use uppercase for all fail/mayb/pass results. (#1637706)
This commit is contained in:
parent
28d895fe9d
commit
a4ffb9c75e
1
.gitignore
vendored
1
.gitignore
vendored
@ -80,3 +80,4 @@
|
||||
/annobin-8.49.tar.xz
|
||||
/annobin-8.50.tar.xz
|
||||
/annobin-8.51.tar.xz
|
||||
/annobin-8.52.tar.xz
|
||||
|
@ -15,7 +15,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 8.51
|
||||
Version: 8.52
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
@ -204,6 +204,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Wed Oct 10 2018 Nick Clifton <nickc@redhat.com> - 8.52-1
|
||||
- Use uppercase for all fail/mayb/pass results. (#1637706)
|
||||
|
||||
* Wed Oct 10 2018 Nick Clifton <nickc@redhat.com> - 8.51-1
|
||||
- Generate notes for unlikely sections. (#1630620)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-8.51.tar.xz) = 182ba21d799ba002199a03b18df7f68ab7646bf6d3945fbb431f10abcf0a49e433e781f6d4368d763737a2ec5915074156909dd8349ba4f364e0ce6f76ab304a
|
||||
SHA512 (annobin-8.52.tar.xz) = c49d5279686377cbb75bac817aa7d0cdbc1cec9d3f27f0f8fc325e9e228d82447516490330b232f8ad27ee587436c6e2030cb19cf4964aecbbbb2a447300edee
|
||||
|
Loading…
Reference in New Issue
Block a user