commit 35e4ee51b9684eace29346b9ca15e0a854c885f5
Author: Alexandre Detiste <alexandre.detiste(a)gmail.com>
Date: Sun Nov 6 10:15:45 2016 +0100
new upstream release
.gitignore | 1 +
game-data-packager.spec | 3 ++-
sources | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0466510..0d2573e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/game-data-packager_45.tar.xz
/game-data-packager_46.tar.xz
+/game-data-packager_47.tar.xz
diff --git a/game-data-packager.spec b/game-data-packager.spec
index da5c260..303043f 100644
--- a/game-data-packager.spec
+++ b/game-data-packager.spec
@@ -7,7 +7,7 @@
%endif
Name: game-data-packager
-Version: 46
+Version: 47
Release: 1%{?gver}%{?dist}
Summary: Installer for game data files
License: GPLv2 and GPLv2+
@@ -71,6 +71,7 @@ sed -i '/wolf3d/d' tests/integration.py
sed -i '/spear/d' tests/integration.py
%build
+%configure
make %{?_smp_mflags}
%check
diff --git a/sources b/sources
index 0cfdec3..6491879 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9249c68d9aedf9366b6cc9ea5292bf1f game-data-packager_46.tar.xz
+8dd20bdf3844593a5aea15e338ea9ec9 game-data-packager_47.tar.xz