This commit is contained in:
Gwyn Ciesla 2021-07-12 12:41:37 -05:00
parent 3a6fff5dd8
commit 81bef81147
4 changed files with 13 additions and 9 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/endless-sky-0.9.11.tar.gz
/endless-sky-0.9.12.tar.gz
/endless-sky-0.9.13.tar.gz
/endless-sky-0.9.14.tar.gz

View File

@ -1,6 +1,6 @@
--- SConstruct~ 2021-04-19 08:31:12.308058768 -0500
+++ SConstruct 2021-04-19 08:33:05.998937400 -0500
@@ -50,15 +50,7 @@
--- SConstruct~ 2021-07-12 11:55:10.366672469 -0500
+++ SConstruct 2021-07-12 11:57:10.358812423 -0500
@@ -46,15 +46,7 @@
# $ CXXFLAGS=-msse3 scons
# $ CXXFLAGS=-march=native scons
# or modify the `flags` variable:
@ -15,5 +15,5 @@
- env.Append(LINKFLAGS = ["-pg"])
+flags = ["-std=c++11"]
env.Append(CCFLAGS = flags)
# Omit emitting a symbol table when creating/updating static libraries, because Scons
# will run ranlib. If we are using gcc-ranlib, assume support for thin archives as well.
# Always use `ar` to create the symbol table, and don't use ranlib at all, since it fails to preserve

View File

@ -1,7 +1,7 @@
%define gittag0 v0.9.13
%define gittag0 v0.9.14
Name: endless-sky
Version: 0.9.13
Version: 0.9.14
Release: 1%{?dist}
Summary: Space exploration, trading, and combat game
@ -15,7 +15,7 @@ Source1: endless-sky-wrapper
# standards where the use of /usr/games is acceptable.
Patch0: endless-sky-0.9.13-remove-games-path.patch
# Unset CCFLAGS override inside SConstruct.
Patch1: endless-sky-0.9.13-remove-additional-ccflags.patch
Patch1: endless-sky-0.9.14-remove-additional-ccflags.patch
Requires: %{name}-data = %{version}-%{release}
BuildRequires: scons
@ -104,6 +104,9 @@ sed -i 's|/app|%{_prefix}|g' %{buildroot}%{_bindir}/%{name}
%changelog
* Mon Jul 12 2021 Gwyn Ciesla <gwync@protonmail.com> - 0.9.14-1
- 0.9.14
* Mon Apr 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 0.9.13-1
- 0.9.13

View File

@ -1 +1 @@
SHA512 (endless-sky-0.9.13.tar.gz) = 8bced454ac4ca1250637aedefa47adfd2ccd20ae69958ada44a6f75c92a1ff8c78705ccbba5caa373d047a19bbc71529b8645e36023b05324c239e4df9aae9cc
SHA512 (endless-sky-0.9.14.tar.gz) = 861fddc8e2f167d335247f3ce1efb59bb4a5951cb0aa5e4a10517fded096db7e69ac17cf0e813f2a1ec040bef57c5d6b6e8e90d952debc9b2caa38d1fb91abe5