limb pushed to atanks (f22). "6.2."

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 6 13:37:09 UTC 2015


>From 2bc3ac422403846b6367cc39d47226a8f5069d26 Mon Sep 17 00:00:00 2001
From: Jon Ciesla <limburgher at gmail.com>
Date: Mon, 6 Apr 2015 08:31:34 -0500
Subject: 6.2.


diff --git a/.gitignore b/.gitignore
index fa5d21c..2199d50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ atanks-4.3.tar.gz
 /atanks-5.9.tar.gz
 /atanks-6.0.tar.gz
 /atanks-6.1.tar.gz
+/atanks-6.2.tar.gz
diff --git a/atanks.sh b/atanks.sh
index 939efe7..a15bb1e 100644
--- a/atanks.sh
+++ b/atanks.sh
@@ -1,3 +1,3 @@
 #!/bin/bash
 cd /usr/share/games/atanks
-/usr/bin/atanks.bin --nothreads
+/usr/bin/atanks.bin --nothread
diff --git a/atanks.spec b/atanks.spec
index da60118..e9c532b 100644
--- a/atanks.spec
+++ b/atanks.spec
@@ -1,6 +1,6 @@
 Name:           atanks
-Version:        6.1
-Release:        2%{?dist}
+Version:        6.2
+Release:        1%{?dist}
 Summary:        Remake of a classic DOS game "Scorched Earth"
 
 Group:          Amusements/Games
@@ -118,6 +118,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Apr 06 2015 Jonathan Ciesla <limburgher at gmail.com> - 6.2-1
+- 6.2
+- Fixed atanks.sh --nothread flag.
+
 * Thu Mar 26 2015 Richard Hughes <rhughes at redhat.com> - 6.1-2
 - Add an AppData file for the software center
 
diff --git a/sources b/sources
index 7cd2856..17a2211 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4f836d3bde0e59fd588b3147ce332a3a  atanks-6.1.tar.gz
+8f2f3a43848828c221ff51d8bdc44dcf  atanks-6.2.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/atanks.git/commit/?h=f22&id=2bc3ac422403846b6367cc39d47226a8f5069d26


More information about the scm-commits mailing list