From 5b3bbb20645ad65a3c4e57d892f16c435a773892 Mon Sep 17 00:00:00 2001 From: Chris Needham Date: Sun, 19 Mar 2023 11:52:18 +0000 Subject: [PATCH] Version 1.7.1 --- CHANGELOG.md | 10 ++++++++-- README.md | 2 +- VERSION | 2 +- debian/changelog | 6 ++++++ debian/copyright | 4 ++-- 5 files changed, 18 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a2cfd8..1117961 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,16 @@ # Audiowaveform Version History +## v1.7.1 (2023-03-19) + + * Fixed waveform image generation when audio is read from a socket + and the `--zoom auto` option is used to automatically fit the + waveform to a given image width + ## v1.7.0 (2022-12-10) * Fixed waveform image generation when audio is piped to stdin - and the `--zoom auto` option to automatically fit the waveform - to a given image width + and the `--zoom auto` option is used to automatically fit the + waveform to a given image width ## v1.6.0 (2022-02-18) diff --git a/README.md b/README.md index 520f7bd..1f2eb38 100644 --- a/README.md +++ b/README.md @@ -495,4 +495,4 @@ Thank you to all our [contributors](https://github.com/bbc/audiowaveform/graphs/ ## Copyright -Copyright 2013-2022 British Broadcasting Corporation +Copyright 2013-2023 British Broadcasting Corporation diff --git a/VERSION b/VERSION index bd8bf88..943f9cb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.7.0 +1.7.1 diff --git a/debian/changelog b/debian/changelog index 9666105..9dba265 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +audiowaveform (1.7.1-1RELEASE1) RELEASE; urgency=low + + * Debian package for release 1.7.1 + + -- Chris Needham Sun, 19 Mar 2023 11:50:00 +0000 + audiowaveform (1.7.0-1RELEASE1) RELEASE; urgency=low * Debian package for release 1.7.0 diff --git a/debian/copyright b/debian/copyright index 215987e..a27e68b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,11 +3,11 @@ Upstream-Name: audiowaveform Source: Files: * -Copyright: 2021 BBC Research and Development +Copyright: 2023 BBC Research and Development License: GPL-3.0+ Files: debian/* -Copyright: 2021 Chris Needham +Copyright: 2023 Chris Needham License: GPL-3.0+ Files: src/madlld-1.1p1/*