Rebuild due to GCC ABI change.
This commit is contained in:
parent
100fc38c45
commit
0ec66a7bfb
5
gdb.spec
5
gdb.spec
@ -26,7 +26,7 @@ Version: 8.1.90.%{snapsrc}
|
||||
|
||||
# The release always contains a leading reserved number, start it at 1.
|
||||
# `upstream' is not a part of `name' to stay fully rpm dependencies compatible for the testing.
|
||||
Release: 29%{?dist}
|
||||
Release: 30%{?dist}
|
||||
|
||||
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL
|
||||
Group: Development/Debuggers
|
||||
@ -1035,6 +1035,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jul 12 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.90.20180708-30.fc29
|
||||
- Rebuild due to GCC ABI change.
|
||||
|
||||
* Sun Jul 8 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.1.90.20180708-29.fc29
|
||||
- Rebase to FSF GDB 8.1.90.20180708 (8.2pre).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user