Also skip virtual thinks created by G++. (#1630619)
This commit is contained in:
parent
a4ffb9c75e
commit
31fd1dfa5c
1
.gitignore
vendored
1
.gitignore
vendored
@ -81,3 +81,4 @@
|
||||
/annobin-8.50.tar.xz
|
||||
/annobin-8.51.tar.xz
|
||||
/annobin-8.52.tar.xz
|
||||
/annobin-8.53.tar.xz
|
||||
|
@ -15,7 +15,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 8.52
|
||||
Version: 8.53
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
@ -204,6 +204,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Oct 11 2018 Nick Clifton <nickc@redhat.com> - 8.53-1
|
||||
- Also skip virtual thinks created by G++. (#1630619)
|
||||
|
||||
* Wed Oct 10 2018 Nick Clifton <nickc@redhat.com> - 8.52-1
|
||||
- Use uppercase for all fail/mayb/pass results. (#1637706)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-8.52.tar.xz) = c49d5279686377cbb75bac817aa7d0cdbc1cec9d3f27f0f8fc325e9e228d82447516490330b232f8ad27ee587436c6e2030cb19cf4964aecbbbb2a447300edee
|
||||
SHA512 (annobin-8.53.tar.xz) = 12db7daeae70e2c27a4611d162ae2414173f8c33ad92648cae17325de0b69180fdcab7323be84494e9e3066478b1fb7702bd0dc00dfcc3253313ac0ddbbb0c03
|
||||
|
Loading…
Reference in New Issue
Block a user