Hello community, here is the log from the commit of package gnome-nibbles for openSUSE:Factory checked in at 2019-10-18 14:32:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-nibbles (Old) and /work/SRC/openSUSE:Factory/.gnome-nibbles.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-nibbles" Fri Oct 18 14:32:24 2019 rev:30 rq:736551 version:3.34.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-nibbles/gnome-nibbles.changes 2019-08-07 14:00:39.188853361 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-nibbles.new.2352/gnome-nibbles.changes 2019-10-18 14:32:26.812393556 +0200 @@ -1,0 +2,24 @@ +Mon Oct 7 22:22:30 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 3.34.1: + + Update appdata file. + +------------------------------------------------------------------- +Fri Sep 13 12:21:40 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 3.34.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Sep 3 19:03:23 CDT 2019 - [email protected] + +- Update to version 3.33.90: + + Drop libcanberra in favor of gsound. + + Port to meson build system. +- Switch to meson. +- Drop libcanberra from BuildRequires, and add gsound. +- Drop intltool from BuildRequires, and add gettext. +- Require vala to build. +- Adjust icons directory in %files. + +------------------------------------------------------------------- Old: ---- gnome-nibbles-3.32.0.tar.xz New: ---- gnome-nibbles-3.34.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-nibbles.spec ++++++ --- /var/tmp/diff_new_pack.NLFOvj/_old 2019-10-18 14:32:27.224392483 +0200 +++ /var/tmp/diff_new_pack.NLFOvj/_new 2019-10-18 14:32:27.224392483 +0200 @@ -17,24 +17,26 @@ Name: gnome-nibbles -Version: 3.32.0 +Version: 3.34.1 Release: 0 Summary: Worm Game for GNOME License: GPL-3.0-or-later Group: Amusements/Games/Action/Arcade URL: https://live.gnome.org/Lightsoff -Source0: https://download.gnome.org/sources/gnome-nibbles/3.32/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-nibbles/3.34/%{name}-%{version}.tar.xz BuildRequires: fdupes -BuildRequires: intltool >= 0.50.2 +BuildRequires: gettext +BuildRequires: meson >= 0.43.1 BuildRequires: pkgconfig +BuildRequires: vala BuildRequires: yelp-tools BuildRequires: pkgconfig(clutter-1.0) >= 1.22.0 BuildRequires: pkgconfig(clutter-gtk-1.0) >= 1.4.0 BuildRequires: pkgconfig(gee-0.8) BuildRequires: pkgconfig(glib-2.0) >= 2.40.0 +BuildRequires: pkgconfig(gsound) >= 1.0.2 BuildRequires: pkgconfig(gtk+-3.0) >= 3.18.0 -BuildRequires: pkgconfig(libcanberra-gtk3) >= 0.26 BuildRequires: pkgconfig(libgnome-games-support-1) Recommends: %{name}-lang @@ -49,11 +51,11 @@ %autosetup %build -%configure -%make_build +%meson +%meson_build %install -%make_install +%meson_install %fdupes %{buildroot}/%{_datadir} %find_lang %{name} %{?no_lang_C} @@ -66,7 +68,7 @@ %{_datadir}/metainfo/org.gnome.Nibbles.appdata.xml %{_datadir}/applications/org.gnome.Nibbles.desktop %{_datadir}/glib-2.0/schemas/org.gnome.nibbles.gschema.xml -%{_datadir}/icons/hicolor/*/apps/%{name}*.* +%{_datadir}/icons/hicolor/*/apps/org.gnome.Nibbles*.* %{_mandir}/man6/%{name}.6%{?ext_man} %files lang -f %{name}.lang ++++++ gnome-nibbles-3.32.0.tar.xz -> gnome-nibbles-3.34.1.tar.xz ++++++ ++++ 62821 lines of diff (skipped)
