Rebuild to fix GCC 8 mis-compilation

See https://da.gd/YJVwk ("GCC 8 ABI change on x86_64")
This commit is contained in:
Adam Williamson 2018-03-07 16:46:04 -08:00
parent e42ba59bb6
commit 8977ea1fa3
1 changed files with 5 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: endless-sky
Version: 0.9.8
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Space exploration, trading, and combat game
License: GPLv3
@ -100,6 +100,10 @@ install -m644 -D endless-sky.appdata.xml %{buildroot}%{_datadir}/appdata/%{name}
%changelog
* Wed Mar 07 2018 Adam Williamson <awilliam@redhat.com> - 0.9.8-5
- Rebuild to fix GCC 8 mis-compilation
See https://da.gd/YJVwk ("GCC 8 ABI change on x86_64")
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.8-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild