commit gnugo for openSUSE:Factory

2020-06-12 Thread root
Hello community,

here is the log from the commit of package gnugo for openSUSE:Factory checked 
in at 2020-06-12 21:40:40

Comparing /work/SRC/openSUSE:Factory/gnugo (Old)
 and  /work/SRC/openSUSE:Factory/.gnugo.new.3606 (New)


Package is "gnugo"

Fri Jun 12 21:40:40 2020 rev:20 rq:813669 version:1371149103.84a32e9c

Changes:

--- /work/SRC/openSUSE:Factory/gnugo/gnugo.changes  2015-08-27 
08:55:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnugo.new.3606/gnugo.changes2020-06-12 
21:42:40.676223869 +0200
@@ -1,0 +2,34 @@
+Thu Jun 11 16:48:20 UTC 2020 - Matej Cepl 
+
+- Enable -fcommon which is not default with GCC10.
+
+---
+Thu Jun 11 10:39:24 UTC 2020 - mc...@cepl.eu
+
+- Update to version 1371149103.84a32e9c:
+  * Avoid crashing due to registering an invalid loss move reason.
+  * Change pieces to stones in board output in ascii mode.
+  * Update copyright notices for 2011.
+  * gunnar_9_2.1. Remove tactical semeai reading. (#228)
+  * Removed built joseki *.db files from EXTRA_DIST.
+  * Replaced .cvsignore files with .gitignore files.
+  * rel-3-9-1
+  * reran automake to finish remove of automake-1.4
+  * removed automake-1.4.patch from doc/Makefile.am
+  * removed automake-1.4
+
+---
+Thu Jun 11 10:34:03 UTC 2020 - mc...@cepl.eu
+
+- Update to version 20130613.84a32e9c:
+  * Avoid crashing due to registering an invalid loss move reason.
+  * Change pieces to stones in board output in ascii mode.
+  * Update copyright notices for 2011.
+  * gunnar_9_2.1. Remove tactical semeai reading. (#228)
+  * Removed built joseki *.db files from EXTRA_DIST.
+  * Replaced .cvsignore files with .gitignore files.
+  * reran automake to finish remove of automake-1.4
+  * removed automake-1.4.patch from doc/Makefile.am
+  * removed automake-1.4
+
+---

Old:

  gnugo-3.9.1+git20130613.84a32e9.tar.xz

New:

  gnugo-1371149103.84a32e9c.tar.xz



Other differences:
--
++ gnugo.spec ++
--- /var/tmp/diff_new_pack.DuVnAg/_old  2020-06-12 21:42:41.880226895 +0200
+++ /var/tmp/diff_new_pack.DuVnAg/_new  2020-06-12 21:42:41.884226905 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnugo
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,17 +12,17 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   gnugo
-Version:3.9.1+git20130613.84a32e9
+Version:1371149103.84a32e9c
 Release:0
 Summary:Chinese Board Game "Go"
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  Amusements/Games/Board/Other
-Url:http://www.gnu.org/software/gnugo/gnugo.html
+URL:https://savannah.gnu.org/projects/gnugo
 Source: %{name}-%{version}.tar.xz
 Source1:suse-start-gnugo.el
 Source2:xemacs-auto-autoloads.el
@@ -33,7 +33,7 @@
 BuildRequires:  ncurses-devel
 BuildRequires:  xemacs
 BuildRequires:  xz
-Requires(pre): %{install_info_prereq}
+Requires(pre): info
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -45,6 +45,8 @@
 %patch1 -p1
 
 %build
+export CFLAGS="%{optflags} -fcommon"
+export CXXFLAGS="%{optflags} -fcommon"
 %configure --prefix=%{_prefix}
 make %{?_smp_mflags}
 pushd  interface/xpms
@@ -87,7 +89,8 @@
 
 %files
 %defattr(-,root,root)
-%doc COPYING AUTHORS THANKS ChangeLog TODO README NEWS
+%doc AUTHORS THANKS ChangeLog TODO README NEWS
+%license COPYING
 %{_bindir}/%{name}
 %{_infodir}/gnugo.info*.gz
 %{_mandir}/man6/gnugo.6.gz

++ _service ++
--- /var/tmp/diff_new_pack.DuVnAg/_old  2020-06-12 21:42:41.928227016 +0200
+++ /var/tmp/diff_new_pack.DuVnAg/_new  2020-06-12 21:42:41.928227016 +0200
@@ -1,17 +1,16 @@
 
-  
-http://git.savannah.gnu.org/r/gnugo.git
+  
+https://git.savannah.gnu.org/git/gnugo.git
 git
-.git
-3.9.1+git%cd.%h
-master
 enable
+gnugo
+mc...@cepl.eu
   
-  
+  
 gnugo-*.tar
 xz
   
-  
+  
 gnugo
   
 

++ _servicedata ++
--- /var/tmp/diff_new_pack.DuVnAg/_old  2020-06-12 21:42:41.948227065 +0200
+++ /var/tmp/diff_new_pack.DuVnAg/_new  2020-06-12 21:42:41.948227065 +0200
@@ -1,4 +1,4 @@
 
 
-http://git.savannah.gnu.org/r/gnugo.git
-  

commit gnugo for openSUSE:Factory

2015-08-27 Thread h_root
Hello community,

here is the log from the commit of package gnugo for openSUSE:Factory checked 
in at 2015-08-27 08:55:53

Comparing /work/SRC/openSUSE:Factory/gnugo (Old)
 and  /work/SRC/openSUSE:Factory/.gnugo.new (New)


Package is gnugo

Changes:

--- /work/SRC/openSUSE:Factory/gnugo/gnugo.changes  2013-02-22 
16:52:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnugo.new/gnugo.changes 2015-08-27 
08:55:58.0 +0200
@@ -1,0 +2,12 @@
+Sun Aug 23 05:33:42 UTC 2015 - i...@marguerite.su
+
+- Update to version 3.9.1+git20130613.84a32e9:
+  + removed automake-1.4
+  + removed automake-1.4.patch from doc/Makefile.am
+  + reran automake to finish remove of automake-1.4
+  + Removed built joseki *.db files from EXTRA_DIST.
+  + gunnar_9_2.1. Remove tactical semeai reading. (#228)
+  + Change pieces to stones in board output in ascii mode.
+  + Avoid crashing due to registering an invalid loss move reason.
+
+---

Old:

  gnugo-3.9.1.tar.bz2

New:

  _service
  _servicedata
  gnugo-3.9.1+git20130613.84a32e9.tar.xz



Other differences:
--
++ gnugo.spec ++
--- /var/tmp/diff_new_pack.4ZRIpi/_old  2015-08-27 08:55:59.0 +0200
+++ /var/tmp/diff_new_pack.4ZRIpi/_new  2015-08-27 08:55:59.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package gnugo (Version 3.8)
+# spec file for package gnugo
 #
-# Copyright (c) 2010 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
@@ -15,72 +15,69 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   gnugo
-BuildRequires:  emacs-x11 fdupes ncurses-devel xemacs
-Url:http://www.gnu.org/software/gnugo/gnugo.html
+Version:3.9.1+git20130613.84a32e9
+Release:0
+Summary:Chinese Board Game Go
 License:GPL-3.0+
 Group:  Amusements/Games/Board/Other
-Summary:Chinese Game Go
-Version:3.9.1
-Release:0
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:gnugo-%{version}.tar.bz2
+Url:http://www.gnu.org/software/gnugo/gnugo.html
+Source: %{name}-%{version}.tar.xz
 Source1:suse-start-gnugo.el
 Source2:xemacs-auto-autoloads.el
-Patch0: xemacs.patch
+Patch:  xemacs.patch
 Patch1: mouse-2-dont-insert-junk.patch
-PreReq: %install_info_prereq
+BuildRequires:  emacs-x11
+BuildRequires:  fdupes
+BuildRequires:  ncurses-devel
+BuildRequires:  xemacs
+BuildRequires:  xz
+Requires(pre): %{install_info_prereq}
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-Asian board game. /usr/share/doc/packages/gnugo
-
-
-
-Authors:
-
-Man L. Li ma...@cs.uh.edu
+Chinese ancient board game.
 
 %prep
 %setup -q
-%patch0 -p 1
-%patch1 -p 1
+%patch -p1
+%patch1 -p1
 
 %build
-%configure
-make
+%configure --prefix=%{_prefix}
+make %{?_smp_mflags}
 pushd  interface/xpms
 emacs -batch --no-site-file \
 -l ../make-xpms-file.el -f make-xpms-file gnugo-xpms.el *.xpm
 popd
 
 %install
-%makeinstall
-rm -f $RPM_BUILD_ROOT/usr/share/info/dir*
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
+rm -f %{buildroot}%{_infodir}/dir*
 # GNU Emacs:
-mkdir -p $RPM_BUILD_ROOT/usr/share/emacs/site-lisp/gnugo
+mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp/gnugo
 for i in $(find . -name *.el)
 do
 emacs -no-site-file -q -batch -f batch-byte-compile $i
 install -m 644 ${i} ${i}c \
-   $RPM_BUILD_ROOT/usr/share/emacs/site-lisp/gnugo
+   %{buildroot}%{_datadir}/emacs/site-lisp/gnugo
 done
-install -m 644 $RPM_SOURCE_DIR/suse-start-gnugo.el \
-   $RPM_BUILD_ROOT/usr/share/emacs/site-lisp
+install -m 644 %{SOURCE1} \
+   %{buildroot}%{_datadir}/emacs/site-lisp
 # XEmacs:
 find . -name *.elc | xargs rm
-mkdir -p $RPM_BUILD_ROOT/usr/share/xemacs/site-packages/lisp/gnugo
+mkdir -p %{buildroot}%{_datadir}/xemacs/site-packages/lisp/gnugo
 for i in $(find . -name *.el)
 do
 xemacs -no-site-file -q -batch -f batch-byte-compile $i
 install -m 644 ${i} ${i}c \
-$RPM_BUILD_ROOT/usr/share/xemacs/site-packages/lisp/gnugo
-install -m 644 $RPM_SOURCE_DIR/xemacs-auto-autoloads.el \
-
$RPM_BUILD_ROOT/usr/share/xemacs/site-packages/lisp/gnugo/auto-autoloads.el
+%{buildroot}%{_datadir}/xemacs/site-packages/lisp/gnugo
 done
-%fdupes $RPM_BUILD_ROOT/usr/share
+install -m 644 %{SOURCE2} \
+   

commit gnugo for openSUSE:Factory

2013-02-22 Thread h_root
Hello community,

here is the log from the commit of package gnugo for openSUSE:Factory checked 
in at 2013-02-22 16:52:10

Comparing /work/SRC/openSUSE:Factory/gnugo (Old)
 and  /work/SRC/openSUSE:Factory/.gnugo.new (New)


Package is gnugo, Maintainer is mfab...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/gnugo/gnugo.changes  2011-09-23 
02:01:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnugo.new/gnugo.changes 2013-02-22 
16:52:12.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb 21 05:29:53 UTC 2013 - i...@marguerite.su
+
+- Update to version 3.9.1
+  * small bug fixes and tunings.
+
+---

Old:

  gnugo-3.8.tar.bz2

New:

  gnugo-3.9.1.tar.bz2



Other differences:
--
++ gnugo.spec ++
--- /var/tmp/diff_new_pack.DoVe07/_old  2013-02-22 16:52:13.0 +0100
+++ /var/tmp/diff_new_pack.DoVe07/_new  2013-02-22 16:52:13.0 +0100
@@ -24,8 +24,8 @@
 License:GPL-3.0+
 Group:  Amusements/Games/Board/Other
 Summary:Chinese Game Go
-Version:3.8
-Release:1
+Version:3.9.1
+Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:gnugo-%{version}.tar.bz2
 Source1:suse-start-gnugo.el

++ gnugo-3.8.tar.bz2 - gnugo-3.9.1.tar.bz2 ++
 73353 lines of diff (skipped)

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



commit gnugo for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package gnugo for openSUSE:Factory checked 
in at 2011-12-06 18:15:12

Comparing /work/SRC/openSUSE:Factory/gnugo (Old)
 and  /work/SRC/openSUSE:Factory/.gnugo.new (New)


Package is gnugo, Maintainer is mfab...@novell.com

Changes:




Other differences:
--
++ gnugo.spec ++
--- /var/tmp/diff_new_pack.ziby4w/_old  2011-12-06 18:22:34.0 +0100
+++ /var/tmp/diff_new_pack.ziby4w/_new  2011-12-06 18:22:34.0 +0100
@@ -21,7 +21,7 @@
 Name:   gnugo
 BuildRequires:  emacs-x11 fdupes ncurses-devel xemacs
 Url:http://www.gnu.org/software/gnugo/gnugo.html
-License:GPLv3+
+License:GPL-3.0+
 Group:  Amusements/Games/Board/Other
 Summary:Chinese Game Go
 Version:3.8

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