Accepting request 735281 from GNOME:Next

- Update to version 3.34.0:
  + Updated translations.

- 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.

OBS-URL: https://build.opensuse.org/request/show/735281
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-nibbles?expand=0&rev=69
This commit is contained in:
Bjørn Lie 2019-10-04 16:03:09 +00:00 committed by Git OBS Bridge
parent efcfeff0d7
commit bb7231bafc
4 changed files with 31 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:375143d127ecf9921f23dce78b6a9144274bd76b5111a8b3f0917bb7fe3dc23c
size 495180

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d61450da8b7ee6f4928330a74c0b670efc4bca4367d36870637d7823a8fd802a
size 318960

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Sep 13 12:21:40 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- 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 <bjorn.lie@gmail.com>

View File

@ -17,24 +17,26 @@
Name: gnome-nibbles
Version: 3.32.0
Version: 3.34.0
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