Skip to content

Latest commit

 

History

History
62 lines (42 loc) · 2.29 KB

2016-11-27-more-versions.md

File metadata and controls

62 lines (42 loc) · 2.29 KB
layout author title categories date
post
GuillaumeGomez
More versions!
front
crates
2016-11-27 20:00:00 +0000

TLDR: A lot of minor adds/fixes. New GNOME libraries versions are now available.

New versions of GNOME libraries are now handled

Thanks to @EPashkin's work, here are the versions upgrade we were able to perform:

  • GTK: 3.16 -> 3.22
  • GDK: 3.16 -> 3.22
  • GDKPixbuf: 2.32 -> 2.36
  • Pango: 1.34 -> 1.42
  • GIO: 2.44 -> 2.50
  • GLib: 2.40 -> 2.50

Changes

For the interested ones, here is the list of the (major) changes:

Gtk:

Gdk:

Glib:

Gio:

Gir:

Cairo:

Thanks again to both @EPashkin and @gkoz for their amazing work on this update!