File clutter-gtk.changes of Package clutter-gtk

-------------------------------------------------------------------
Wed Feb 16 09:23:10 CET 2011 - vuntz@opensuse.org

- Add libclutter-gtk-0_90-0 <= 0.90.1 Conflicts to
  libclutter-gtk-0_10-0: in 11.3, we had clutter-gtk 0.90.1 and
  upgrading to 11.4 will leave this package around. However, this
  means that the 0.90.1 introspection files will be used by
  default, since they have a higher version, and that's just plain
  wrong. So we have to conflict with the old package.
  Fix bnc#672202.

-------------------------------------------------------------------
Fri Oct  1 13:38:19 CEST 2010 - vuntz@opensuse.org

- Add clutter-fixes-from-git.patch to fix build with
  gobject-introspection 0.9.7 and later.

-------------------------------------------------------------------
Sun Sep 19 00:48:13 CEST 2010 - vuntz@opensuse.org

- Move gir files to devel subpackage.

-------------------------------------------------------------------
Sat Sep 18 14:30:04 CEST 2010 - vuntz@opensuse.org

- Update to version 0.10.8:
  + Clean up build environment
  + Fix deprecations from GTK 2.21.*

-------------------------------------------------------------------
Sun aug 15 13:33:25 CEST 2010 - dimstar@opensuse.org

- Update to version 0.10.6:
  + Fix event handling with Clutter 1.3.*

-------------------------------------------------------------------
Sat Aug  7 11:50:43 CEST 2010 - vuntz@opensuse.org

- Go back to a real upstream tarball instead of a git checkout.
  This means we're going back to version 0.10.4 (instead of 0.90.x,
  where there's no tarball).
- Changes from version 0.10.4 compared to earlier 0.10 versions:
  + Depend on gtk+ >= 2.19.5
  + Depend on clutter >= 1.2.0
  + Fix introspection annotations for GtkClutterEmbed,
    GtkClutterScrollable and GtkClutterZoomable
  + Do no use deprecated gtk+ API
  + Documentation fixes
- Package libclutter-gtk-0_90-0 gets renamed to
  libclutter-gtk-0_10-0.

-------------------------------------------------------------------
Fri Apr  2 05:19:52 CEST 2010 - vuntz@opensuse.org

- Improve description of package.

-------------------------------------------------------------------
Sun Mar 14 19:11:20 UTC 2010 - dimstar@opensuse.org

- Update to git commit 649e233810, which is close to 0.90.1.
  0.90 or newer is needed for gnome-games 2.29.92.
- Drop clutter-gtk-no-deprecated.patch and remove the autoreconf
  call.
- Put make check in the proper check section.

-------------------------------------------------------------------
Thu Jan 28 12:35:52 CET 2010 - vuntz@opensuse.org

- Add clutter-gtk-no-deprecated.patch to not use some clutter
  deprecated API, and therefore fix the build.
- Fix self-obsoletion of clutter-gtk-doc.

-------------------------------------------------------------------
Wed Dec 23 12:03:56 CET 2009 - vuntz@opensuse.org

- Drop gir-repository BuildRequires: it's not needed with recent
  gtk2 that have introspection data.

-------------------------------------------------------------------
Fri Sep  4 15:20:51 CEST 2009 - vuntz@novell.com

- Add gobject-introspection-devel and gir-repository BuildRequires
  to build the gir data.

-------------------------------------------------------------------
Fri Jul 31 20:33:01 CEST 2009 - vuntz@novell.com

- Remove Obsoletes for libclutter-gtk-0_9-0.
- Drop clutter-gtk-rpmlintrc as it's not needed anymore.

-------------------------------------------------------------------
Wed Jul 29 15:03:32 CEST 2009 - vuntz@novell.com

- Update to version 0.10.2:
  + Make GtkClutterEmbed derive from GtkContainer
  + [util] Add error arguments to texture functions
  + [zoomable] Add Zoomable interface
  + [zoomable] Fix Introspection data generation
  + [viewport] Implement Zoomable
  + Update the Viewport example
  + [examples] Add a Notebook case
  + [viewport] Use the ::apply_transform vfunc
  + Merge branch 'zoomable'
  + [build] Use symbolic values for clutter-gtk version
  + [build] Depend on Clutter 1.0.0
  + [docs] Update the API Reference
  + [docs] Update the Since tags
- Rename libclutter-gtk-0_9-0 to libclutter-gtk-0_10-0 and make it
  obsolete the old package.
- Add clutter-rpmlintrc.

-------------------------------------------------------------------
Sun Jun 28 00:37:24 CEST 2009 - captain.magnus@opensuse.org

- Update to version 0.9.2:
  + [embed] Fix on_stage_queue_redraw signature
  + Build GObject introspection data for clutter-gtk
  + Post-release bump to 0.9.1
  + Update for Clutter 1.0 API changes
  + Updates for 1.0 API changes in Clutter
  + [examples] Use different sized stages
  + Merge branch '1.0-integration'
  + Use clutter_event_get_key_symbol()
  + [build] Use the right inclusion path in the pc file
  + Use variables for the include path and linker flags
  + [doap] Update description and maintainer
  + [build] Remove the reference to introspection.m4
  + [build] Depend on the latest stable release of Clutter
  + [build] Fixes for distcheck
  + [build] Use AS_COMPILER_FLAGS
  + [gtk-clutter-test] Update for the clutter timeline changes
  + guard against hiding priv->stage when already destroyed during
    dispose
- Remove pango-devel and xmlto from BuildRequires
- Merge -doc into -devel package since it only contains gtk-doc
- Remove "%define debug_package_requires libclutter-gtk-0_9-0 =
  %{version}-%{release}". Should not be needed
- Remove Mesa-devel from Requires in -devel package

-------------------------------------------------------------------
Thu Jun 11 03:13:15 CEST 2009 - vuntz@novell.com

- Update to version 0.9.0:
  + [embed] Do NOT realize from GtkWidgetClass::show
  + Add gtk_clutter_init_with_args()
  + Use ClutterText in the events example
  + Ensure that the viewport is updated when resizing
  + Rename cogl_translatex() to cogl_translate()
  + Move to ClutterClone
  + Load the image asynchronously
  + Make the Stage redraw cycle part of GTK+
  + [docs] Rename SGML to XML
  + [docs] Remove newline in the version
  + [viewport] Remove units-based API
  + [docs] Remove the get_originu() method
  + [embed] Use GTK+ settings
  + Change the GtkClutter macro namespace
  + Move init functions out of Embed source
  + [tests] Remove compiler warnings
  + [build] Improve build environment
  + [docs] Improve the documentation
  + [readme] Update the dependencies
  + [examples] Tweak multistage example
  + [gtk-clutter-embed] Fill in the unicode_value field of ClutterKeyEvent
  + [embed] Update "queue-redraw" signal handler prototype

-------------------------------------------------------------------
Thu Apr 30 02:21:09 CEST 2009 - vuntz@novell.com

- Pass --disable-static to configure and remove .la files.
- Use makeinstall.

-------------------------------------------------------------------
Sat Feb 21 22:11:00 CET 2009 - vuntz@novell.com

- Update to version 0.8.3:
  + Require Clutter >= 0.8.7
  + Emit the ::activate and ::deactivate signals on the stage when
    we get a focus event on the embedding widget
  + Propagate the modifiers state for motion events

-------------------------------------------------------------------
Wed Oct 22 10:44:31 CDT 2008 - maw@suse.de

- Make debug packages require a specific %{version}-%{release}.

-------------------------------------------------------------------
Sun Oct 19 13:51:18 EST 2008 - mboman@suse.de

- Update to version 0.8.2:
  + Fix the GdkPixbuf loading for images without an alpha channel.
  + Update the layout of the stage when getting an allocation from
    GtkClutterEmbed.
  + Fix bug #1114 - Mouse wheel events ignored in GtkClutterEmbed
  + Add more API for extracting the style colors from a GtkWidget

-------------------------------------------------------------------
Tue Aug 19 23:52:51 CEST 2008 - maw@suse.de

- Fix up the -devel subpackage's requirements.

-------------------------------------------------------------------
Mon Aug 11 16:04:32 EDT 2008 - hfiguiere@suse.de

- Upgrade to 0.8.1
 * Fix the pkg-config file
 * Really fix bug #907 and enable motion events

-------------------------------------------------------------------
Fri Aug  1 17:21:46 CEST 2008 - ro@suse.de

- fix requires for debuginfo package 

-------------------------------------------------------------------
Wed Jul 16 10:40:26 EDT 2008 - hfiguiere@suse.de

- Upgrade to 0.8.0
 * lot of changes
 * new API

-------------------------------------------------------------------
Fri Jul  4 10:39:08 EDT 2008 - hfiguiere@suse.de

- Initial package

openSUSE Build Service is sponsored by