Accepting request 429151 from GNOME:Factory
Update to 3.22.0 (forwarded request 428959 from dimstar) OBS-URL: https://build.opensuse.org/request/show/429151 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-nibbles?expand=0&rev=22
This commit is contained in:
commit
01c66959cf
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9253431072e3dff89cc13582c815cc9ed9d7c2d7a10321418a2e7416c1ef7e67
|
|
||||||
size 1631864
|
|
3
gnome-nibbles-3.22.0.tar.xz
Normal file
3
gnome-nibbles-3.22.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9cbc0aa458af0a4c00fd1bd528c4c3fecaea713390e2cbee796b0a6930e0cb49
|
||||||
|
size 1594332
|
@ -1,3 +1,59 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 20 11:01:38 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.22.0:
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 14 07:12:06 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.21.92:
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 30 08:32:25 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.21.91:
|
||||||
|
+ Fix libgnome-games-support target.
|
||||||
|
+ Updated translations.
|
||||||
|
- Replace pkgconfig(libgnome-games-support-1.0) BuildRequires with
|
||||||
|
pkgconfig(libgnome-games-support-1), following upstreams port.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 16 13:57:17 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.21.90:
|
||||||
|
+ Set default widgets on new game screens.
|
||||||
|
+ Work around broken GtkStack transitions on Wayland.
|
||||||
|
+ Fix incorrect license displayed in preferences dialog.
|
||||||
|
+ Build with new libgnome-games-support.
|
||||||
|
+ Updated translations.
|
||||||
|
- Replace pkgconfig(libgames-support-1.0) BuildRequires with
|
||||||
|
pkgconfig(libgnome-games-support-1.0), following upstreams port.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 17 19:05:00 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.21.4:
|
||||||
|
+ Dist the gresource file.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 21 18:33:41 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.21.3:
|
||||||
|
+ Simplify GResource handling.
|
||||||
|
+ Updated translations.
|
||||||
|
- No longer obsolete gnibbles(-lang), it's been gone sine GNOME
|
||||||
|
3.7.x, and there is no support for update from such an old
|
||||||
|
release anymore. Silences a rpmlint warning.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 23 22:53:57 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.21.2:
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 9 18:43:42 UTC 2016 - zaitor@opensuse.org
|
Mon May 9 18:43:42 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-nibbles
|
Name: gnome-nibbles
|
||||||
Version: 3.20.2.1
|
Version: 3.22.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Worm Game for GNOME
|
Summary: Worm Game for GNOME
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
Group: Amusements/Games/Action/Arcade
|
Group: Amusements/Games/Action/Arcade
|
||||||
Url: https://live.gnome.org/Lightsoff
|
Url: https://live.gnome.org/Lightsoff
|
||||||
Source: http://download.gnome.org/sources/gnome-nibbles/3.20/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/gnome-nibbles/3.22/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: hicolor-icon-theme
|
BuildRequires: hicolor-icon-theme
|
||||||
BuildRequires: intltool >= 0.50.2
|
BuildRequires: intltool >= 0.50.2
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
@ -34,11 +34,8 @@ BuildRequires: pkgconfig(gee-0.8)
|
|||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.40.0
|
BuildRequires: pkgconfig(glib-2.0) >= 2.40.0
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.18.0
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.18.0
|
||||||
BuildRequires: pkgconfig(libcanberra-gtk3) >= 0.26
|
BuildRequires: pkgconfig(libcanberra-gtk3) >= 0.26
|
||||||
BuildRequires: pkgconfig(libgames-support-1.0) >= 0.2
|
BuildRequires: pkgconfig(libgnome-games-support-1)
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
# gnome-nibbles was part of gnome-games until 3.7.x and was called gnibbles
|
|
||||||
Obsoletes: gnibbles < %{version}
|
|
||||||
Obsoletes: gnibbles-lang < %{version}
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%glib2_gsettings_schema_requires
|
%glib2_gsettings_schema_requires
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user