2019-09-16  Rico Tzschichholz  <ricotz@ubuntu.com>

	Release 0.46.1

2019-09-15  Rico Tzschichholz  <ricotz@ubuntu.com>

	gio-unix-2.0: Add UnixMountEntry.get_root_path() since 2.60

	gstreamer: Update from 1.17.0+ git master

	gtk4: Update to 3.96.0+97231ca2

	gtk+-3.0: Fix ownership mismatch of ColorButton.rgba property-accessor
	Regression of 9a5cc9e58e160d8bb5308fe5bfc8b433d8c269f5 in combination with
	our gtk+-3.0 metadata:

	    // Keep properties non-abstract as before
	    *#interface.*#property abstract=false

	Fixes https://gitlab.gnome.org/GNOME/vala/issues/844

2019-09-14  Rico Tzschichholz  <ricotz@ubuntu.com>

	vala: Run FlowAnalyzer on all given source-files
	This is a regression triggered by 8f3a0a0b64e0c7fbcc9231c3058247920dd6eeda
	where we rely on information gathered by it and its changes to the AST.

	Silence "never used" warnings for external-package symbols.

	Fixes https://gitlab.gnome.org/GNOME/vala/issues/843

2019-09-09  Rico Tzschichholz  <ricotz@ubuntu.com>

	vapi: Update GIR-based bindings

	valadoc: Explicitly pass --pkg libvala@PACKAGE_SUFFIX@ as for doclets/tests