commit 8eebe5fad458cb1ff57772fd511b18c397a9368c
Author: Mario Sanchez Prada <msanchez@gnome.org>
Date:   Wed Oct 5 12:57:37 2016 +0000

    Frogr 1.2 released

 NEWS                     | 4 ++--
 debian/changelog         | 4 ++--
 frogr.spec               | 4 ++++
 src/frogr-about-dialog.c | 2 +-
 4 files changed, 9 insertions(+), 5 deletions(-)

commit 44d4cd1bc6154d53a682e750c89c4fe8cb469aff
Author: Mario Sanchez Prada <msanchez@gnome.org>
Date:   Wed Oct 5 13:39:20 2016 +0100

    Lowered gettext minimum version required down to 0.19.7
    
    I mistakenly assumed that the new stuff needed for gettext to replace
    intltool completely was added with gettext 0.19.8, and made the 1.1
    release of frogr based on that wrong fact, making it complicated for
    distros that are stuck in 0.19.7 to ship frogr, which is not cool.
    
    Thus, after testing locally a build of frogr done using gettext 0.19.7
    and checking that everything works ok when it comes to translations,
    I'm pushing this commit now to make an quick 1.2 release on top.

 NEWS                         | 2 ++
 configure.ac                 | 2 +-
 debian/control               | 2 +-
 flatpak/org.gnome.Frogr.json | 3 ++-
 frogr.spec                   | 2 +-
 5 files changed, 7 insertions(+), 4 deletions(-)

commit 21582b820d1b1255c9c4437503d82e2c9fe691fa
Author: Mario Sanchez Prada <msanchez@gnome.org>
Date:   Wed Oct 5 00:07:55 2016 +0100

    Update download URLs for tarballs in DOAP file

 frogr.doap | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

commit ccaba1a2fe6bccdc531192c71f83b6771b34cfc5
Author: Mario Sanchez Prada <msanchez@gnome.org>
Date:   Wed Oct 5 00:07:02 2016 +0100

    Prepare for the next release

 NEWS                     | 4 ++++
 configure.ac             | 2 +-
 debian/changelog         | 7 +++++++
 frogr.doap               | 8 ++++++++
 frogr.spec               | 2 +-
 src/frogr-about-dialog.c | 2 +-
 6 files changed, 22 insertions(+), 3 deletions(-)