public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/faust] f45: 2.88.0
@ 2026-09-10 18:34 Gwyn Ciesla
  0 siblings, 0 replies; only message in thread
From: Gwyn Ciesla @ 2026-09-10 18:34 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/faust
Branch : f45
Commit : 9ee0e9769daa19b289750f5163b3533038ab9a8c
Author : Gwyn Ciesla <gwync@protonmail.com>
Date   : 2026-09-10T13:33:50-05:00
Stats  : +10/-6 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/faust/c/9ee0e9769daa19b289750f5163b3533038ab9a8c?branch=f45

Log:
2.88.0

---
diff --git a/.gitignore b/.gitignore
index 2503ee9..c9e9015 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ faust-0.9.24.tar.gz
 /faust-2.83.1.tar.gz
 /faust-2.85.5.tar.gz
 /faust-2.85.9.tar.gz
+/faust-2.88.0.tar.gz

diff --git a/faust.spec b/faust.spec
index f839877..d1914a6 100644
--- a/faust.spec
+++ b/faust.spec
@@ -12,8 +12,8 @@
 %global __requires_exclude %{__requires_exclude}|libm.so(LIBC)(64bit)
 
 Name:		faust
-Version:	2.85.9
-Release:	2%{?dist}
+Version:	2.88.0
+Release:	1%{?dist}
 Summary:	Compiled language for real-time audio signal processing
 # Examples are BSD
 # The rest is GPLv2+
@@ -201,6 +201,9 @@ mv %{buildroot}%{_bindir}/usage.sh %{buildroot}%{_bindir}/faust-usage.sh
 %{_datadir}/kde4/apps/katepart/syntax/%{name}.xml
 
 %changelog
+* Wed Sep 09 2026 Gwyn Ciesla <gwync@protonmail.com> - 2.88.0-1
+- 2.88.0
+
 * Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.85.9-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/nostatic.patch b/nostatic.patch
index 74ff398..de17862 100644
--- a/nostatic.patch
+++ b/nostatic.patch
@@ -1,5 +1,5 @@
---- faust-2.81.8/build/CMakeLists.txt~	2025-09-29 08:03:58.000000000 -0500
-+++ faust-2.81.8/build/CMakeLists.txt	2025-10-02 11:08:05.291803190 -0500
+--- a/build/CMakeLists.txt~	2026-09-08 11:35:43.000000000 -0500
++++ b/build/CMakeLists.txt	2026-09-10 08:33:57.858771969 -0500
 @@ -41,8 +41,8 @@
  option ( NONDETERMINISM_LINT "Add compiler warning for nondeterminism" off)
  option ( INCLUDE_WASMTIME    "Compile with wasmtime support" off)
@@ -10,4 +10,4 @@
 +option ( INCLUDE_LLVM_STATIC_IN_ARCHIVE "Combine static LLVM .a files and libfaust.a in a single .a file" off )
  
  if (INCLUDE_WASMTIME)
-     set(WASMTIME_LIB /usr/local/lib/libwasmtime.a)
+     # WASMTIME_LIB / WASMTIME_INCLUDE_DIR let an embedder point at a prebuilt

diff --git a/sources b/sources
index 1daf4dd..a68a137 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (faust-2.85.9.tar.gz) = 7dc99a46deb20c291ba3368aae247efc4dd92c08ba3cab37f9baa911609410046b325f1b1ba378e0044d828778d36d0da6d72d53c81607331b112805e1bcd383
+SHA512 (faust-2.88.0.tar.gz) = 08456af72638a6c37574db26aab0a5bf40aa17411c8c95e252c5afc1d6b0aa67feeabfaee7ddfcefcf0c707517b7de37c90338a4a15991196d00aa320d62adfc

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-10 18:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-10 18:34 [rpms/faust] f45: 2.88.0 Gwyn Ciesla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox