From 8977ea1fa3afe3c2d46ab8d3b5a67ab3e6eb971f Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Wed, 7 Mar 2018 16:46:04 -0800 Subject: [PATCH] Rebuild to fix GCC 8 mis-compilation See https://da.gd/YJVwk ("GCC 8 ABI change on x86_64") --- endless-sky.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/endless-sky.spec b/endless-sky.spec index af1fbaf..9185a68 100644 --- a/endless-sky.spec +++ b/endless-sky.spec @@ -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 - 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 - 0.9.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild