[ANN] Ruby-GNOME2 0.19.1

Hi,

I’ve released Ruby-GNOME2 0.19.1:
Download ruby-gtk2-0.19.1.tar.gz (Ruby-GNOME 2)
Download ruby-gnome2-all-0.19.1.tar.gz (Ruby-GNOME 2)

This release is a bug fix release of 0.19.0.

=== Changes

==== Ruby/GTK2

  • use RUBYARCHDIR
    [OBATA Akio]
  • #2814953: install missing headers
    [Mamoru T.]

==== Ruby/GLib2

  • Bug fixes:
    • avoid object allocation while GC
      [OBATA Akio, Kouhei S.]
  • use RUBYARCHDIR
    [OBATA Akio]
  • mkmf-gnome2.rb add “-I$(vendorarchdir)” to $CPPFLAGS.
    [OBATA Akio, Kouhei S.]

==== Ruby/ATK

  • use RUBYARCHDIR
    [OBATA Akio]

==== Ruby/Pango

  • use RUBYARCHDIR
    [OBATA Akio]
  • use gem version rcairo as fallback
    [OBATA Akio]

==== Ruby/Libart

  • use RUBYARCHDIR
    [OBATA Akio]

==== Ruby/GdkPixbuf

  • use gem version rcairo as fallback
    [OBATA Akio]

==== Ruby/GnomePrint

  • install rblibgnomeprintversion.h
    [OBATA Akio, Kouhei S.]

==== Ruby/GtkMozEmbeded

  • fix header generation error caused by missing file
    [OBATA Akio]

==== Ruby/VTE

  • support VTE 0.20
    [Kouhei S.]

==== Ruby/PanelApplet

  • #2815036: re-support Ruby 1.8.6.
    [Mamoru T., Kouhei S.]

==== Ruby/Libglade2

  • Debian#519786: fix GC related SEGV when a widget in
    glade is removed by hand.
    [Arnaud C., Kouhei S.]

=== Thanks

  • OBATA Akio
  • Mamoru T.
  • Arnaud C.

Thanks,

kou