[spring/f13/master] New upgrade release: 0.82.7.1.

Gilboa Davara gilboa at fedoraproject.org
Sun Jan 9 08:51:09 UTC 2011


commit f24d002c65e0a8798e4e2346de27c44583702916
Author: Gilboa Davara <gilboa at gilboa-home-dev.localdomain>
Date:   Sun Jan 9 10:46:49 2011 +0200

    New upgrade release: 0.82.7.1.

 .gitignore  |    1 +
 sources     |    2 +-
 spring.spec |   13 ++++++++-----
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7dc2887..81d2351 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ spring_0.82.3_src.tar.lzma
 /spring_0.82.5_src.tar.lzma
 /spring_0.82.5.1_src.tar.lzma
 /spring_0.82.6.1_src.tar.lzma
+/spring_0.82.7.1_src.tar.lzma
diff --git a/sources b/sources
index dc7ca24..63a1584 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1b88399b2fdf9f90f61c2b7593b5f473  spring_0.82.6.1_src.tar.lzma
+378cf0b18a5dd5b840964e5945778503  spring_0.82.7.1_src.tar.lzma
diff --git a/spring.spec b/spring.spec
index eca23db..3aacb4c 100644
--- a/spring.spec
+++ b/spring.spec
@@ -1,5 +1,5 @@
 Name:           spring
-Version:        0.82.6.1
+Version:        0.82.7.1
 Release:        1%{?dist}
 Summary:        Multiplayer, 3D realtime strategy combat game
 
@@ -13,12 +13,9 @@ Group:          Amusements/Games
 License:        GPLv2+ and GPLv3+ and LGPLv2 and GFDL and (GFDL or CC-BY)
 
 URL:            http://springrts.com
-#Source0:        http://springrts.com/dl/spring_%{version}_src.tar.lzma
 Source0:        http://downloads.sourceforge.net/project/springrts/springrts/spring-%{version}/spring_%{version}_src.tar.lzma
 Source1:        spring-README.Fedora
 
-Patch0:         spring-0.82.3-includes.patch
-
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  cmake SDL-devel openal-soft-devel boost-devel DevIL-devel
@@ -57,7 +54,6 @@ great resource, read it here: http://spring.clan-sy.com/wiki/Main_Page
 cp -p %{SOURCE1} README.Fedora
 touch ./rts/build/cmake/FindAllegro.cmake
 find rts/lib/7z -type f | xargs chmod -x 
-%patch0 -p0 -b .includes
 
 
 %build
@@ -141,6 +137,13 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jan 9 2011 Gilboa Davara <gilboad [at] gmail [dot] com> -  0.82.7.1-1
+- New upstream version: 0.82.7.1. (Bug fixes: http://springrts.com/phpbb/viewtopic.php?f=2&t=25038)
+
+* Tue Jan 4 2011 Gilboa Davara <gilboad [at] gmail [dot] com> -  0.82.7-1
+- New upstream version: 0.82.7. (Bug fixes: http://springrts.com/phpbb/viewtopic.php?t=24970)
+- Include patch applied upstream.
+
 * Tue Nov 18 2010 Gilboa Davara <gilboad [at] gmail [dot] com> -  0.82.6.1-1
 - version 0.82.6.1 (bugfixes, http://springrts.com/phpbb/viewtopic.php?t=24318)
 


More information about the scm-commits mailing list