Hello community,

here is the log from the commit of package gnome-games for openSUSE:Factory 
checked in at 2012-10-04 18:39:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-games (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-games.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-games", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-games/gnome-games.changes  2012-06-10 
21:51:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-games.new/gnome-games.changes     
2012-10-04 18:39:29.000000000 +0200
@@ -1,0 +2,83 @@
+Wed Sep 26 14:51:15 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.0.2:
+  + glchess: Fix crash on startup due to incorrect usage of
+    GApplication.
+
+-------------------------------------------------------------------
+Tue Sep 25 06:44:49 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.0.1:
+  + Fix for a map loading in the Vala rewrite of Mahjongg.
+- Changes from version 3.6.0:
+  + General: code modernization and libgames deprecation.
+  + Gnomine: the timer is not stopped at the end
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Sep 14 16:14:28 UTC 2012 - vu...@opensuse.org
+
+- Remove gobject-introspection-devel BuildRequires: it's not needed
+  anymore since 3.5.2.
+
+-------------------------------------------------------------------
+Mon Aug 20 14:05:30 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.90:
+  + The major changes in this release are:
+    - Gtali was ported to GtkApplication and got an app menu
+    - Timers was split out of libgames-support
+  + gtali: Add GtkApplication (and application menu) support
+  + lightsoff: Fix transition of won board
+  + Several bug fixes.
+  + Updated documentation.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Aug  6 21:58:40 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.5:
+  + Major changes:
+    - The high score dialogs got a date field
+    - Simplify preferences of several games
+  + Bug fixes, code cleanups.
+  + Updated documentation.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Jul 17 09:08:44 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.4:
+  + Mahjongg was renamed to gnome-mahjongg
+  + Swell-foop can now be played with keyboard, got a 256x256
+    icon, and now has mnemonics in the preferences dialog.
+  + Gnomine got a "Replay game" option in the menu. It also has
+    improved help and better wording in the gui.
+  + Chess had some fixes to chess rules and no longer leaves behind
+    engine processes.
+  + Updated translations.
+- Rename mahjongg subpackage to gnome-mahjongg, following upstreams
+  name change. The old package name is provided/obsoleted.
+
+-------------------------------------------------------------------
+Sun Jun 10 11:55:48 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.2:
+  + Major changes:
+    - Glines and mahjongg both use GtkApplication and app menu.
+    - Sudoku now uses xdg data directory for saved games
+    - Mallard docs for quadrapassel/lightsoff
+  + glchess: fix phalanx/gnuchess output interpretation
+  + glines: fix closing via window decoration
+  + gnotravex: Only show congratulations message if score is in
+    top 10
+  + mahjongg: ability to select new stone without unselecting
+    existing one
+  + swell-foop: fix saving score twice
+  + Drop introspection for libgames-support.
+  + Several other code changes.
+  + Bugs fixed: #bgo#673347, bgo#675434
+  + Updated translations.
+- Drop glchess-engines.patch: fixed upstream
+
+-------------------------------------------------------------------

Old:
----
  glchess-engines.patch
  gnome-games-3.4.2.tar.xz

New:
----
  gnome-games-3.6.0.2.tar.xz

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

Other differences:
------------------
++++++ gnome-games.spec ++++++
--- /var/tmp/diff_new_pack.Yw1RLH/_old  2012-10-04 18:39:32.000000000 +0200
+++ /var/tmp/diff_new_pack.Yw1RLH/_new  2012-10-04 18:39:32.000000000 +0200
@@ -17,23 +17,20 @@
 
 
 Name:           gnome-games
-Version:        3.4.2
+Version:        3.6.0.2
 Release:        0
 # FIXME: validate list of games for the recommended subpackage
 Summary:        Games for GNOME
 License:        GPL-2.0+ ; GPL-3.0+ ; LGPL-2.1+
 Group:          Amusements/Games/Other
 Url:            http://www.gnome.org
-Source:         
http://download.gnome.org/sources/gnome-games/3.4/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-games/3.6/%{name}-%{version}.tar.xz
 Source1:        %{name}-create-post
 Source2:        README.openSUSE
 Source3:        README-recommended.openSUSE
-# PATCH-FIX-UPSTREAM glchess-engines.patch bgo#675434 bnc#730052 
dims...@opensuse.org -- More flexibly parse the output of gnuchess/phalanx 
engines. Taken from git, commit id 5cf5077.
-Patch0:         glchess-engines.patch
 BuildRequires:  clutter-devel
 BuildRequires:  clutter-gtk-devel
 BuildRequires:  fdupes
-BuildRequires:  gobject-introspection-devel
 BuildRequires:  guile-devel
 BuildRequires:  intltool
 BuildRequires:  libcanberra-devel
@@ -55,6 +52,7 @@
 Requires:       gnect
 Requires:       gnibbles
 Requires:       gnobots2
+Requires:       gnome-mahjongg
 Requires:       gnome-sudoku
 Requires:       gnomine
 Requires:       gnotravex
@@ -62,7 +60,6 @@
 Requires:       gtali
 Requires:       iagno
 Requires:       lightsoff
-Requires:       mahjongg
 Requires:       quadrapassel
 Requires:       swell-foop
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -90,9 +87,9 @@
 #Requires:       gnotravex
 #Requires:       gnotski
 #Requires:       gtali
+Requires:       gnome-mahjongg
 Requires:       iagno
 Requires:       lightsoff
-Requires:       mahjongg
 Requires:       quadrapassel
 Requires:       swell-foop
 
@@ -319,16 +316,19 @@
 
 This package is part of gnome-games.
 
-%package -n mahjongg
+%package -n gnome-mahjongg
 Summary:        Mahjong Solitaire Game for GNOME
 Group:          Amusements/Games/Board/Puzzle
 PreReq:         /bin/chown /bin/chmod /usr/bin/touch
 PreReq:         permissions
 Requires:       %{name}-support = %{version}
-Recommends:     mahjongg-lang
+Recommends:     gnome-mahjongg-lang
+# Package was renamed to gnome-mahjongg, following upstreams name change 
during 3.6 development.
+Obsoletes:      mahjongg < %{version}
+Provides:       mahjongg = %{version}
 %glib2_gsettings_schema_requires
 
-%description -n mahjongg
+%description -n gnome-mahjongg
 Mahjongg is a solitaire version of the classic Eastern tile game. It
 involves clearing as much of the board as possible by matching
 corresponding tiles and taking them out of play.
@@ -384,12 +384,11 @@
 %lang_package -n gtali
 %lang_package -n iagno
 %lang_package -n lightsoff
-%lang_package -n mahjongg
+%lang_package -n gnome-mahjongg
 %lang_package -n quadrapassel
 %lang_package -n swell-foop
 %prep
 %setup -q
-%patch0 -p1
 cp -a %{S:1} .
 cp -a %{S:2} .
 cp -a %{S:3} .
@@ -419,11 +418,11 @@
 %suse_update_desktop_file gtali
 %suse_update_desktop_file -G "Reversi" iagno
 %suse_update_desktop_file lightsoff
-%suse_update_desktop_file mahjongg
+%suse_update_desktop_file gnome-mahjongg
 %suse_update_desktop_file -G "Tetris" quadrapassel
 %suse_update_desktop_file swell-foop
 %find_lang %{name} %{?no_lang_C}
-for subpackage in glchess glines gnect gnibbles gnobots2 gnome-sudoku gnomine 
gnotravex gnotski gtali iagno lightsoff mahjongg quadrapassel swell-foop ; do
+for subpackage in glchess glines gnect gnibbles gnobots2 gnome-sudoku gnomine 
gnotravex gnotski gtali iagno lightsoff gnome-mahjongg quadrapassel swell-foop 
; do
   %find_lang ${subpackage} %{?no_lang_C}
 done
 bash gnome-games-create-post %{buildroot}
@@ -608,18 +607,18 @@
 %glib2_gsettings_schema_postun
 %desktop_database_postun
 %icon_theme_cache_postun
-### mahjongg scriptlets ###
+### gnome-mahjongg scriptlets ###
 
-%post -n mahjongg -f mahjongg.scores_post
-%set_permissions %{_bindir}/mahjongg
+%post -n gnome-mahjongg -f gnome-mahjongg.scores_post
+%set_permissions %{_bindir}/gnome-mahjongg
 %glib2_gsettings_schema_post
 %desktop_database_post
 %icon_theme_cache_post
 
-%verifyscript -n mahjongg
-%verify_permissions -e %{_bindir}/mahjongg
+%verifyscript -n gnome-mahjongg
+%verify_permissions -e %{_bindir}/gnome-mahjongg
 
-%postun -n mahjongg
+%postun -n gnome-mahjongg
 %glib2_gsettings_schema_postun
 %desktop_database_postun
 %icon_theme_cache_postun
@@ -666,12 +665,6 @@
 %files support
 %defattr(-, root, root)
 %doc AUTHORS COPYING ChangeLog NEWS README
-%{_libdir}/gnome-games/GnomeGamesSupport-*.typelib
-%dir %{_libdir}/gnome-games
-%{_libdir}/gnome-games/libgames-support-gi.so*
-%{_libdir}/gnome-games/GnomeGamesSupport-*.gir
-%{_datadir}/glib-2.0/schemas/org.gnome.Games.WindowState.gschema.xml
-%dir %{_datadir}/gnome-games
 # NOTE: when adding/removing a package, make sure to update the
 # list of Requires for the gnome-games package (and, if adding, to
 # create all the scriplets as well as the lang package).
@@ -925,30 +918,30 @@
 %{_datadir}/icons/hicolor/*/apps/lightsoff.*
 # If adding/removing a package, see the NOTE before glchess
 
-%files -n mahjongg
+%files -n gnome-mahjongg
 %defattr(-, root, root)
-%doc %{_datadir}/help/C/mahjongg/
-%{_datadir}/applications/mahjongg.desktop
-%{_datadir}/glib-2.0/schemas/org.gnome.mahjongg.gschema.xml
-%{_datadir}/icons/hicolor/*/apps/mahjongg.*
-%{_datadir}/mahjongg/
-%{_mandir}/man?/mahjongg.*
+%doc %{_datadir}/help/C/gnome-mahjongg/
+%{_datadir}/applications/gnome-mahjongg.desktop
+%{_datadir}/glib-2.0/schemas/org.gnome.gnome-mahjongg.gschema.xml
+%{_datadir}/icons/hicolor/*/apps/gnome-mahjongg.*
+%{_datadir}/gnome-mahjongg/
+%{_mandir}/man?/gnome-mahjongg.*
 %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}/mahjongg
+%verify(not mode) %{_bindir}/gnome-mahjongg
 %defattr (0664, games, games)
 # WARNING: If you are modifying this list,
 # don't forget to remove obsolete scores in %%post.
-%ghost %{_localstatedir}/games/mahjongg.difficult.scores
-%ghost %{_localstatedir}/games/mahjongg.easy.scores
-%ghost %{_localstatedir}/games/mahjongg.bridges.scores
-%ghost %{_localstatedir}/games/mahjongg.cloud.scores
-%ghost %{_localstatedir}/games/mahjongg.confounding.scores
-%ghost %{_localstatedir}/games/mahjongg.dragon.scores
-%ghost %{_localstatedir}/games/mahjongg.pyramid.scores
-%ghost %{_localstatedir}/games/mahjongg.tictactoe.scores
-%ghost %{_localstatedir}/games/mahjongg.ziggurat.scores
+%ghost %{_localstatedir}/games/gnome-mahjongg.difficult.scores
+%ghost %{_localstatedir}/games/gnome-mahjongg.easy.scores
+%ghost %{_localstatedir}/games/gnome-mahjongg.bridges.scores
+%ghost %{_localstatedir}/games/gnome-mahjongg.cloud.scores
+%ghost %{_localstatedir}/games/gnome-mahjongg.confounding.scores
+%ghost %{_localstatedir}/games/gnome-mahjongg.dragon.scores
+%ghost %{_localstatedir}/games/gnome-mahjongg.pyramid.scores
+%ghost %{_localstatedir}/games/gnome-mahjongg.tictactoe.scores
+%ghost %{_localstatedir}/games/gnome-mahjongg.ziggurat.scores
 # If adding/removing a package, see the NOTE before glchess
 
 %files -n quadrapassel
@@ -974,8 +967,8 @@
 %doc %{_datadir}/help/C/swell-foop/
 %{_datadir}/applications/swell-foop.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.swell-foop.gschema.xml
-%{_datadir}/gnome-games/swell-foop/
 %{_datadir}/icons/hicolor/*/apps/swell-foop.*
+%{_datadir}/swell-foop/
 %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.
@@ -1014,7 +1007,7 @@
 
 %files -n lightsoff-lang -f lightsoff.lang
 
-%files -n mahjongg-lang -f mahjongg.lang
+%files -n gnome-mahjongg-lang -f gnome-mahjongg.lang
 
 %files -n quadrapassel-lang -f quadrapassel.lang
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to