[pychess] update to new version (fixes bug #598062)

tomspur tomspur at fedoraproject.org
Sun Aug 15 12:14:02 UTC 2010


commit cd974146c15ffc9afda23cf1a960ecad0e39650b
Author: Thomas Spura <tomspur at fedoraproject.org>
Date:   Sun Aug 15 14:13:55 2010 +0200

    update to new version (fixes bug #598062)

 pychess.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/pychess.spec b/pychess.spec
index 1a80506..1109483 100644
--- a/pychess.spec
+++ b/pychess.spec
@@ -2,18 +2,18 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %endif
 
-%global rev 721db5d4e091
+%global rev 87838acb5bbb
 
 Name:           pychess
 Version:        0.10
-Release:        0.6.20100511hg%{?dist}
+Release:        0.7.20100815hg%{?dist}
 Summary:        Chess game for GNOME
 
 Group:          Amusements/Games
 License:        GPLv2
 URL:            http://pychess.googlepages.com
 # hgsnapshot created with:
-# hg archive -t tbz2 -r %{rev} pychess-%{rev}.tar.bz2
+# hg archive -t tbz2 -r %%{rev} pychess-%%{rev}.tar.bz2
 Source0:        pychess-%{rev}.tar.bz2
 #Source0:        http://pychess.googlecode.com/files/%{name}-%{version}.tar.gz
 %if 0
@@ -88,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man?/*
 
 %changelog
+* Sun Aug 15 2010 Thomas Spura <tomspur at fedoraproject.org> - 0.10-0.7.20100815hg
+- update to new version (fixes bug #598062)
+
 * Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 0.10-0.6.20100511hg
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 


More information about the scm-commits mailing list