Hello community,

here is the log from the commit of package stockfish for openSUSE:Factory 
checked in at 2018-12-10 12:30:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/stockfish (Old)
 and      /work/SRC/openSUSE:Factory/.stockfish.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "stockfish"

Mon Dec 10 12:30:05 2018 rev:5 rq:656594 version:10

Changes:
--------
--- /work/SRC/openSUSE:Factory/stockfish/stockfish.changes      2018-07-17 
09:43:56.184951638 +0200
+++ /work/SRC/openSUSE:Factory/.stockfish.new.19453/stockfish.changes   
2018-12-10 12:30:08.710418596 +0100
@@ -1,0 +2,8 @@
+Fri Nov 30 09:46:12 UTC 2018 - [email protected]
+
+- Update to version 10
+  * Upstream does not provide a change log. Please see the git
+    history at https://github.com/official-stockfish/Stockfish/
+    for more details.
+
+-------------------------------------------------------------------

Old:
----
  stockfish-9.tar.gz

New:
----
  stockfish-10.tar.gz

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

Other differences:
------------------
++++++ stockfish.spec ++++++
--- /var/tmp/diff_new_pack.EqE0vc/_old  2018-12-10 12:30:09.186418120 +0100
+++ /var/tmp/diff_new_pack.EqE0vc/_new  2018-12-10 12:30:09.186418120 +0100
@@ -17,25 +17,25 @@
 
 
 Name:           stockfish
-Version:        9
+Version:        10
 Release:        0
 Summary:        Powerful open source chess engine
 License:        GPL-3.0-or-later
-Url:            http://stockfishchess.org
+URL:            http://stockfishchess.org
 Source0:        
https://github.com/official-stockfish/Stockfish/archive/sf_%{version}.tar.gz#/%{name}-%{version}.tar.gz
 # steal some documentation from ubuntu
 Source10:       
https://bazaar.launchpad.net/~ubuntu-branches/ubuntu/vivid/%{name}/vivid/download/head:/engineinterface.txt-20091204230329-yljoyxocuxhxg1ot-78/engine-interface.txt#/%{name}-interface.txt
 Source11:       
https://bazaar.launchpad.net/~ubuntu-branches/ubuntu/vivid/%{name}/vivid/download/head:/%{name}.6-20091204230329-yljoyxocuxhxg1ot-76/%{name}.6
 # If 'Version' is not set it will display the date as version number. We dont 
want __DATE__ and Version is set anyways.
-Patch:          date.patch
+Patch0:         date.patch
 BuildRequires:  dos2unix
 BuildRequires:  gcc-c++
-%ifarch %power64
-BuildRequires:  gcc-c++-32bit
-%endif
 Recommends:     xboard
 Provides:       chess_backend
-ExclusiveArch:  %power64 %ix86 x86_64 armv7l armv7hl armv7hnl
+ExclusiveArch:  %{power64} %{ix86} x86_64 armv7l armv7hl armv7hnl
+%ifarch %{power64}
+BuildRequires:  gcc-c++-32bit
+%endif
 
 %description
 Stockfish is a free UCI chess engine derived from Glaurung 2.1. It is not a
@@ -46,7 +46,7 @@
 
 %prep
 %setup -q -n Stockfish-sf_%{version}
-%patch -p1
+%patch0 -p1
 cp -p %{SOURCE10} %{SOURCE11} .
 dos2unix %{name}-interface.txt
 dos2unix Copying.txt
@@ -56,7 +56,7 @@
 %ifarch x86_64
 make %{?_smp_mflags} build ARCH=x86-64
 %else
-%ifarch %power_64
+%ifarch %{power_64}
 make %{?_smp_mflags} build ARCH=ppc-64
 %else
 %ifarch armv7l armv7hl armv7hnl
@@ -75,8 +75,8 @@
 cp -p %{name}.6 %{buildroot}%{_mandir}/man6
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS %{name}-interface.txt Readme.md Copying.txt
+%license Copying.txt
+%doc AUTHORS %{name}-interface.txt Readme.md
 %{_mandir}/man*/%{name}.*
 %{_bindir}/%{name}
 

++++++ stockfish-9.tar.gz -> stockfish-10.tar.gz ++++++
++++ 8605 lines of diff (skipped)


Reply via email to