commit 441a585301d4640d7574f09fdfae641887e06c06
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Oct 16 01:42:08 2021 +0200

    GNOME Gingerblue version 1.9.0 (2021-10-16)

 NEWS                             | 29 +++++++++++++++++++++++++++++
 autogen.sh                       | 26 ++++++++++++++++++++++++++
 configure.ac                     |  2 +-
 gingerblue.spec.in               |  3 +++
 meson.build                      |  4 ++--
 src/gingerblue-app.c             |  2 +-
 src/gingerblue-chord.h           |  2 +-
 src/gingerblue-config.c          |  2 +-
 src/gingerblue-file.c            |  2 +-
 src/gingerblue-file.h            |  2 +-
 src/gingerblue-knob.c            |  2 +-
 src/gingerblue-knob.h            |  2 +-
 src/gingerblue-line.c            |  2 +-
 src/gingerblue-line.h            |  2 +-
 src/gingerblue-main-loop.c       |  2 +-
 src/gingerblue-main.c            |  2 +-
 src/gingerblue-main.h            |  2 +-
 src/gingerblue-record.c          |  2 +-
 src/gingerblue-record.h          |  2 +-
 src/gingerblue-song.c            |  2 +-
 src/gingerblue-song.h            |  2 +-
 src/gingerblue-studio-config.c   |  2 +-
 src/gingerblue-studio-location.c |  2 +-
 src/gingerblue-studio-player.c   |  2 +-
 src/gingerblue-studio-player.h   |  2 +-
 src/gingerblue-studio-stream.c   |  2 +-
 src/gingerblue.c                 |  2 +-
 src/gingerblue.h                 |  2 +-
 28 files changed, 84 insertions(+), 26 deletions(-)

commit 1deae95d1e89813644ea940374056022bc98f016
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Oct 16 01:19:41 2021 +0200

    Update autoconf and meson build systems for 1.8.0

 configure   | 82 ++++++++++++++++++++++++++++++++++++++++++++++---------------
 meson.build |  4 +--
 2 files changed, 64 insertions(+), 22 deletions(-)