[dreamchess] v0.2.1 RC2

Raphael Groner raphgro at fedoraproject.org
Tue Dec 23 17:27:47 UTC 2014


commit 34249faf2a802d37fa2eacbc9d9bf5a32edad43e
Author: Raphael Groner <projects.rg at smart.ms>
Date:   Tue Dec 23 18:27:40 2014 +0100

    v0.2.1 RC2

 .gitignore      |    1 +
 dreamchess.spec |    9 ++++++---
 sources         |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..7e8d0c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/dreamchess-0.2.1-RC2.tar.gz
diff --git a/dreamchess.spec b/dreamchess.spec
index b0f6411..75f212a 100644
--- a/dreamchess.spec
+++ b/dreamchess.spec
@@ -1,16 +1,16 @@
 %global weak    22
 
-%global pre     RC1
+%global pre     RC2
 %global engine  dreamer
 
 Name:           dreamchess
 Version:        0.2.1
-Release:        5.1.%{pre}%{?dist}
+Release:        6.%{pre}%{?dist}
 Summary:        Portable chess game
 ##GPLv2+ and v3+ for most of sources, explicitly BSD for src/include/gamegui/queue.h (see file COPYRIGHT)
 License:        GPLv3+ and BSD
 URL:            http://www.%{name}.org/
-Source0:        http://sf.net/projects/%{name}/files/%{name}/Git/%{name}-%{version}-%{pre}.tar.gz
+Source0:        http://downloads.sf.net/%{name}/%{name}-%{version}-%{pre}.tar.gz
 
 BuildRequires:  mxml-devel
 BuildRequires:  SDL-devel SDL_image-devel SDL_mixer-devel 
@@ -104,6 +104,9 @@ ln -s ../%{name}/icon.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
 
 
 %changelog
+* Tue Dec 23 2014 Raphael Groner <projects.rg [AT] smart.ms> - 0.2.1-6.RC2
+- v0.2.1 RC2
+
 * Tue Oct 07 2014 Raphael Groner <projects.rg [AT] smart.ms> - 0.2.1-5.1.RC1
 - temporarily, disable weak dependencies due to unclear policy
 
diff --git a/sources b/sources
index 163af5f..b1db42d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5354f557926c9124422878be6732a7b4  dreamchess-0.2.1-RC1.tar.gz
+afb6d1b81d324dc76238f3607d84af30  dreamchess-0.2.1-RC2.tar.gz


More information about the scm-commits mailing list