Hello community, here is the log from the commit of package gnuchess for openSUSE:Factory checked in at 2015-01-22 21:48:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnuchess (Old) and /work/SRC/openSUSE:Factory/.gnuchess.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnuchess" Changes: -------- --- /work/SRC/openSUSE:Factory/gnuchess/gnuchess.changes 2014-10-08 22:13:28.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnuchess.new/gnuchess.changes 2015-01-22 21:48:33.000000000 +0100 @@ -1,0 +2,13 @@ +Sun Jan 18 21:13:21 UTC 2015 - [email protected] + +- gnuchess 6.2.1: + - Man page in English. +- includes changes from 6.2.0; + - "Tighter connection" with XBoard by means of an engine file and + a logo, as expected by XBoard (>= 4.6.0). + - Uppercase chars only for piece names, as Fruit doesn't like + lowercase. + - A man page based on help2man. +- verify source signature + +------------------------------------------------------------------- Old: ---- gnuchess-6.1.2.tar.gz gnuchess.6 New: ---- gnuchess-6.2.1.tar.gz gnuchess-6.2.1.tar.gz.sig gnuchess.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnuchess.spec ++++++ --- /var/tmp/diff_new_pack.XUxdKH/_old 2015-01-22 21:48:34.000000000 +0100 +++ /var/tmp/diff_new_pack.XUxdKH/_new 2015-01-22 21:48:34.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package gnuchess # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -17,7 +17,7 @@ Name: gnuchess -Version: 6.1.2 +Version: 6.2.1 Release: 0 Summary: GNU Chess Program License: GPL-3.0+ @@ -29,11 +29,10 @@ Source1: book_1.02.pgn.bz2 #Source2: book.dat.bz2 Source3: genbook.sh -Source4: gnuchess.6 Source5: xgnuchess -BuildRequires: bison +Source6: http://ftp.gnu.org/gnu/chess/%{name}-%{version}.tar.gz.sig +Source7: http://savannah.gnu.org/project/memberlist-gpgkeys.php?group=chess&download=1#/gnuchess.keyring BuildRequires: expect -BuildRequires: flex BuildRequires: gcc-c++ BuildRequires: gettext-devel BuildRequires: readline-devel @@ -58,13 +57,7 @@ sh %{SOURCE3} %{SOURCE1} %install -%if 0%{?suse_version} > 1110 -%make_install -%else make DESTDIR=%{buildroot} install %{?_smp_mflags} -%endif -mkdir -p %{buildroot}%{_mandir}/man6 -cp %{SOURCE4} %{buildroot}%{_mandir}/man6 # install xgnuchess install -m 755 %{SOURCE5} %{buildroot}/%{_bindir} %find_lang %{name} @@ -86,5 +79,10 @@ %{_mandir}/man*/* %{_infodir}/gnuchess.info.gz %{_datadir}/gnuchess +%dir %{_datadir}/games/plugins +%dir %{_datadir}/games/plugins/logos +%{_datadir}/games/plugins/logos/%{name}.png +%dir %{_datadir}/games/plugins/xboard +%{_datadir}/games/plugins/xboard/%{name}.eng %changelog ++++++ gnuchess-6.1.2.tar.gz -> gnuchess-6.2.1.tar.gz ++++++ ++++ 5354 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
