commit c800f03bfa8e1af19ad04bdd85bf9f882733218f
Merge: 977016e fa89c54
Author: Ole Aamot <ole@gnome.org>
Date:   Tue Jul 27 17:06:55 2021 +0200

    Merge branch 'master' of http://gitlab.gnome.org/ole/gingerblue

commit fa89c54d8433aa68a489fda3d716207a73e8a886
Author: Ole Aamot <ole@gnome.org>
Date:   Tue Jul 27 17:06:57 2021 +0200

    GNOME Gingerblue Music Studio 1.1.0 (2021-07-27)

 NEWS        | 22 ++++++++++++++++++++++
 meson.build |  4 ++--
 2 files changed, 24 insertions(+), 2 deletions(-)

commit 977016e512a0a7059a484cc472a4b114262d6227
Author: Ole Aamot <ole@gnome.org>
Date:   Tue Jul 27 17:05:13 2021 +0200

    Bump 1.1.0 version

 ChangeLog    | 40 ++++++++++++++++++++++++++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 41 insertions(+), 1 deletion(-)

commit 4dadc714c596cb093878cb8cd2b38bd46db8100a
Author: Ole Aamot <ole@gnome.org>
Date:   Tue Jul 27 16:23:05 2021 +0200

    Publish RPM Spec for Fedora Core 34

 gingerblue.spec.in | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit a1d20a5f53cb4dd5004cae18d8035bcd872bdf7c
Author: Ole Aamot <ole@gnome.org>
Date:   Tue Jul 27 16:18:14 2021 +0200

    Release GNOME Gingerblue 1.1.0 (2021-07-27)

 ChangeLog                      | 11 +++++++++++
 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          |  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-studio-player.c |  2 +-
 src/gingerblue-studio-player.h |  2 +-
 src/gingerblue-studio-stream.c | 19 ++++++++++++-------
 src/gingerblue.c               |  2 +-
 src/gingerblue.h               |  2 +-
 23 files changed, 45 insertions(+), 29 deletions(-)

commit 9f5fe9fd29d8c3ef7ea1f18cf04d44478fefb8a2
Author: Ole Aamot <ole@gnome.org>
Date:   Wed Jul 14 15:39:58 2021 +0200

    Add Icecast Server configuration (etc/icecast-server.xml)

 ChangeLog              |  13 ++++
 etc/Makefile.am        |   3 +
 etc/icecast-server.xml | 172 +++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 188 insertions(+)