public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lv2-ir-plugins] rawhide: Update to 1.4.0
@ 2026-06-08 10:17 Guido Aulisi
  0 siblings, 0 replies; only message in thread
From: Guido Aulisi @ 2026-06-08 10:17 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/lv2-ir-plugins
            Branch : rawhide
            Commit : 79cfef7e800e2cdbac0d86234ece61805280de07
            Author : Guido Aulisi <guido.aulisi@inps.it>
            Date   : 2026-06-08T12:16:02+02:00
            Stats  : +15/-9 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/lv2-ir-plugins/c/79cfef7e800e2cdbac0d86234ece61805280de07?branch=rawhide

            Log:
            Update to 1.4.0

Update project URL

Signed-off-by: Guido Aulisi <guido.aulisi@inps.it>

---
diff --git a/.gitignore b/.gitignore
index f38ee50..f637c55 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /ir.lv2-1.3.3.tar.gz
 /ir.lv2-1.3.4.tar.gz
+/ir.lv2-1.4.0.tar.xz

diff --git a/lv2-ir-plugins.spec b/lv2-ir-plugins.spec
index ae6fec1..9103533 100644
--- a/lv2-ir-plugins.spec
+++ b/lv2-ir-plugins.spec
@@ -1,25 +1,26 @@
 Name:           lv2-ir-plugins
-Version:        1.3.4
-Release:        22%{?dist}
+Version:        1.4.0
+Release:        1%{?dist}
 Summary:        LV2 Plugin: low-latency, real-time, high performance signal convolver
 
 # Automatically converted from old format: GPLv2+ - review is highly recommended.
 License:        GPL-2.0-or-later
-URL:            http://tomszilagyi.github.io/plugins/ir.lv2/
-Source0:        https://github.com/tomszilagyi/ir.lv2/archive/%{version}.tar.gz#/ir.lv2-%{version}.tar.gz
+URL:            https://tomscii.sig7.se/plugins/ir.lv2/
+# The source for this package was pulled from upstream's vcs.
+# Use the following commands to generate the tarball:
+# git clone https://git.hq.sig7.se/ir.lv2.git
+# tar --transform 's|^ir.lv2|ir.lv2-%{version}|' -cvJ --exclude-vcs -f /tmp/ir.lv2-%{version}.tar.xz ir.lv2
+Source0:        ir.lv2-%{version}.tar.xz
 
 # This patch modifies the realtime priority as reported in the source
 # Priority should match -P parameter passed to jackd, which defaults to 20
 Patch0:         %{name}-realtime-priority.patch
-# Fix FTBFS with recent LV2
-# Patch sent upstream https://github.com/tomszilagyi/ir.lv2/pull/24
-Patch1:         %{name}-lv2.patch
 
 BuildRequires:  gcc-c++
 BuildRequires:  make
 BuildRequires:  libsndfile-devel
 BuildRequires:  libsamplerate-devel
-BuildRequires:  zita-convolver-devel >= 3.1
+BuildRequires:  zita-convolver-devel >= 4.0
 BuildRequires:  lv2-devel >= 1.8.1
 BuildRequires:  gtk2-devel >= 2.20
 BuildRequires:  fftw-devel
@@ -52,6 +53,10 @@ export LDFLAGS="%{__global_ldflags}"
 %{_libdir}/lv2/ir.lv2/
 
 %changelog
+* Mon Jun 08 2026 Guido Aulisi <guido.aulisi@inps.it> - 1.4.0-1
+- Update to 1.4.0
+- Update project URL
+
 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-22
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/sources b/sources
index 6a02a3c..a8720b9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ir.lv2-1.3.4.tar.gz) = 6a9c8f906a07c6ed0daa53d8dc3693d535ec4cf63f07b5fcc62ab6638c66992ff7951918b0ce2ef8c65289b19988363be49bba9bb75a20b0463fa972b07ff58c
+SHA512 (ir.lv2-1.4.0.tar.xz) = 6816000041fe36d6e162d441a2d36cb1603baf15b1efa0abab38ca818f4c14bf59f50c98a49316a877a5adc0f9c55c665841036047675399b9f046bf43661a8e

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

only message in thread, other threads:[~2026-06-08 10:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-08 10:17 [rpms/lv2-ir-plugins] rawhide: Update to 1.4.0 Guido Aulisi

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