Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package csound for openSUSE:Factory checked 
in at 2022-12-20 20:21:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/csound (Old)
 and      /work/SRC/openSUSE:Factory/.csound.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "csound"

Tue Dec 20 20:21:20 2022 rev:37 rq:1043941 version:6.18.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/csound/csound.changes    2022-12-14 
14:12:30.807960864 +0100
+++ /work/SRC/openSUSE:Factory/.csound.new.1835/csound.changes  2022-12-20 
20:22:00.286377279 +0100
@@ -1,0 +2,77 @@
+Wed Dec 14 01:02:31 UTC 2022 - Konstantin Voinov <k...@kott.no-ip.biz>
+
+- Update to 6.18.1
+
+  * A long-standing big-endian test failure with score strings has been fixed.
+  * The symbol spillage caused by a build misconfiguration has been resolved.
+  * Plugin ABI compatibility with earlier versions (affecting the FLTK plugin) 
has been restored
+  * Some left-over tracing in the mod function has been removed.
+
+- Version 6.18.0 Changes:
+  New opcodes
+  
+  * scanmap reads internal state of scanu
+  * elapsedcycles, elapsedtime, eventcycles, and eventtime. See under
+    "bugs fied" for detials.
+
+  Modified Opcodes and Gens
+
+  * fix midi list printing to stdout part of the list.
+
+  Bugs Fixed
+
+  * Fixed bug where fixed-point phase computation (in oscil family) was
+    incorrect resulting in slight freq deviations in very low freq cases.
+
+  * Fixed bug where freeing instr 0 caused memory issues in new
+    compilations. Instr 0 is not freed until reset now.
+
+  * Fixed a bug where opcode directory search was crashing Csound if HOME
+    variable not set.
+
+  * Fixed pol2rect array size setting.
+
+  * OSCsend, OSCsend_lo and OSClisten can now work with OSC messages
+    carrying no payload (as per spec and manual).
+
+  * bug in sum fixed
+
+  * 'pitchamd' opcode causes segmentation fault (macOS) (#1599)
+
+  * fixed crash on channel setting with empty channel name
+
+  * bug in ftloadk fixed (#1611)
+
+  * qnan works even when compiled with fast arithmetic
+
+  * Fix the flanger opcode for sample-accurate mode, where the xdel input was
+    not being correctly offset.
+
+  * elapsedcycles, elapsedtime, eventcycles, and eventtime introducd as
+    fixed versions of timek, times, timeinstk and timeinsts but return
+    the correct values instead of being one cycle late. This prserves
+    backward compatability
+
+  System Changes
+
+  * Fix for issue #1613:
+    Fixes the rtauhal module for all cases of multichannel output. Previously 
the
+    module would not work correctly with some devices.
+
+  * Csound now supports MP3 files for input and output through libsndfile
+    (version 1.1.0 and higher).
+
+  Platform Specific
+  Bela:
+
+  * Many changes to Bela csound. See bela web site for details
+
+  MacOS:
+
+  * Universal build for x86_64 and arm64, backward compatible to MacOS 10.9
+
+  WASM:
+
+  * fix sampleRate for single-thread worklet
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ csound.spec ++++++
--- /var/tmp/diff_new_pack.UQBOm1/_old  2022-12-20 20:22:01.042381421 +0100
+++ /var/tmp/diff_new_pack.UQBOm1/_new  2022-12-20 20:22:01.046381443 +0100
@@ -36,7 +36,7 @@
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          Productivity/Multimedia/Sound/Utilities
 URL:            http://www.csounds.com
-Source:         
https://github.com/csound/csound/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source0:        
https://github.com/csound/csound/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 #Source0:        %{name}-%{version}.tar.xz
 Source1:        README.SUSE
 Source2:        COPYING_gpl2+.txt
@@ -131,6 +131,7 @@
 Summary:        Data files for csound
 License:        MIT
 Group:          Productivity/Multimedia/Other
+BuildArch:      noarch
 
 %description samples
 HRTF datafiles and Soundfont for csound

Reply via email to