Hello community, here is the log from the commit of package gnome-nibbles for openSUSE:Factory checked in at 2014-09-30 19:38:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-nibbles (Old) and /work/SRC/openSUSE:Factory/.gnome-nibbles.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-nibbles" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-nibbles/gnome-nibbles.changes 2014-05-20 14:26:51.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-nibbles.new/gnome-nibbles.changes 2014-09-30 19:39:48.000000000 +0200 @@ -1,0 +2,45 @@ +Mon Sep 22 14:22:03 UTC 2014 - zai...@opensuse.org + +- Update to version 3.14.0: + + Updated translations. + +------------------------------------------------------------------- +Wed Sep 17 14:47:53 UTC 2014 - dims...@opensuse.org + +- Drop special permission handling, incl pwdutils Requires: this + was required back when there was a system wide, shared highscore + list. + +------------------------------------------------------------------- +Tue Sep 16 11:21:34 UTC 2014 - zai...@opensuse.org + +- Update to version 3.13.92: + + Make game delay configurable by debug switch. + + Updated translations. + +------------------------------------------------------------------- +Tue Sep 2 10:06:28 UTC 2014 - zai...@opensuse.org + +- Update to version 3.13.91: + + Make all animations depend on already existing game delay + constant. + + Updated translations. + +------------------------------------------------------------------- +Tue Aug 19 07:04:45 UTC 2014 - dims...@opensuse.org + +- Update to version 3.13.90: + + Fix several causes of invisible death worms, but a few known + cases remain. + + The game will now crash whenever an invisible death worm would + be created. + + Fix pause action in app menu. + + Fix resizing the board. + + Remove seriously buggy random teleporter on level 25. + + Use header bar on preferences dialog. + + Don't allow multiple windows. + + Fix small memory leak. + + Code cleanups. + + Updated translations. + +------------------------------------------------------------------- @@ -51 +96 @@ -- Drop gnome-games-scripts BuildRequires: no longer reuiqred, as +- Drop gnome-games-scripts BuildRequires: no longer required, as Old: ---- gnome-nibbles-3.12.2.tar.xz New: ---- gnome-nibbles-3.14.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-nibbles.spec ++++++ --- /var/tmp/diff_new_pack.grExYt/_old 2014-09-30 19:39:48.000000000 +0200 +++ /var/tmp/diff_new_pack.grExYt/_new 2014-09-30 19:39:48.000000000 +0200 @@ -17,13 +17,13 @@ Name: gnome-nibbles -Version: 3.12.2 +Version: 3.14.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.12/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-nibbles/3.14/%{name}-%{version}.tar.xz BuildRequires: hicolor-icon-theme BuildRequires: intltool >= 0.50 BuildRequires: update-desktop-files @@ -31,11 +31,10 @@ 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.10.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.12.0 BuildRequires: pkgconfig(libcanberra-gtk3) >= 0.26 BuildRequires: pkgconfig(librsvg-2.0) >= 2.32.0 Recommends: %{name}-lang -Requires(pre): pwdutils # gnome-nibbles was part of gnome-games until 3.7.x and was called gnibbles Obsoletes: gnibbles < %{version} Obsoletes: gnibbles-lang < %{version} @@ -60,20 +59,12 @@ %find_lang %{name} %{?no_lang_C} %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 -%set_permissions %{_bindir}/%{name} %glib2_gsettings_schema_post %desktop_database_post %icon_theme_cache_post %icon_theme_cache_post HighContrast -%verifyscript -%verify_permissions -e %{_bindir}/%{name} - %postun %glib2_gsettings_schema_postun %desktop_database_postun @@ -84,6 +75,7 @@ %defattr(-,root,root) %doc COPYING NEWS %doc %{_datadir}/help/C/%{name}/ +%{_bindir}/%{name} %{_datadir}/%{name}/ %dir %{_datadir}/appdata %{_datadir}/appdata/gnome-nibbles.appdata.xml @@ -92,11 +84,6 @@ %{_datadir}/icons/hicolor/*/apps/%{name}.* %{_datadir}/icons/HighContrast/ %{_mandir}/man6/%{name}.6%{?ext_man} -%defattr (0755, games, games) -# WARNING: If you are modifying this list, don't forget to edit the -# %%post/%%verifyscript scripts for set_permissions/verify_permissions. -%verify(not mode) %{_bindir}/%{name} -%defattr (0664, games, games) %files lang -f %{name}.lang ++++++ gnome-nibbles-3.12.2.tar.xz -> gnome-nibbles-3.14.0.tar.xz ++++++ ++++ 32155 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org