public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Guido Aulisi <guido.aulisi@inps.it>
To: git-commits@fedoraproject.org
Subject: [rpms/lv2-ir-plugins] rawhide: Update to 1.4.0
Date: Mon, 08 Jun 2026 10:17:04 GMT	[thread overview]
Message-ID: <178091382432.1.1344710862194273767.rpms-lv2-ir-plugins-79cfef7e800e@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-06-08 10:17 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=178091382432.1.1344710862194273767.rpms-lv2-ir-plugins-79cfef7e800e@fedoraproject.org \
    --to=guido.aulisi@inps.it \
    --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