Hello community,

here is the log from the commit of package phalanx for openSUSE:Factory checked 
in at 2014-11-20 18:43:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/phalanx (Old)
 and      /work/SRC/openSUSE:Factory/.phalanx.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "phalanx"

Changes:
--------
--- /work/SRC/openSUSE:Factory/phalanx/phalanx.changes  2013-05-27 
09:57:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.phalanx.new/phalanx.changes     2014-11-20 
18:43:20.000000000 +0100
@@ -1,0 +2,13 @@
+Wed Nov 19 09:25:40 UTC 2014 - pgaj...@suse.com
+
+- updated to XXIII final
+  * Xboard protocol version 2 compatibility.
+  * New -n commandline option to limit nodes per second. 
+  * New -z commandline option to randomize root moves.
+  * Easy levels now don't play instantly, but use time.
+  * DrawScore (contempt factor) adjusted in endgames towards 
+    positive values to avoid playing dead draws like KRKR.
+  * Minor engine fixes.
+  * see HISTORY for details
+
+-------------------------------------------------------------------

Old:
----
  phalanx-XXIII-beta.tgz

New:
----
  phalanx-XXIII-source.tgz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ phalanx.spec ++++++
--- /var/tmp/diff_new_pack.tGkF1S/_old  2014-11-20 18:43:21.000000000 +0100
+++ /var/tmp/diff_new_pack.tGkF1S/_new  2014-11-20 18:43:21.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package phalanx
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,14 +16,15 @@
 #
 
 
-%define srcname phalanx-XXIII
+%define srcname Phalanx
+%define srcver  XXIII
 
 Name:           phalanx
 Url:            http://sourceforge.net/projects/phalanx
 Provides:       chess_backend
-Version:        22.9
+Version:        23
 Release:        0
-Source:         %{srcname}-beta.tgz
+Source:         
http://downloads.sourceforge.net/project/phalanx/Version%20%{srcver}/%{name}-%{srcver}-source.tgz
 Patch0:         Phalanx-XXII.diff
 # PATCH-FIX-UPSTREAM phalanx-castling-broken.patch bnc#819525 
mike.catanz...@gmail.com -- fix castling always treated as illegal move
 Patch1:         phalanx-castling-broken.patch
@@ -42,7 +43,7 @@
     Dusan Dobes <do...@math.muni.cz>
 
 %prep
-%setup -q -n %{srcname}
+%setup -q -n %{srcname}-%{srcver}
 %patch0 -p1
 %patch1 -p1
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to