Hello community,

here is the log from the commit of package gnome-robots for openSUSE:Factory 
checked in at 2014-05-05 21:15:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-robots (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-robots.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-robots"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-robots/gnome-robots.changes        
2014-02-06 10:31:45.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-robots.new/gnome-robots.changes   
2014-05-05 21:16:43.000000000 +0200
@@ -1,0 +2,45 @@
+Mon Apr 14 20:44:11 UTC 2014 - [email protected]
+
+- Update to version 3.12.1:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 24 20:53:24 UTC 2014 - [email protected]
+
+- Update to version 3.12.0:
+  + Updated help.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Mar 19 14:18:50 UTC 2014 - [email protected]
+
+- Update to version 3.11.92:
+  + Prohibit super safe moves without safe moves.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Feb 20 19:30:13 UTC 2014 - [email protected]
+
+- Update to version 3.11.90:
+  + Store scores in home directory.
+  + Add Mallard help.
+  + Appdata: specify project_group.
+  + Rename desktop file to gnome-robots.desktop.
+
+-------------------------------------------------------------------
+Wed Feb  5 21:00:00 UTC 2014 - [email protected]
+
+- Update to version 3.11.3:
+  + Fix scores system.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Feb  5 20:00:00 UTC 2014 - [email protected]
+
+- Update to version 3.11.1:
+  + Require intltool 0.50.
+  + Remove BugBuddy support.
+  + Update AppData.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gnome-robots-3.10.2.tar.xz

New:
----
  gnome-robots-3.12.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-robots.spec ++++++
--- /var/tmp/diff_new_pack.BYx9SX/_old  2014-05-05 21:16:44.000000000 +0200
+++ /var/tmp/diff_new_pack.BYx9SX/_new  2014-05-05 21:16:44.000000000 +0200
@@ -17,16 +17,16 @@
 
 
 Name:           gnome-robots
-Version:        3.10.2
+Version:        3.12.1
 Release:        0
 Summary:        Robots Game for GNOME
 License:        GPL-2.0+
 Group:          Amusements/Games/Action/Arcade
 Url:            https://live.gnome.org/Robots
-Source:         
http://download.gnome.org/sources/gnome-robots/3.10/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-robots/3.12/%{name}-%{version}.tar.xz
 BuildRequires:  gnome-games-scripts
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  intltool >= 0.35.0
+BuildRequires:  intltool >= 0.50
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(glib-2.0)
@@ -57,14 +57,13 @@
 %install
 %make_install
 %find_lang %{name} %{?no_lang_C}
-%suse_update_desktop_file gnobots2
-%{_bindir}/gnome-games-create-post %{buildroot}
+%suse_update_desktop_file gnome-robots
 
 %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
@@ -87,7 +86,7 @@
 %{_datadir}/%{name}/
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/gnome-robots.appdata.xml
-%{_datadir}/applications/gnobots2.desktop
+%{_datadir}/applications/gnome-robots.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.robots.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 %{_datadir}/icons/hicolor/*/actions/teleport*
@@ -97,24 +96,6 @@
 # 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)
-# WARNING: If you are modifying this list,
-# don't forget to remove obsolete scores in %%post.
-%ghost %{_localstatedir}/games/%{name}.classic_robots-safe.scores
-%ghost %{_localstatedir}/games/%{name}.classic_robots-super-safe.scores
-%ghost %{_localstatedir}/games/%{name}.classic_robots.scores
-%ghost %{_localstatedir}/games/%{name}.nightmare-safe.scores
-%ghost %{_localstatedir}/games/%{name}.nightmare-super-safe.scores
-%ghost %{_localstatedir}/games/%{name}.nightmare.scores
-%ghost %{_localstatedir}/games/%{name}.robots2-safe.scores
-%ghost %{_localstatedir}/games/%{name}.robots2-super-safe.scores
-%ghost %{_localstatedir}/games/%{name}.robots2.scores
-%ghost %{_localstatedir}/games/%{name}.robots2_easy-safe.scores
-%ghost %{_localstatedir}/games/%{name}.robots2_easy-super-safe.scores
-%ghost %{_localstatedir}/games/%{name}.robots2_easy.scores
-%ghost %{_localstatedir}/games/%{name}.robots_with_safe_teleport-safe.scores
-%ghost 
%{_localstatedir}/games/%{name}.robots_with_safe_teleport-super-safe.scores
-%ghost %{_localstatedir}/games/%{name}.robots_with_safe_teleport.scores
 
 %files lang -f %{name}.lang
 

++++++ gnome-robots-3.10.2.tar.xz -> gnome-robots-3.12.1.tar.xz ++++++
++++ 59678 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to