ANNOUNCE: Clutter 1.10.8 (stable)



Good news, everyone!

A new Clutter release is now available at:

  http://download.gnome.org/sources/clutter/1.10/

SHA256 Checksum:

7c08c2deff62c134c1a3d18e04dcb6fbae4bbc541c800638b9fc3d71fe4a64bf
clutter-1.10.8.tar.xz

Additionally, a git clone of the source tree:
  git clone git://git.gnome.org/clutter

will include a signed 1.10.8 tag which points to a commit named:
  78c716446072fb3db26300178728f2b5e96c5f03

which can be verified with:
  git verify-tag 1.10.8

and can be checked out with a command such as:
  git checkout -b build 1.10.8

Clutter is a library for creating compelling, dynamic and portable graphical
user interfaces. Clutter is released under the terms of the GNU Lesser
General Public License, version 2.1 or (at your option) later.

Clutter depends on:
  GLib ≥ 2.31.19
  JSON-GLib ≥ 0.12.0
  Cogl ≥ 1.9.6
  Cairo ≥ 1.10
  Pango ≥ 1.20
  Atk ≥ 2.1.5

Clutter also has platform-specific dependencies; for more information, see
the README file included in the release.

Documentation:
   Clutter: http://docs.clutter-project.org/docs//clutter/1.10/
     Cally: http://docs.clutter-project.org/docs//cally/1.10/
  Cookbook: http://docs.clutter-project.org/docs//clutter-cookbook/1.0/

Release Notes:
  - This version is API and ABI compatible with the current stable
    release of Clutter.
  - Installing the contents of this release will overwrite the files
    from the installation of the current release of Clutter.
  - Bugs should be reported on the Clutter Bugzilla product, at:
    http://bugzilla.gnome.org/enter_bug.cgi?product=clutter


  • List of changes since Clutter 1.10.6

    - Fix touch event delivery and implementation
    Touch events were not delivered to the correct actors; an interactive
    test is now available to verify the implementation.

    - Introspection fixes
    Some additional annotations are n ecessary to generate the Vala bindings
    from the introspection data.

  • List of bugs fixed since Clutter 1.10.6

    [bugzilla.gnome.org]
    #677778 - Assorted introspection fixes from Vala
    #677921 - tests: link test-conformance against libm

Many thanks to:

  Tomeu Vizoso, Evan Nemerson, Frédéric Péters, Rūdolfs Mazurs.


Have fun with Clutter!

ciao,
 Emmanuele.

-- 
W: http://www.emmanuelebassi.name
B: http://blogs.gnome.org/ebassi/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]