rpms/colossus/devel .cvsignore, 1.6, 1.7 colossus.spec, 1.8, 1.9 import.log, 1.5, 1.6 sources, 1.6, 1.7 4495.patch, 1.3, NONE

Bruno Wolff III bruno at fedoraproject.org
Sun Sep 6 16:48:48 UTC 2009


Author: bruno

Update of /cvs/pkgs/rpms/colossus/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32680/devel

Modified Files:
	.cvsignore colossus.spec import.log sources 
Removed Files:
	4495.patch 
Log Message:
Rebasing to 0.9.2.




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/colossus/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	17 Aug 2009 20:33:33 -0000	1.6
+++ .cvsignore	6 Sep 2009 16:48:47 -0000	1.7
@@ -1 +1 @@
-colossus-20090817-4489.tar.gz
+colossus-20090906-4519.tar.gz


Index: colossus.spec
===================================================================
RCS file: /cvs/pkgs/rpms/colossus/devel/colossus.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- colossus.spec	19 Aug 2009 06:47:15 -0000	1.8
+++ colossus.spec	6 Sep 2009 16:48:47 -0000	1.9
@@ -1,8 +1,8 @@
 Name:           colossus
-%define         rev        4489
-%define         revdate    20090817
-Version:        0.9.1
-Release:        2.%{revdate}svn%{rev}%{?dist}
+%define         rev        4519
+%define         revdate    20090906
+Version:        0.9.2
+Release:        1.%{revdate}svn%{rev}%{?dist}
 Summary:        Allows people to play Titan against each other or AIs
 
 Group:          Amusements/Games
@@ -20,7 +20,6 @@ URL:            http://colossus.sourcefo
 Source0:        colossus-%{revdate}-%{rev}.tar.gz
 Source1:        colossus-gen-tarball.sh
 Source2:        colossus-rev.xsl
-Patch1:         4495.patch
 
 %global with_gcj %{!?_without_gcj:1}%{?_without_gcj:0}
 
@@ -65,7 +64,6 @@ This package contains the API documentat
 
 %prep
 %setup -q -n %{name}-%{revdate}-%{rev}
-%patch1
 
 %build
 
@@ -181,6 +179,19 @@ touch --no-create %{_datadir}/pixmaps ||
 
 %changelog
 
+* Sun Sep 06 2009 Bruno Wolff III <bruno at wolff.to> - 0.9.2-1.20090906svn4519
+- Rebase to 0.9.2
+- See: http://colossus.sourceforge.net/docs/RecentChangesDetails.html
+- Fixed: 2835558 WARNING: Could not find creature with name none
+- Fixed: 2820231 Illegal rangestrike
+- Fixed: 2848651 and 2828028: Legion flyouts
+- Fixed: 2837746 Balrog variant: Caretaker counts not reset between games
+- Fixed: 2839241 Faulty anchor tags (Crossreference links in docs worked for Inetnet Explorer but not for Netscape)
+- Make loading and saving of Balrog games work
+- Make Auto Done act properly when there is no Recruit action or undo possible
+- Add in save game also a property that tells with which release / revision of Colossus that save game was created.
+- Eliminated some race situations in game startup (thread interaction/notifications)
+
 * Wed Aug 19 2009 Bruno Wolff III <bruno at wolff.to> - 0.9.1-2.20090817svn4489
 - Fix for desert LOS bug
 


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/colossus/devel/import.log,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- import.log	17 Aug 2009 20:33:33 -0000	1.5
+++ import.log	6 Sep 2009 16:48:47 -0000	1.6
@@ -3,3 +3,4 @@ colossus-0-0_4_20090725svn4454_fc11:HEAD
 colossus-0-0_5_20090726svn4462_fc11:HEAD:colossus-0-0.5.20090726svn4462.fc11.src.rpm:1248643266
 colossus-0_9_0-1_20090810svn4482_fc11:HEAD:colossus-0.9.0-1.20090810svn4482.fc11.src.rpm:1249966312
 colossus-0_9_1-1_20090817svn4489_fc11:HEAD:colossus-0.9.1-1.20090817svn4489.fc11.src.rpm:1250541173
+colossus-0_9_2-1_20090906svn4519_fc11:HEAD:colossus-0.9.2-1.20090906svn4519.fc11.src.rpm:1252255689


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/colossus/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	17 Aug 2009 20:33:33 -0000	1.6
+++ sources	6 Sep 2009 16:48:47 -0000	1.7
@@ -1 +1 @@
-3f55310339968f1c885f89678c22c73c  colossus-20090817-4489.tar.gz
+29662adb0e19e4eeea4c0f5c6942c477  colossus-20090906-4519.tar.gz


--- 4495.patch DELETED ---




More information about the fedora-extras-commits mailing list