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-10-12 18:23:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/csound (Old) and /work/SRC/openSUSE:Factory/.csound.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "csound" Wed Oct 12 18:23:55 2022 rev:35 rq:1009219 version:6.17.0 Changes: -------- --- /work/SRC/openSUSE:Factory/csound/csound.changes 2022-01-23 12:16:52.139994341 +0100 +++ /work/SRC/openSUSE:Factory/.csound.new.2275/csound.changes 2022-10-12 18:25:05.045723321 +0200 @@ -1,0 +2,72 @@ +Fri Aug 12 08:35:32 UTC 2022 - Konstantin Voinov <k...@kott.no-ip.biz> + +- Update to version 6.17.0 + +USER-LEVEL CHANGES + New opcodes + + * scanmap and scansmap are like the xscanmap/xscansmap opcodes but + work with the mainstream scan opcodes. + * trigexpseg, triglinseg are aliases for trigExpseg, trigLinseg. + * xscan opcodes are deprecated as they add nothing to the scan opcodes. + * bformdec2 provides more ambisonic decoding of bformat audio. + * metrobpm is like metro but the timing is in beats per minute and the + signal can be offset by a proportion of the cycle. + * sequ is a csound version of a hardware sequencer. It has many modes and options. + * gtadsr implements a gated ADSR envelope + + Orchestra + + * Message printing has been revised so -m16 suppresses all + messages. + * add channel count to list_audio_devices (called when the flag + --devices is used so that it can be parsed by frontends). + + Modified Opcodes and Gens + + * event opcode does not bail out if the instrument called does not exist. + * Added an optional prefix to soundfont instruments printed via sfilist. + * lpslots reworked with better control. + + Utilities + + * cvanal now uses the SADIR environment to look for analysis files. + + Bugs Fixed + + * fareylen called a non-existent function leading to a crash. Removed typo. + * turnoff could cause clicks in some cases; fixed. + * turnoff3 improved. + * cntReset fixed; had a false initialisation code. + * binary search in bpf fixed. + * pvscfs frame counting issue fixed. + * --sample-accurate fixed in a-rate form of tabsum. + * Problem in atssinnoi fixed; did read outside allocated memory. + * hrtfmove fixed; it could use the wrong value for sr. + * Named instruments could use wrong structure in redefinition. + * fixes in the jack backend relating to --get-system-sr. + * pvcross frequency warp mode fixed. + * lpcfilter/lpcanal bug where processing could not be restarted after + a freeze fixed. + * the emugens collection of opcode, a large group incorporation mainly + array operations, were not made available due to a small editing + error. + * If using a float build (rather than a double) array access could be + wrong. + * In some cases instr0 code could ignore loops after an incorrect + warning. Now fixed. + * Bugs in mp3len and similar fixed. + * Crash in syncgrain issue #1773 fixed + * UDO output of fsigs fixed. + +SYSTEM LEVEL CHANGES + System Changes + + * winsound has been removed. + + API + + * CreateThread2 is a new API function that allows threads to be given a + user-defined stack size. + +------------------------------------------------------------------- Old: ---- csound-6.16.2.tar.gz New: ---- csound-6.17.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ csound.spec ++++++ --- /var/tmp/diff_new_pack.s4ohSA/_old 2022-10-12 18:25:05.917725499 +0200 +++ /var/tmp/diff_new_pack.s4ohSA/_new 2022-10-12 18:25:05.921725509 +0200 @@ -30,7 +30,7 @@ %define min 0 Name: csound -Version: 6.16.2 +Version: 6.17.0 Release: 0 Summary: Computer Sound Synthesis and Composition Program License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -153,7 +153,7 @@ %setup -q %autopatch -p1 # remove __DATE__ from source files, causes unnecessary rebuilds -sed -i 's:__DATE__:"":' Engine/musmon.c include/version.h Top/main.c +#sed -i 's:__DATE__:"":' Engine/musmon.c include/version.h Top/main.c # copy readme cp %{SOURCE1} %{SOURCE2} . #These source files are undistributable ++++++ csound-6.16.2.tar.gz -> csound-6.17.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/csound/csound-6.16.2.tar.gz /work/SRC/openSUSE:Factory/.csound.new.2275/csound-6.17.0.tar.gz differ: char 12, line 1