Hello community, here is the log from the commit of package gnome-chess for openSUSE:Leap:15.2 checked in at 2020-02-21 23:50:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/gnome-chess (Old) and /work/SRC/openSUSE:Leap:15.2/.gnome-chess.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-chess" Fri Feb 21 23:50:13 2020 rev:12 rq:772378 version:3.34.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/gnome-chess/gnome-chess.changes 2020-01-15 15:04:26.609873274 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.gnome-chess.new.26092/gnome-chess.changes 2020-02-21 23:50:18.536680615 +0100 @@ -1,0 +2,128 @@ +Sun Sep 8 21:14:18 CDT 2019 - [email protected] + +- Update to version 3.34.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Sep 2 20:54:09 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 3.33.90: + + Fix build with latest vala. + + Updated translations. +- Drop ancient glchess and glchess-lang Obsoletes as well as + glchess Provides: No longer needed. +- Use autosetup macro. + +------------------------------------------------------------------- +Mon Mar 11 15:54:38 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 3.32.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 4 21:44:22 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 3.31.92: + + Add padding to bottom row of widgets. + + Updates to user help. + +------------------------------------------------------------------- +Sun Feb 17 19:33:52 UTC 2019 - [email protected] + +- Update to version 3.31.90: + + Fix "computer player is confused" when CECP engine claims a + draw. + + Reworded claim draw dialog to reduce confusion when engine + claims draw. + + Fixed zombie engine processes not being properly reaped. + + New icon! + + Change app ID to org.gnome.Chess. + +------------------------------------------------------------------- +Sat Feb 9 03:31:03 UTC 2019 - [email protected] + +- Update to version 3.31.3: + + Replace app menu with window menu. + + Rewrite the user help. + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 8 21:28:37 UTC 2019 - [email protected] + +- Update to version 3.30.1: + + Fix "computer player is confused" when CECP engine claims a + draw. + +------------------------------------------------------------------- +Sat Sep 8 10:39:54 UTC 2018 - [email protected] + +- Update to version 3.30.0: + + Updated translations. +- Remove lang package from recommended packages as it already + supplements main package (same effect, it's redundant). + +------------------------------------------------------------------- +Sat Jul 28 20:35:51 UTC 2018 - [email protected] + +- Update to version 3.29.90: + + Fix code to ensure chess engine dies if main process crashes. + + Don't display claim draw dialog when opening game. + + Fix wrong player sometimes winning when timer expires. + + Fix various bugs with open/save dialogs and switch to native + dialogs. + +------------------------------------------------------------------- +Tue Apr 24 23:22:05 UTC 2018 - [email protected] + +- Update to version 3.29.1: + + Display special message when en passant is performed. + + Fix draw being offered improperly when viewing past history. + +------------------------------------------------------------------- +Wed Apr 11 03:55:49 UTC 2018 - [email protected] + +- Update to version 3.28.1: + + Updated translations. +- Update URL tag to https://wiki.gnome.org/Apps/Chess: currently + the Chess' web page. +- Drop: + + update-desktop-files BuildRequires and suse_update_desktop_file + macro: they are no longer required anymore. + + gl and x11 pkgconfig modules BuilRequires: they are not needed + nor used anymore. +- Add pkgconfig(gio-unix-2.0) BuildRequires to avoid implicit + dependencies. + +------------------------------------------------------------------- +Sun Mar 11 10:07:37 UTC 2018 - [email protected] + +- Update to version 3.28.0: + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 28 16:27:31 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- +Fri Nov 17 15:07:36 UTC 2017 - [email protected] + +- Update to version 3.27.2: + + Fix gschema installation. + + Fix SVG images installation. +- Changes from version 3.27.1: + + Port to Meson build system. +- Add meson BuildRequires and switch configure, make and + make_install macros to meson, meson_build and meson_install + following upstream port to Meson Build System. +- Drop intltool BuildRequires: upstream did the Gettext migration + long ago and deviations are not desired to avoid unexpected + bugs. +- Add fdupes BuildRequires and its macro for replacement of + duplicates with links under the data directory. +- Drop libxml2-tools, desktop-file-utils and pkgconfig(glu) + BuildRequires: no longer needed/used anymore. +- Drop %glib2_gsettings_schema_requires macro: no longer needed + since RPM file triggers. + +------------------------------------------------------------------- Old: ---- gnome-chess-3.26.0.tar.xz New: ---- gnome-chess-3.34.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-chess.spec ++++++ --- /var/tmp/diff_new_pack.38dhCg/_old 2020-02-21 23:50:19.000681537 +0100 +++ /var/tmp/diff_new_pack.38dhCg/_new 2020-02-21 23:50:19.000681537 +0100 @@ -1,7 +1,7 @@ # # spec file for package gnome-chess # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,40 +12,32 @@ # 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: gnome-chess -Version: 3.26.0 +Version: 3.34.0 Release: 0 Summary: Chess Game for GNOME -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Amusements/Games/Board/Chess -Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-chess/3.26/%{name}-%{version}.tar.xz -BuildRequires: desktop-file-utils -BuildRequires: intltool >= 0.35.0 +URL: https://wiki.gnome.org/Apps/Chess +Source0: https://download.gnome.org/sources/gnome-chess/3.34/%{name}-%{version}.tar.xz + +BuildRequires: fdupes +# ITS Tool is needed because there are some XML formats that Gettext does not handle, at least not now (3.27.2). BuildRequires: itstool -BuildRequires: libxml2-tools +BuildRequires: meson BuildRequires: pkgconfig -BuildRequires: update-desktop-files BuildRequires: vala >= 0.35.7 -BuildRequires: pkgconfig(gio-2.0) >= 2.40 -BuildRequires: pkgconfig(gl) -BuildRequires: pkgconfig(glib-2.0) >= 2.40 -BuildRequires: pkgconfig(glu) -BuildRequires: pkgconfig(gmodule-2.0) +BuildRequires: pkgconfig(gio-2.0) >= 2.44.0 +BuildRequires: pkgconfig(gio-unix-2.0) >= 2.44.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.44.0 +BuildRequires: pkgconfig(gmodule-2.0) >= 2.44.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.0 -BuildRequires: pkgconfig(librsvg-2.0) -BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(librsvg-2.0) >= 2.32.0 Requires: chess_backend -Recommends: %{name}-lang -# After gnome 3.6, glchess was split out of gnome-games and runs under the name gnome-chess -Obsoletes: glchess < %{version} -Obsoletes: glchess-lang < %{version} -Provides: glchess = %{version} -%glib2_gsettings_schema_requires %description This is a game for playing the classic board game of chess, in which @@ -56,28 +48,28 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build -%configure -make %{?_smp_mflags} +%meson +%meson_build %install -%make_install -%suse_update_desktop_file gnome-chess +%meson_install %find_lang %{name} %{?no_lang_C} +%fdupes %{buildroot}%{_datadir} %files -%defattr(-,root,root) %license COPYING -%{_datadir}/help/C/%{name}/ +%doc NEWS +%doc %{_datadir}/help/C/%{name}/ %{_datadir}/icons/hicolor/ %{_datadir}/%{name}/ %{_bindir}/%{name} -%dir %{_datadir}/appdata -%{_datadir}/appdata/gnome-chess.appdata.xml -%{_datadir}/applications/gnome-chess.desktop -%{_datadir}/glib-2.0/schemas/org.gnome.chess.gschema.xml +%dir %{_datadir}/metainfo +%{_datadir}/metainfo/org.gnome.Chess.appdata.xml +%{_datadir}/applications/org.gnome.Chess.desktop +%{_datadir}/glib-2.0/schemas/org.gnome.Chess.gschema.xml %{_mandir}/man6/%{name}.6%{?ext_man} %dir %{_sysconfdir}/gnome-chess %config %{_sysconfdir}/gnome-chess/engines.conf ++++++ gnome-chess-3.26.0.tar.xz -> gnome-chess-3.34.0.tar.xz ++++++ ++++ 641495 lines of diff (skipped)
