diff --git a/gnome-nibbles-3.18.2.tar.xz b/gnome-nibbles-3.18.2.tar.xz deleted file mode 100644 index 8393940..0000000 --- a/gnome-nibbles-3.18.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:106cacd8b55aeb6911b4d982071cf599cbec272e01bed6f16f16f9486026e229 -size 1642260 diff --git a/gnome-nibbles-3.19.90.tar.xz b/gnome-nibbles-3.19.90.tar.xz new file mode 100644 index 0000000..f5b7b72 --- /dev/null +++ b/gnome-nibbles-3.19.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee6cf6e5d20a5a08dcb7f65c64630efcb764c7ac798a7175c2e60c495a339ae4 +size 1641580 diff --git a/gnome-nibbles.changes b/gnome-nibbles.changes index 7ec668a..9177b80 100644 --- a/gnome-nibbles.changes +++ b/gnome-nibbles.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Tue Feb 16 10:16:38 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.19.90: + + Fix CSS problems. + + Add proper end game screens for all possible outcomes. + + Use the new scores import API from libgames-support. + + Fix problem with buttons breaking the game during the end game + screens. + + Fix window size increasing with GTK+ 3.20. + + Fix bug with worm being briefly uncontrollable at the start of + a level. + + Add buttons for selecting the number of AI players. + + Update project license. + + Add screen congratulating the player when reaching the last + level of the game. + + Updated translations. +- Update license tag to GPL-3.0+, following upstreams changes. + +------------------------------------------------------------------- +Tue Jan 19 12:46:37 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.19.4: + + Added preferences dialog. + + Updated translations. + +------------------------------------------------------------------- +Wed Dec 23 13:37:03 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.19.3: + + Make worms spawning on top of other worms ghosts until they + move to a safe area. + + Reset level when starting a new game. +- Changes from version 3.19.2: + + Use gettext. + + Updated translations. +- Add pkgconfig(gee-0.8) and pkgconfig(libgames-support-1.0) + BuildRequires: new dependencies. +- Drop pkgconfig(librsvg-2.0) BuildRequires: no longer needed. + ------------------------------------------------------------------- Tue Nov 10 07:53:58 UTC 2015 - zaitor@opensuse.org diff --git a/gnome-nibbles.spec b/gnome-nibbles.spec index 67f0827..595ba5d 100644 --- a/gnome-nibbles.spec +++ b/gnome-nibbles.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-nibbles # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,23 +17,24 @@ Name: gnome-nibbles -Version: 3.18.2 +Version: 3.19.90 Release: 0 Summary: Worm Game for GNOME -License: GPL-2.0+ +License: GPL-3.0+ Group: Amusements/Games/Action/Arcade Url: https://live.gnome.org/Lightsoff -Source: http://download.gnome.org/sources/gnome-nibbles/3.18/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-nibbles/3.19/%{name}-%{version}.tar.xz BuildRequires: hicolor-icon-theme -BuildRequires: intltool >= 0.50 +BuildRequires: intltool >= 0.50.2 BuildRequires: update-desktop-files BuildRequires: yelp-tools -BuildRequires: pkgconfig(clutter-1.0) >= 1.14.4 -BuildRequires: pkgconfig(clutter-gtk-1.0) >= 1.2.0 -BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.15.0 +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(gtk+-3.0) >= 3.18.0 BuildRequires: pkgconfig(libcanberra-gtk3) >= 0.26 -BuildRequires: pkgconfig(librsvg-2.0) >= 2.32.0 +BuildRequires: pkgconfig(libgames-support-1.0) >= 0.2 Recommends: %{name}-lang # gnome-nibbles was part of gnome-games until 3.7.x and was called gnibbles Obsoletes: gnibbles < %{version} @@ -57,7 +58,7 @@ make %{?_smp_mflags} %install %make_install %find_lang %{name} %{?no_lang_C} -%suse_update_desktop_file gnome-nibbles +%suse_update_desktop_file org.gnome.Nibbles %post %glib2_gsettings_schema_post @@ -76,8 +77,8 @@ make %{?_smp_mflags} %{_bindir}/%{name} %{_datadir}/%{name}/ %dir %{_datadir}/appdata -%{_datadir}/appdata/gnome-nibbles.appdata.xml -%{_datadir}/applications/gnome-nibbles.desktop +%{_datadir}/appdata/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}*.* %{_mandir}/man6/%{name}.6%{?ext_man}