From 4f831f3f478d53d1cf6d63fdbc541064ebcff554c2ef17ed41a058e0286003e9 Mon Sep 17 00:00:00 2001 From: Dave Plater Date: Sat, 22 Jan 2022 05:36:46 +0000 Subject: [PATCH] Accepting request 947464 from home:iznogood:branches:multimedia:apps - Update to version 6.16.2: * This is a hotfix release dealing with an issue that prevented CsoundQT successfully producing a recording using one of the API threading services. Fixes for desktop OS packages affected are provided here. - Changes from version 6.16.1: * This is a bug fix release of Csound 6.16, where an issue affecting the use of turnoff/turnoff2 was repaired. OBS-URL: https://build.opensuse.org/request/show/947464 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/csound?expand=0&rev=49 --- csound-6.16.0.tar.gz | 3 --- csound-6.16.2.tar.gz | 3 +++ csound.changes | 12 ++++++++++++ csound.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 csound-6.16.0.tar.gz create mode 100644 csound-6.16.2.tar.gz diff --git a/csound-6.16.0.tar.gz b/csound-6.16.0.tar.gz deleted file mode 100644 index 08af430..0000000 --- a/csound-6.16.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0e37b8e07a9a0168efa30e046d47fb3728cc0e60e4f8aa6a7e8e2812f527049 -size 31856581 diff --git a/csound-6.16.2.tar.gz b/csound-6.16.2.tar.gz new file mode 100644 index 0000000..0c674a7 --- /dev/null +++ b/csound-6.16.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:073502183b872e68f51a343ac3972a843063737617e5705e69f6125ff121599b +size 31855782 diff --git a/csound.changes b/csound.changes index 8739b36..931a254 100644 --- a/csound.changes +++ b/csound.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Jan 19 16:38:31 UTC 2022 - Bjørn Lie + +- Update to version 6.16.2: + * This is a hotfix release dealing with an issue that prevented + CsoundQT successfully producing a recording using one of the + API threading services. Fixes for desktop OS packages affected + are provided here. +- Changes from version 6.16.1: + * This is a bug fix release of Csound 6.16, where an issue + affecting the use of turnoff/turnoff2 was repaired. + ------------------------------------------------------------------- Tue Jun 29 01:50:28 UTC 2021 - Konstantin Voinov diff --git a/csound.spec b/csound.spec index 8d89a0d..cb8f686 100644 --- a/csound.spec +++ b/csound.spec @@ -1,7 +1,7 @@ # # spec file for package csound # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,7 +30,7 @@ %define min 0 Name: csound -Version: 6.16.0 +Version: 6.16.2 Release: 0 Summary: Computer Sound Synthesis and Composition Program License: GPL-2.0-or-later AND LGPL-2.1-or-later