Hello community,

here is the log from the commit of package phalanx for openSUSE:Factory checked 
in at 2015-05-18 22:36:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2014-11-20 
18:43:20.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.phalanx.new/phalanx.changes     2015-05-18 
22:36:11.000000000 +0200
@@ -1,0 +2,18 @@
+Mon May 11 14:09:34 UTC 2015 - [email protected]
+
+- updated to XXIV
+  * Xboard protocol - 'memory' command support.
+  * New file phalanx.eng to support the new Xboard automatic engine 
+    load.
+  * More log messages.
+  * Late move reductions with move count based pruning.
+  * Small but important changes in the static evaluation that improve 
+    endgame play: Passed pawn, rook mobility, knight mobility.
+  * Default contempt factor changed from -20 to -10.
+  * Fixed tournament timecontrols.
+  * Positional  learning is now off by default.
+  * Tweaked polling input timeslice to better handle rapid changes 
+    in analyze mode.
+  * Fixed GCC warnings.
+
+-------------------------------------------------------------------

Old:
----
  phalanx-XXIII-source.tgz

New:
----
  phalanx-XXIV-source.tgz

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

Other differences:
------------------
++++++ phalanx.spec ++++++
--- /var/tmp/diff_new_pack.qMWWxu/_old  2015-05-18 22:36:12.000000000 +0200
+++ /var/tmp/diff_new_pack.qMWWxu/_new  2015-05-18 22:36:12.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package phalanx
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 %define srcname Phalanx
-%define srcver  XXIII
+%define srcver  XXIV
 
 Name:           phalanx
 Url:            http://sourceforge.net/projects/phalanx
 Provides:       chess_backend
-Version:        23
+Version:        24
 Release:        0
 Source:         
http://downloads.sourceforge.net/project/phalanx/Version%20%{srcver}/%{name}-%{srcver}-source.tgz
 Patch0:         Phalanx-XXII.diff

++++++ Phalanx-XXII.diff ++++++
--- /var/tmp/diff_new_pack.qMWWxu/_old  2015-05-18 22:36:12.000000000 +0200
+++ /var/tmp/diff_new_pack.qMWWxu/_new  2015-05-18 22:36:12.000000000 +0200
@@ -1,18 +1,3 @@
-Index: phalanx-XXIII/makefile
-===================================================================
---- phalanx-XXIII.orig/makefile
-+++ phalanx-XXIII/makefile
-@@ -15,10 +15,8 @@ CFLAGS = -O0 -Wall -fomit-frame-pointer
- ### -DSHOW_FORCED_MOVES
- ### -DPBOOK_FILE=\"pbook.phalanx\"
- ### -DSBOOK_FILE=\"sbook.phalanx\"
--### -DLEARN_FILE=\"learn.phalanx\"
- ### -DPBOOK_DIR=\"/usr/local/lib\"
- ### -DSBOOK_DIR=\"/usr/local/lib\"
--### -DLEARN_DIR=\"/var/local/lib\"
- ### -DQCAPSONLY
- 
- DEFINES = -DGNUFUN 
 Index: phalanx-XXIII/phalanx.c
 ===================================================================
 --- phalanx-XXIII.orig/phalanx.c


Reply via email to