commit 715f9623d05dd411e18dd0d6b1a71fe26a809ee1
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun May 7 15:57:19 2017 -0400

    1.0.6

M	configure.ac
M	meson.build

commit c192c3cae01bf72ebbfce30841b5cd1f367a20f5
Author: Matthias Clasen <mclasen@redhat.com>
Date:	Sun May 7 15:58:47 2017 -0400

    Avoid filenames with spaces

    This is just too hard to get right in Makefiles.

M	data/Makefile.am
M	data/chefs.db
R100	data/images/Miss Sofia Holmes.jpg
data/images/Miss_Sofia_Holmes.jpg

commit f4f84aab27e3d6cb042cbb50190c39407efe5bad
Author: Matthias Clasen <mclasen@redhat.com>
Date:	Sun May 7 15:56:37 2017 -0400

    appdata updates

M	data/appdata/org.gnome.Recipes.appdata.xml.in

commit 6230fcc3eb193fbfa78e2fe512bc616543a0ed42
Author: Matthias Clasen <mclasen@redhat.com>
Date:	Sun May 7 15:48:22 2017 -0400

    Add new recipe images to autotools build

    We still have side-by-side build systems on this branch.

M	data/Makefile.am

commit 396a69135dd6c10835247aec588095bee2f10a05
Author: Matthias Clasen <mclasen@redhat.com>
Date:	Sat May 6 18:07:37 2017 -0400

    image viewer: work around lingering buttons

    This change does not enirely fix the issue of buttons
    lingering, but it keeps the timeout in place that
    removes them after a while, and it shortens the timeout
    from 5 to 2 seconds.

M	src/gr-image-viewer.c

commit 7528c8a2a89b4219c91b9480cde471a9374e11fd
Author: Matthias Clasen <mclasen@redhat.com>
Date:	Sat May 6 17:42:07 2017 -0400

    edit page: Keep caret visible

    We move the caret around when adding a new step. It is a bit
    disorienting if the caret just disappears from view, so keep
    it scrolled on screen.

M	src/gr-edit-page.c

commit df62111c97610b4a2bea32ca06a528638d04c689
Author: Matthias Clasen <mclasen@redhat.com>
Date:	Thu Apr 20 22:34:01 2017 -0400

    Fix gr_ingredient_get_names

    The function was using G_N_ELEMENTS on a non-static array,
    yielding 0. Use it on the right array instead.

M	src/gr-ingredient.c

commit 012b4b5a5de821e30e35c3936d55c33e2b1fa16b
Author: Matthias Clasen <mclasen@redhat.com>
Date:	Sun May 7 15:12:33 2017 -0400

    Another recipe contribution

    Pesce alla sale, by Sofia Holmes.

M	data/chefs.db
M	data/chefs.db.h
A	data/images/Miss Sofia Holmes.jpg
A	data/images/saltedfish.jpg
M	data/meson.build
M	data/recipes.db
M	data/recipes.db.h

commit 5e8fd50352c0258eed833fdd826c9b370282147c
Author: Mohammed Sadiq <sadiq@sadiqpk.org>
Date:	Sun May 7 09:43:08 2017 +0530

    recipe-store: Fix re-adding ingredients

    The wrong variable was used to compare the ingredient name.

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

M	src/gr-recipe-store.c

commit ccdc1620c6f31c2bac4034df6ee00b99f6630007
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	Sat May 6 08:48:43 2017 +0200

    Updated Serbian translation

M	po-data/sr.po

commit 4e52a35939e83daf1eab052c12895dfaf47ce624
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	Sat May 6 08:47:03 2017 +0200

    Updated Serbian translation

M	po/sr.po

commit de7c7207d10e053b8f6b6f82771e457d9765996c
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	Sat May 6 08:43:59 2017 +0200

    Updated Serbian translation

M	po/sr.po

commit 70c023e9f0181591a0e7bd44abcc82805e0122bd
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	Fri May 5 07:12:00 2017 +0200

    Updated Serbian translation

M	po/sr.po

commit 4efbb97d9e79b67c71b2fd114359d4b9638d3456
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	Fri May 5 07:10:20 2017 +0200

    Updated Serbian translation

M	po/sr.po

commit c577b32621d0f386924b43e3c9a01733133d1de2
Author: Marek Černocký <marek@manet.cz>
Date:	Sat Apr 29 08:16:14 2017 +0200

    Updated Czech translation

M	po/cs.po

commit 77f4555c6ccf8346b4f3d26e366e5aa099eaa6bc
Author: Dušan Kazik <prescott66@gmail.com>
Date:	Sun Apr 23 08:59:10 2017 +0000

    Update Slovak translation

M	po/sk.po

commit bf1624cdddf21044314542ddd9ecfff6789a06e7
Author: Dušan Kazik <prescott66@gmail.com>
Date:	Sun Apr 23 08:57:03 2017 +0000

    Add Slovak translation

M	po/LINGUAS
A	po/sk.po

commit c99111d6ec8f1bc5e12a36f728bbd50b793ec6d9
Author: Marek Černocký <marek@manet.cz>
Date:	Wed Apr 19 11:33:37 2017 +0200

    Updated Czech translation

M	po-data/cs.po

commit 97cf3492ee1a8296ad3e5d1959d8ea2bcb4bc56b
Author: Marek Černocký <marek@manet.cz>
Date:	Tue Apr 11 08:44:31 2017 +0200

    Updated Czech translation

M	po-data/cs.po

commit 587430342cd17e908c5be7baeaac6a9d3266012c
Author: Matthias Clasen <mclasen@redhat.com>
Date:	Mon Apr 10 21:44:11 2017 -0400

    Fix dependencies for generated sources

    This patch was suggested by Tim-Philipp Müller,
    and seems to work in a quick test.

M	src/meson.build
M	tests/meson.build

commit e887bac121d6be890b3679522fc3da1af10991c5
Author: Ernestas Kulik <ernestask@gnome.org>
Date:	Sat Apr 8 21:58:33 2017 +0300

    Fix a typo in a portal name

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

M	src/gr-utils.c

commit 09d13fc3193a1e6c99d0aca3428f78ccba60241d
Author: Bruce Cowan <bruce@bcowan.me.uk>
Date:	Fri Apr 7 10:55:03 2017 +0000

    Add British English translation

M	po/LINGUAS
A	po/en_GB.po

commit bfb2710f0ba2e6631f0e6dae429515107bab8f9c
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:	Thu Apr 6 17:32:58 2017 +0000

    Update German translation

M	po/de.po

commit 074e8ba2a0e058a992fe46cfee3e03bd26c9869c
Author: Kukuh Syafaat <syafaatkukuh@gmail.com>
Date:	Sun Apr 2 14:01:32 2017 +0000

    Update Indonesian translation

M	po/id.po

commit c6d9515a41ef5b2bcbb82bed2c4c85e37ff6663a
Author: Rafael Fontenelle <rafaelff@gnome.org>
Date:	Sun Apr 2 12:09:03 2017 +0000

    Update Brazilian Portuguese translation

M	po-data/pt_BR.po

commit ee4fca78294a65d544d6919864d6bad3739e6eea
Author: Rafael Fontenelle <rafaelff@gnome.org>
Date:	Sun Apr 2 11:13:58 2017 +0000

    Update Brazilian Portuguese translation

M	po/pt_BR.po

commit b96c3156df4478a4afd37b78978f50572e8aecbd
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Sun Apr 2 09:30:54 2017 +0200

    Update Polish translation

M	po/pl.po

commit c10729f7ace3851f35d94ad64c8683dbd160d2ca
Author: Matthias Clasen <mclasen@redhat.com>
Date:	Sat Apr 1 23:19:56 2017 -0400

    Use the full path in the service file again

    Leaving it out works ok for flatpak, since the Exec
    line gets rewritten anyway. But it fails for unsandboxed
    use, which still happens.

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

M	data/org.gnome.Recipes.service.in
M	meson.build

commit bd31470120fffec46acb50e785dee3b1f5a67893
Author: Matthias Clasen <mclasen@redhat.com>
Date:	Sat Apr 1 19:24:56 2017 -0400

    Include gsettings schemas in the OS X bundle

    This is needed to make recipes work.

M	osx/org.gnome.Recipes.bundle