diff --git a/gnome-nibbles-3.32.0.tar.xz b/gnome-nibbles-3.32.0.tar.xz deleted file mode 100644 index ecb8084..0000000 --- a/gnome-nibbles-3.32.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:375143d127ecf9921f23dce78b6a9144274bd76b5111a8b3f0917bb7fe3dc23c -size 495180 diff --git a/gnome-nibbles-3.34.1.tar.xz b/gnome-nibbles-3.34.1.tar.xz new file mode 100644 index 0000000..b1b439a --- /dev/null +++ b/gnome-nibbles-3.34.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77f0070af8294ac8795c07982fed4144d581f7336817eb6c6c377bdd370fde59 +size 319060 diff --git a/gnome-nibbles.changes b/gnome-nibbles.changes index bf6b189..baae127 100644 --- a/gnome-nibbles.changes +++ b/gnome-nibbles.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Mon Oct 7 22:22:30 UTC 2019 - Bjørn Lie + +- Update to version 3.34.1: + + Update appdata file. + +------------------------------------------------------------------- +Fri Sep 13 12:21:40 UTC 2019 - Bjørn Lie + +- Update to version 3.34.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Sep 3 19:03:23 CDT 2019 - mgorse@suse.com + +- 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. + ------------------------------------------------------------------- Mon Aug 5 23:12:50 UTC 2019 - Bjørn Lie diff --git a/gnome-nibbles.spec b/gnome-nibbles.spec index 88cfdcd..f1b973d 100644 --- a/gnome-nibbles.spec +++ b/gnome-nibbles.spec @@ -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 @@ causes a loss of points. When all points are lost, the player loses. %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 @@ causes a loss of points. When all points are lost, the player loses. %{_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