2017-08-07  Carlos Garnacho  <carlosg@gnome.org>

	Release 1.12.2

	libtracker-fts: Adapt to incompatible change in sqlite 3.20
	From that version on, we must use the brand new sqlite3_bind_pointer()
	interface to access the fts5 interface pointer. Adapt to it without
	giving up older versions.

	https://bugzilla.gnome.org/show_bug.cgi?id=785883

2017-08-06  Carlos Garnacho  <carlosg@gnome.org>

	libtracker-data: Do not reuse TrackerDBInterface used for DB checks
	It is just too soon to let it initialize like the others, just drop it
	and let the TrackerDBManager create proper ones on demand.
	(Cherry picked from commit 5c61827 on master)

	https://bugzilla.gnome.org/show_bug.cgi?id=785876

2017-07-10  Jeremy Bicha  <jbicha@ubuntu.com>

	Fix Spanish translation header
	See https://bugzilla.gnome.org/show_bug.cgi?id=771765