public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Nils Philippsen <nils@tiptoe.de>
To: git-commits@fedoraproject.org
Subject: [rpms/ardour9] rawhide: Update to version 9.8.0
Date: Tue, 25 Aug 2026 13:21:53 GMT [thread overview]
Message-ID: <178766411332.1.11255033650114905447.rpms-ardour9-461c04438487@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ardour9
Branch : rawhide
Commit : 461c0443848720093d9f71d409c38d03a8a50978
Author : Nils Philippsen <nils@tiptoe.de>
Date : 2026-08-25T15:20:49+02:00
Stats : +11/-21 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/ardour9/c/461c0443848720093d9f71d409c38d03a8a50978?branch=rawhide
Log:
Update to version 9.8.0
Signed-off-by: Nils Philippsen <nils@tiptoe.de>
---
diff --git a/.gitignore b/.gitignore
index 49dccfb..d8c5c51 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/Ardour-9.4.0.tar.bz2
/Ardour-9.5.0.tar.bz2
/Ardour-9.7.0.tar.bz2
+/Ardour-9.8.0.tar.bz2
diff --git a/ardour9-vst-lib64.patch b/ardour9-vst-lib64.patch
index d3337cd..e347438 100644
--- a/ardour9-vst-lib64.patch
+++ b/ardour9-vst-lib64.patch
@@ -1,19 +1,8 @@
-diff -up Ardour-6.9.0/libs/ardour/plugin_manager.cc.vst-lib64 Ardour-6.9.0/libs/ardour/plugin_manager.cc
---- Ardour-6.9.0/libs/ardour/plugin_manager.cc.vst-lib64 2021-08-13 18:20:07.000000000 +0200
-+++ Ardour-6.9.0/libs/ardour/plugin_manager.cc 2022-05-18 13:55:47.384989100 +0200
-@@ -2052,7 +2052,7 @@ PluginManager::vst3_refresh (bool cache_
- std::string prog = PBD::get_win_special_folder_path (CSIDL_PROGRAM_FILES);
- vst3_discover_from_path (Glib::build_filename (prog, "Common Files", "VST3"), cache_only);
- #else
-- vst3_discover_from_path ("~/.vst3:/usr/local/lib/vst3:/usr/lib/vst3", cache_only);
-+ vst3_discover_from_path ("~/.vst3:/usr/local/lib64/vst3:/usr/local/lib/vst3:/usr/lib64/vst3:/usr/lib/vst3", cache_only);
- #endif
- }
-
-diff -up Ardour-6.9.0/libs/ardour/search_paths.cc.vst-lib64 Ardour-6.9.0/libs/ardour/search_paths.cc
---- Ardour-6.9.0/libs/ardour/search_paths.cc.vst-lib64 2021-08-13 18:20:07.000000000 +0200
-+++ Ardour-6.9.0/libs/ardour/search_paths.cc 2022-05-18 13:53:38.300190255 +0200
-@@ -293,7 +293,7 @@ vst_search_path ()
+diff -up Ardour-9.8.0/libs/ardour/plugin_manager.cc.vst-lib64 Ardour-9.8.0/libs/ardour/plugin_manager.cc
+diff -up Ardour-9.8.0/libs/ardour/search_paths.cc.vst-lib64 Ardour-9.8.0/libs/ardour/search_paths.cc
+--- Ardour-9.8.0/libs/ardour/search_paths.cc.vst-lib64 2026-08-20 05:52:57.000000000 +0200
++++ Ardour-9.8.0/libs/ardour/search_paths.cc 2026-08-25 14:51:14.007627930 +0200
+@@ -316,7 +316,7 @@ vst_search_path ()
const char *
vst_search_path ()
{
diff --git a/ardour9.spec b/ardour9.spec
index 48ce808..8fb2118 100644
--- a/ardour9.spec
+++ b/ardour9.spec
@@ -17,9 +17,9 @@
# whether or not to apply 64-bit patches
%if "%_lib" == "lib64"
-%bcond apply_64bit_patches 1
+%bcond apply_64bit_patch 1
%else
-%bcond apply_64bit_patches 0
+%bcond apply_64bit_patch 0
%endif
# Don't generate provides for internal shared objects and plugins
@@ -32,7 +32,7 @@
# This package is named ardour9 to allow parallel installation with other major versions of Ardour.
Name: ardour9
-Version: 9.7.0
+Version: 9.8.0
# Compute version related macros.
@@ -176,7 +176,7 @@ engineers, musicians, soundtrack editors and composers.
%if 0%{?PATCH0:1}
%autopatch -p1 -M99
%endif
-%autopatch -p1 %{?with_apply_64bit_patches:100} %{?with_version_overlay:101}
+%autopatch -p1 %{?with_apply_64bit_patch:100} %{?with_version_overlay:101}
%if %{with system_libs}
# remove bundled library sources
diff --git a/sources b/sources
index a95b6f8..8662ce2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Ardour-9.7.0.tar.bz2) = 4cb155c413cbc29687d303f8d666ac5ca0481b859ae868753ec57480ca957b4fb61ebb012066069b47195f990bcff66158e0ce9f7783ec7d882d818f4dfc484e
+SHA512 (Ardour-9.8.0.tar.bz2) = b5d4fc63ca270c82bb9209c07bbe450209b70758257389a0dd17de87fc1628ef139f94d03f052b5ea7d3a856aaea1a60a1ad08b536a4a084c07dcac9a8f603fc
reply other threads:[~2026-08-25 13:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178766411332.1.11255033650114905447.rpms-ardour9-461c04438487@fedoraproject.org \
--to=nils@tiptoe.de \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox