[colossus] Update to 0.13.0 rc1

Bruno Wolff III bruno at fedoraproject.org
Sat Feb 4 19:45:06 UTC 2012


commit 61f31477fd47329000e2f701fa37a287f7a53a2c
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sat Feb 4 13:39:30 2012 -0600

    Update to 0.13.0 rc1

 .gitignore    |    1 +
 colossus.spec |   12 ++++++++----
 sources       |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6d87f00..3d34d9f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ colossus--20100405-4798.tar.gz
 /colossus--20110215-4995.tar.gz
 /colossus--20110304-5003.tar.gz
 /colossus--20110802-5033.tar.gz
+/colossus--20120130-5061.tar.gz
diff --git a/colossus.spec b/colossus.spec
index 4ea710e..039d81d 100644
--- a/colossus.spec
+++ b/colossus.spec
@@ -1,9 +1,9 @@
 Name:           colossus
-%global         rev        5033
-%global         revdate    20110802
-Version:        0.12.2
+%global         rev        5061
+%global         revdate    20120130
+Version:        0.13.0
 %global         branch     %()
-Release:        0.2.svn5033%{?dist}
+Release:        0.1.rc1%{?dist}
 Summary:        Allows people to play Titan against each other or AIs
 
 Group:          Amusements/Games
@@ -152,6 +152,10 @@ touch --no-create %{_datadir}/pixmaps || :
 %{_javadocdir}/%{name}
 
 %changelog
+* Sat Feb 04 2012 Bruno Wolff III <bruno at wolff.to> - 0.13.0-0.1.rc1
+- Upstream RC 1 for 0.13.0
+- Release notes at http://colossus.sourceforge.net/public-testing/docs/RecentChangesDetails.html
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.12.2-0.2.svn5033
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index bf650c8..5393fb6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-904134c1a9e54cb2b4b2e5a48fe677fd  colossus--20110802-5033.tar.gz
+6591c65193a7951197075864e388f0da  colossus--20120130-5061.tar.gz


More information about the scm-commits mailing list