From 70f2236033339ba8ba31095b1b7f132ad56260b2 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 2 Jan 2025 23:32:48 +0100 Subject: [PATCH] automatic version update by autodist [release 1.5.4.4-1mamba;Thu Jan 02 2025] --- README.md | 1 + chuck.spec | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d9cad80..e734952 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,4 @@ ChucK is a new (and developing) audio programming language for real-time synthesis, composition, and performance - fully supported on MacOS X, Windows, and Linux. ChucK presents a new time-based, concurrent programming model that's highly precise and expressive (we call this strongly-timed), as well as dynamic control rates, and the ability to add and modify code on-the-fly. In addition, ChucK supports MIDI, OSC, HID device, and multi-channel audio. Furthermore, the language is designed to favor readability and flexibility over raw performance. It's fun and easy to learn, and offers composers, researchers, and performers a powerful programming tool for building and experimenting with complex audio synthesis programs, and real-time interactive control. + diff --git a/chuck.spec b/chuck.spec index c09034f..8155ae4 100644 --- a/chuck.spec +++ b/chuck.spec @@ -1,5 +1,5 @@ Name: chuck -Version: 1.5.4.3 +Version: 1.5.4.4 Release: 1mamba Summary: A new audio programming language for real-time synthesis, composition, and performance Group: Applications/Multimedia @@ -22,7 +22,6 @@ BuildRequires: libstdc++6-devel ChucK is a new (and developing) audio programming language for real-time synthesis, composition, and performance - fully supported on MacOS X, Windows, and Linux. ChucK presents a new time-based, concurrent programming model that's highly precise and expressive (we call this strongly-timed), as well as dynamic control rates, and the ability to add and modify code on-the-fly. In addition, ChucK supports MIDI, OSC, HID device, and multi-channel audio. Furthermore, the language is designed to favor readability and flexibility over raw performance. It's fun and easy to learn, and offers composers, researchers, and performers a powerful programming tool for building and experimenting with complex audio synthesis programs, and real-time interactive control. -%debug_package %prep %setup -q @@ -47,6 +46,9 @@ cp -a examples %{buildroot}%{_datadir}/%{name}/ %doc AUTHORS LICENSE.* %changelog +* Thu Jan 02 2025 Automatic Build System 1.5.4.4-1mamba +- automatic version update by autodist + * Tue Dec 03 2024 Automatic Build System 1.5.4.3-1mamba - automatic version update by autodist