Hello community, here is the log from the commit of package gnome-chess for openSUSE:Factory checked in at 2018-04-17 11:16:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-chess (Old) and /work/SRC/openSUSE:Factory/.gnome-chess.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-chess" Tue Apr 17 11:16:40 2018 rev:37 rq:596170 version:3.28.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-chess/gnome-chess.changes 2018-03-14 19:38:39.222020832 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-chess.new/gnome-chess.changes 2018-04-17 11:16:48.604401318 +0200 @@ -1,0 +2,15 @@ +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. + +------------------------------------------------------------------- @@ -23,6 +38,3 @@ -- Replace intltool with gettext and drop itstool BuildRequires: - upstream did the gettext migration long ago and we don't want - deviation to avoid unexpected bugs. -- Add itstool BuildRequires: Gettext is suppose to take care of - translations alone, but still there are some XML formats that - it does not handle. +- Drop intltool BuildRequires: upstream did the Gettext migration + long ago and deviations are not desired to avoid unexpected + bugs. @@ -30 +42 @@ - duplicates by links under the data directory. + duplicates with links under the data directory. Old: ---- gnome-chess-3.28.0.tar.xz New: ---- gnome-chess-3.28.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-chess.spec ++++++ --- /var/tmp/diff_new_pack.mOx4lA/_old 2018-04-17 11:16:49.184374127 +0200 +++ /var/tmp/diff_new_pack.mOx4lA/_new 2018-04-17 11:16:49.188373940 +0200 @@ -17,28 +17,25 @@ Name: gnome-chess -Version: 3.28.0 +Version: 3.28.1 Release: 0 Summary: Chess Game for GNOME License: GPL-3.0-or-later Group: Amusements/Games/Board/Chess -URL: http://www.gnome.org +URL: https://wiki.gnome.org/Apps/Chess Source: http://download.gnome.org/sources/gnome-chess/3.28/%{name}-%{version}.tar.xz BuildRequires: fdupes -BuildRequires: gettext # ITS Tool is needed because there are some XML formats that Gettext does not handle, at least not now. BuildRequires: itstool BuildRequires: meson BuildRequires: pkgconfig -BuildRequires: update-desktop-files BuildRequires: vala >= 0.35.7 -BuildRequires: pkgconfig(gio-2.0) >= 2.44 -BuildRequires: pkgconfig(gl) -BuildRequires: pkgconfig(glib-2.0) >= 2.44 -BuildRequires: pkgconfig(gmodule-2.0) >= 2.44 +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) >= 2.32.0 -BuildRequires: pkgconfig(x11) Requires: chess_backend Recommends: %{name}-lang # After gnome 3.6, glchess was split out of gnome-games and runs under the name gnome-chess @@ -63,7 +60,6 @@ %install %meson_install -%suse_update_desktop_file gnome-chess %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot}%{_datadir} @@ -73,8 +69,6 @@ %{_datadir}/icons/hicolor/ %{_datadir}/%{name}/ %{_bindir}/%{name} -%{_bindir}/test-chess-* -%{_libdir}/libgnome-libchess.so %dir %{_datadir}/metainfo %{_datadir}/metainfo/gnome-chess.appdata.xml %{_datadir}/applications/gnome-chess.desktop ++++++ gnome-chess-3.28.0.tar.xz -> gnome-chess-3.28.1.tar.xz ++++++ ++++ 5948 lines of diff (skipped)
