Accepting request 1129070 from GNOME:Factory
- Update to version 4.0.rc2: + Dependency changes: - Updated to use gtk4 (>=4.6) - libgnome-games-support (>=2.0.0). - Dropped gtk3, cogl, clutter, clutter-gtk. - Added pangocairo - glib target version of 2.78. + Feature: added a 3D view. + Fix issues: - Computer Worms get stuck - Keys do not work in a non-Latin keyboard layout + Updated translations. - Drop pkgconfig(clutter-1.0), pkgconfig(clutter-gtk-1.0), pkgconfig(gtk+-3.0) and pkgconfig(libgnome-games-support-1) BuildRequires following upstream changes. - Add pkgconfig(gtk4), pkgconfig(libgnome-games-support-2) and pkgconfig(pangocairo) BuildRequires following upstream changes. OBS-URL: https://build.opensuse.org/request/show/1129070 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-nibbles?expand=0&rev=38
This commit is contained in:
commit
6d25b9a6f6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:975fde1d83c7b15b392eac7a359161290fc8aeb7605c11e71cee0c3c326b5e61
|
|
||||||
size 388996
|
|
3
gnome-nibbles-4.0.rc2.tar.xz
Normal file
3
gnome-nibbles-4.0.rc2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:27fc834cebf8efbc7fefc6ea03dd800c309a3c492613efccc4949de86f5b7916
|
||||||
|
size 417588
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 24 21:14:30 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 4.0.rc2:
|
||||||
|
+ Dependency changes:
|
||||||
|
- Updated to use gtk4 (>=4.6)
|
||||||
|
- libgnome-games-support (>=2.0.0).
|
||||||
|
- Dropped gtk3, cogl, clutter, clutter-gtk.
|
||||||
|
- Added pangocairo
|
||||||
|
- glib target version of 2.78.
|
||||||
|
+ Feature: added a 3D view.
|
||||||
|
+ Fix issues:
|
||||||
|
- Computer Worms get stuck
|
||||||
|
- Keys do not work in a non-Latin keyboard layout
|
||||||
|
+ Updated translations.
|
||||||
|
- Drop pkgconfig(clutter-1.0), pkgconfig(clutter-gtk-1.0),
|
||||||
|
pkgconfig(gtk+-3.0) and pkgconfig(libgnome-games-support-1)
|
||||||
|
BuildRequires following upstream changes.
|
||||||
|
- Add pkgconfig(gtk4), pkgconfig(libgnome-games-support-2) and
|
||||||
|
pkgconfig(pangocairo) BuildRequires following upstream changes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 2 08:06:21 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
Tue May 2 08:06:21 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-nibbles
|
Name: gnome-nibbles
|
||||||
Version: 3.38.3
|
Version: 4.0.rc2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Worm Game for GNOME
|
Summary: Worm Game for GNOME
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
Group: Amusements/Games/Action/Arcade
|
Group: Amusements/Games/Action/Arcade
|
||||||
URL: https://live.gnome.org/Lightsoff
|
URL: https://live.gnome.org/Lightsoff
|
||||||
Source0: https://download.gnome.org/sources/gnome-nibbles/3.38/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/gnome-nibbles/4.0/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
@ -32,13 +32,12 @@ BuildRequires: meson >= 0.50.1
|
|||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: vala
|
BuildRequires: vala
|
||||||
BuildRequires: yelp-tools
|
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(gee-0.8)
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.42.0
|
BuildRequires: pkgconfig(glib-2.0) >= 2.78.0
|
||||||
BuildRequires: pkgconfig(gsound) >= 1.0.2
|
BuildRequires: pkgconfig(gsound) >= 1.0.2
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.0
|
BuildRequires: pkgconfig(gtk4) >= 4.6
|
||||||
BuildRequires: pkgconfig(libgnome-games-support-1) >= 1.7.1
|
BuildRequires: pkgconfig(libgnome-games-support-2) >= 2.0.0
|
||||||
|
BuildRequires: pkgconfig(pangocairo)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Nibbles is a worm game for GNOME. The player controls a 2D worm while
|
Nibbles is a worm game for GNOME. The player controls a 2D worm while
|
||||||
|
Loading…
Reference in New Issue
Block a user