commit ecb2e6c64cbc420ed8f0d8dc8d1c3f6c516d6f63 Author: Christoph Reiter Date: Thu Apr 23 22:03:54 2015 +0200 overrides: Provide _overrides_module attribute to make gst-python overrides work again. gi_gst_fraction_from_value () in gst-python's gstmodule.c tries to access the Gst.Fraction class through gi.repository.Gst._overrides_module.Fraction and failed since _overrides_module was removed in revision 149c31beced944c. This adds it back pointing to the proxy itself which also contains Gst.Fraction. https://bugzilla.gnome.org/show_bug.cgi?id=736678#c6 gi/overrides/__init__.py | 7 +++++++ 1 file changed, 7 insertions(+) commit eddc46202fc813f03137fcaba80090d19cc8f200 Author: Simon Feltman Date: Mon Apr 13 19:48:24 2015 -0700 configure.ac: post release version bump to 3.16.2 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 763510d091bcb9833a3de7f9646d9a06282135da Author: Simon Feltman Date: Mon Apr 13 19:46:48 2015 -0700 release 3.16.1 NEWS | 4 ++++ 1 file changed, 4 insertions(+)