commit 18db64c52efc6ebe0037810db72b5dca2a5c9894
Author: Ole Aamot <ole@gnome.org>
Date:   Sat May 28 07:45:21 2022 +0200

    GNOME Gingerblue 6.0 (2022-05-28)

 NEWS                             |   8 +++
 configure                        | 128 +++++++++++++++++++++++++--------------
 configure.ac                     |   2 +-
 gingerblue.spec.in               |  11 ++--
 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            |  26 ++++----
 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 +-
 src/gingerblue.xml.in            |   2 +-
 29 files changed, 138 insertions(+), 87 deletions(-)

commit d32f2ecb35fe0c4ce3b18223d10d4711403ff2fc
Author: Ole Aamot <ole@gnome.org>
Date:   Thu May 19 17:01:41 2022 +0200

    Update NEWS for 5.0.0

 NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3a9b685e40c4c9082c0d83f228f7883981920876
Author: Ole Aamot <ole@gnome.org>
Date:   Thu May 19 16:31:34 2022 +0200

    GNOME Gingerblue 5.0.0 (2022-05-19)

 ChangeLog | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit bf090a7ec1b2adbf79c37c46bc0624f515039905
Author: Ole Aamot <ole@gnome.org>
Date:   Thu May 19 16:30:58 2022 +0200

    GNOME Gingerblue 5.0.0 (2022-05-19)

 ChangeLog                        | 215 +++++++++++++++++++++++++++++++++------
 NEWS                             |  35 +++++++
 configure                        |  90 ++--------------
 configure.ac                     |   2 +-
 gingerblue.spec.in               |   6 ++
 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            |   3 +-
 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 +-
 src/gingerblue.xml.in            |   2 +-
 30 files changed, 263 insertions(+), 138 deletions(-)