ANNOUNCE: Clutter 1.23.6 (snapshot)



Good news, everyone!

A new Clutter snapshot is now available at:

  https://download.gnome.org/sources/clutter/1.23/

SHA256 Checksum:

fb8ea455b272f3b9bfe411cad5bb7109359c749f80a5b910fcf0eb26d8faafbe
clutter-1.23.6.tar.xz

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

will include a signed 1.23.6 tag which points to a commit named:
  113b7bac51ec4570b23d47ebb715cd95f7f4018f

which can be verified with:
  git verify-tag 1.23.6

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

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.44.0
  JSON-GLib ≥ 0.12.0
  Cogl ≥ 1.21.2
  Cairo ≥ 1.14.0
  Pango ≥ 1.30
  Atk ≥ 2.5.3

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

Documentation:
   Clutter: https://developer.gnome.org/clutter/unstable/
  Cookbook: https://developer.gnome.org/clutter-cookbook/1.23/

Release Notes:
  - This is an unstable snapshot of Clutter; there are no compatibility
    guarantees for API added during a development cycle.
  - This version is API and ABI compatible with the previous stable
    release of Clutter.
  - Installing the contents of this release will overwrite the files
    from the installation of the previous release of Clutter.
  - Bugs should be reported on the Clutter Bugzilla product, at:
    https://bugzilla.gnome.org/enter_bug.cgi?product=clutter


  • List of changes since Clutter 1.23.4

    - Require Cogl 1.21.2

    - Prefer the OpenGL 3.x Cogl driver
    The GL3 driver drops legacy API, and should bring a slight performance
    improvement, as well as lower memory overhead. If GL3 is not supported,
    Clutter falls back to the older GL driver transparently.

    - Updated translations
   Catalan, Indonesian, Portuguese, Lithuanian, Spanish, French, Galician

  • List of bugs fixed since Clutter 1.23.4

    #742678 - gl: Prefer gl3 over the gl driver
    #746279 - Typo (textues) in translatable string
    #753895 - Incorrect plural form of child

Many thanks to:

  Adel Gadllah, Alexandre Franke, Anders Jonsson, Andika Triwidada,
  Aurimas Černius, Carlos Garnacho, Daniel Mustieles, Fran Dieguez,
  Jordi Mas, Pedro Albuquerque, Sebastian Rasmussen


Have fun with Clutter!

-- 
https://www.bassi.io
[ ] ebassi [ gmail com]


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