From 8bf7424faf48f0d26453e9d33d067714f1b00e50e13e38412c996f862c6f9fa2 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 3 Apr 2014 20:42:21 +0000 Subject: [PATCH 1/2] Accepting request 228643 from GNOME:Next Push GNOME:Next - GNOME 3.12.0 OBS-URL: https://build.opensuse.org/request/show/228643 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-nibbles?expand=0&rev=14 --- gnome-nibbles-3.10.1.tar.xz | 3 --- gnome-nibbles-3.12.0.tar.xz | 3 +++ gnome-nibbles.changes | 47 +++++++++++++++++++++++++++++++++++++ gnome-nibbles.spec | 28 +++++++--------------- 4 files changed, 58 insertions(+), 23 deletions(-) delete mode 100644 gnome-nibbles-3.10.1.tar.xz create mode 100644 gnome-nibbles-3.12.0.tar.xz diff --git a/gnome-nibbles-3.10.1.tar.xz b/gnome-nibbles-3.10.1.tar.xz deleted file mode 100644 index 52f9b1d..0000000 --- a/gnome-nibbles-3.10.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af659b52974493a618de5c288427aea2ebece9c90b5dd075a31c2a4d502d0ef9 -size 1763344 diff --git a/gnome-nibbles-3.12.0.tar.xz b/gnome-nibbles-3.12.0.tar.xz new file mode 100644 index 0000000..6213609 --- /dev/null +++ b/gnome-nibbles-3.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9be26c54411b11d05eaca99d38b3430a75a57b80ed035ffe53819067289b03e2 +size 1761324 diff --git a/gnome-nibbles.changes b/gnome-nibbles.changes index 8a9ac3d..edb00d7 100644 --- a/gnome-nibbles.changes +++ b/gnome-nibbles.changes @@ -1,3 +1,50 @@ +------------------------------------------------------------------- +Mon Mar 24 07:40:37 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.12.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 17 08:22:48 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.92: + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 17 09:41:42 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.11.90.1: + + Added GtkHeaderBar, bumps depends to GTK+ 3.10. + +------------------------------------------------------------------- +Sun Feb 16 09:16:59 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.11.90: + + AppData improvements. +- Replace %suse_update_desktop_file gnibbles with + %suse_update_desktop_file gnome-nibbles. + +------------------------------------------------------------------- +Mon Feb 3 20:38:25 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.5: + + GtkApplication Port with new AppMenu. + + Fix scores system and move to storing in home. + + End game will show scores dialog. + + Updated translations. +- Remove calls to handle score files in /var/games. +- Drop gnome-games-scripts BuildRequires: no longer reuiqred, as + we no longer have score files in /var/games. + +------------------------------------------------------------------- +Wed Nov 20 16:41:51 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.11.1: + + Added AppData file. + + Minor improvements to translatablity. + + Code and file cleanups. + + Updated translations. + ------------------------------------------------------------------- Sun Oct 13 11:09:42 UTC 2013 - dimstar@opensuse.org diff --git a/gnome-nibbles.spec b/gnome-nibbles.spec index df0accb..fc15c1f 100644 --- a/gnome-nibbles.spec +++ b/gnome-nibbles.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-nibbles # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products 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,22 +17,21 @@ Name: gnome-nibbles -Version: 3.10.1 +Version: 3.12.0 Release: 0 Summary: Worm Game for GNOME License: GPL-2.0+ Group: Amusements/Games/Action/Arcade Url: https://live.gnome.org/Lightsoff -Source: http://download.gnome.org/sources/gnome-nibbles/3.10/%{name}-%{version}.tar.xz -BuildRequires: gnome-games-scripts +Source: http://download.gnome.org/sources/gnome-nibbles/3.12/%{name}-%{version}.tar.xz BuildRequires: hicolor-icon-theme -BuildRequires: intltool >= 0.35.0 +BuildRequires: intltool >= 0.50 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.4.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.10.0 BuildRequires: pkgconfig(libcanberra-gtk3) >= 0.26 BuildRequires: pkgconfig(librsvg-2.0) >= 2.32.0 Recommends: %{name}-lang @@ -59,14 +58,13 @@ make %{?_smp_mflags} %install %make_install %find_lang %{name} %{?no_lang_C} -%suse_update_desktop_file gnibbles -%{_bindir}/gnome-games-create-post %{buildroot} +%suse_update_desktop_file gnome-nibbles %pre getent group games >/dev/null || groupadd -r games getent passwd games >/dev/null || useradd -r -g games -d /var/games -s /sbin/nologin -%post -f %{name}.scores_post +%post %set_permissions %{_bindir}/%{name} %glib2_gsettings_schema_post %desktop_database_post @@ -89,7 +87,7 @@ getent passwd games >/dev/null || useradd -r -g games -d /var/games -s /sbin/nol %{_datadir}/%{name}/ %dir %{_datadir}/appdata %{_datadir}/appdata/gnome-nibbles.appdata.xml -%{_datadir}/applications/gnibbles.desktop +%{_datadir}/applications/gnome-nibbles.desktop %{_datadir}/glib-2.0/schemas/org.gnome.nibbles.gschema.xml %{_datadir}/icons/hicolor/*/apps/%{name}.* %{_datadir}/icons/HighContrast/ @@ -99,16 +97,6 @@ getent passwd games >/dev/null || useradd -r -g games -d /var/games -s /sbin/nol # %%post/%%verifyscript scripts for set_permissions/verify_permissions. %verify(not mode) %{_bindir}/%{name} %defattr (0664, games, games) -# WARNING: If you are modifying this list, -# don't forget to remove obsolete scores in %%post. -%ghost %{_localstatedir}/games/gnome-nibbles.1.0.scores -%ghost %{_localstatedir}/games/gnome-nibbles.1.1.scores -%ghost %{_localstatedir}/games/gnome-nibbles.2.0.scores -%ghost %{_localstatedir}/games/gnome-nibbles.2.1.scores -%ghost %{_localstatedir}/games/gnome-nibbles.3.0.scores -%ghost %{_localstatedir}/games/gnome-nibbles.3.1.scores -%ghost %{_localstatedir}/games/gnome-nibbles.4.0.scores -%ghost %{_localstatedir}/games/gnome-nibbles.4.1.scores %files lang -f %{name}.lang From cd754d47d950c54dc36d7a87fc4083dc1f266bcdf9a1e8ff1ebd2f4203238391 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 14 Apr 2014 07:50:24 +0000 Subject: [PATCH 2/2] Accepting request 229946 from home:Zaitor:branches:GNOME:Factory - Update to version 3.12.1: + Properly change the state of the pause action. + Update URLs. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/229946 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-nibbles?expand=0&rev=15 --- gnome-nibbles-3.12.0.tar.xz | 3 --- gnome-nibbles-3.12.1.tar.xz | 3 +++ gnome-nibbles.changes | 8 ++++++++ gnome-nibbles.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 gnome-nibbles-3.12.0.tar.xz create mode 100644 gnome-nibbles-3.12.1.tar.xz diff --git a/gnome-nibbles-3.12.0.tar.xz b/gnome-nibbles-3.12.0.tar.xz deleted file mode 100644 index 6213609..0000000 --- a/gnome-nibbles-3.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9be26c54411b11d05eaca99d38b3430a75a57b80ed035ffe53819067289b03e2 -size 1761324 diff --git a/gnome-nibbles-3.12.1.tar.xz b/gnome-nibbles-3.12.1.tar.xz new file mode 100644 index 0000000..5b7210c --- /dev/null +++ b/gnome-nibbles-3.12.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcb37c060492d7299f194c789358b69412cbff153272c3b69c7d31e6eae011b8 +size 1761976 diff --git a/gnome-nibbles.changes b/gnome-nibbles.changes index edb00d7..d26c84e 100644 --- a/gnome-nibbles.changes +++ b/gnome-nibbles.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Apr 14 05:20:46 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.12.1: + + Properly change the state of the pause action. + + Update URLs. + + Updated translations. + ------------------------------------------------------------------- Mon Mar 24 07:40:37 UTC 2014 - zaitor@opensuse.org diff --git a/gnome-nibbles.spec b/gnome-nibbles.spec index fc15c1f..8e7105e 100644 --- a/gnome-nibbles.spec +++ b/gnome-nibbles.spec @@ -17,7 +17,7 @@ Name: gnome-nibbles -Version: 3.12.0 +Version: 3.12.1 Release: 0 Summary: Worm Game for GNOME License: GPL-2.0+