commit 5c80563ad678192895c5318a74947e5580fcdf22
Author: Ole Aamot <ole@gnome.org>
Date:   Wed Jul 14 00:22:15 2021 +0200

    Add gingerblue-studio-config.h

 src/gingerblue-studio-config.h | 6 ++++++
 1 file changed, 6 insertions(+)

commit 04f4a78c28e81c819fc74c7514144bff1e372dcf
Author: Ole Aamot <ole@gnome.org>
Date:   Wed Jul 14 00:18:05 2021 +0200

    GNOME Gingerblue 0.7.0

 ChangeLog                      | 14 ++++++++++++++
 NEWS                           | 25 +++++++++++++++++++++++++
 configure.ac                   |  2 +-
 gingerblue.spec.in             |  4 ++++
 src/Makefile.am                |  2 +-
 src/gingerblue-app.c           |  2 +-
 src/gingerblue-chord.h         |  2 +-
 src/gingerblue-config.c        | 11 +++++++++--
 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     |  9 +++++++--
 src/gingerblue-main.c          | 33 ++++++++++++++++++++++++++++-----
 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 |  9 ++++++++-
 src/gingerblue.c               |  2 +-
 src/gingerblue.h               |  2 +-
 24 files changed, 112 insertions(+), 27 deletions(-)

commit 4a71f444e2f566683cc280499f15cd135073361f
Author: Ole Aamot <ole@gnome.org>
Date:   Tue Jul 13 22:20:25 2021 +0200

    Release GNOME Gingerblue 0.6.1 (2021-07-13)

 ChangeLog                      |  9 +++++++++
 NEWS                           |  3 +++
 src/gingerblue-app.c           |  2 +-
 src/gingerblue-config.c        | 18 ++++++++++++++++--
 src/gingerblue-main-loop.c     |  2 +-
 src/gingerblue-studio-config.c |  2 +-
 6 files changed, 31 insertions(+), 5 deletions(-)

commit a813d57dd0908b6682f0cb03bb0d9381d87c7550
Author: Ole Aamot <ole@gnome.org>
Date:   Tue Jul 13 21:10:47 2021 +0200

    Update ChangeLog

 ChangeLog | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

commit 89aca034e20e7aab14458874e3a5045f1320f745
Author: Ole Aamot <ole@gnome.org>
Date:   Tue Jul 13 21:01:04 2021 +0200

    GNOME Gingerblue 0.6.1 (2021-07-13)

 ChangeLog                      | 102 +++++++++++++++++++++++++++++++++++++++++
 NEWS                           |   6 +++
 configure.ac                   |   2 +-
 meson.build                    |   5 +-
 src/gingerblue-app.c           |   2 +-
 src/gingerblue-chord.h         |   2 +-
 src/gingerblue-config.c        |   8 ++--
 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          |   4 +-
 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.c               |   2 +-
 src/gingerblue.h               |   2 +-
 src/meson.build                |   2 +-
 24 files changed, 137 insertions(+), 26 deletions(-)

commit 054c112fa5916d216cd13a2706a9b748337a9f76
Author: Ole Aamot <ole@gnome.org>
Date:   Tue Jul 13 02:56:15 2021 +0200

    Update release version and date in source files.

 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.c               | 2 +-
 src/gingerblue.h               | 2 +-
 19 files changed, 19 insertions(+), 19 deletions(-)