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-c++-tools] rawhide: Update to 1.0.7
Date: Mon, 08 Jun 2026 08:56:49 GMT	[thread overview]
Message-ID: <178090900989.1.5163364376598487423.rpms-lv2-c++-tools-fd319018f89b@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/lv2-c++-tools
            Branch : rawhide
            Commit : fd319018f89b97bbd8175b5e1a009df2bbb14c2c
            Author : Guido Aulisi <guido.aulisi@inps.it>
            Date   : 2026-06-08T10:56:11+02:00
            Stats  : +8/-4 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/lv2-c++-tools/c/fd319018f89b97bbd8175b5e1a009df2bbb14c2c?branch=rawhide

            Log:
            Update to 1.0.7

Do not link with -lboost_system (#2483997)

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

---
diff --git a/.gitignore b/.gitignore
index 5740586..5b4cec3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 lv2-c++-tools-1.0.3.tar.bz2
 /lv2-c++-tools-1.0.4.tar.bz2
 /lv2-c++-tools-1.0.5.tar.bz2
+/lv2-c++-tools-1.0.7.tar.bz2

diff --git a/lv2-c++-tools.spec b/lv2-c++-tools.spec
index accc93a..6253b5f 100644
--- a/lv2-c++-tools.spec
+++ b/lv2-c++-tools.spec
@@ -1,7 +1,7 @@
 Summary:	Support library for writing LV2 plugins in C++
 Name:		lv2-c++-tools
-Version:	1.0.5
-Release:	27%{?dist}
+Version:	1.0.7
+Release:	1%{?dist}
 # Automatically converted from old format: GPLv3+ - review is highly recommended.
 License:	GPL-3.0-or-later
 URL:		http://ll-plugins.nongnu.org/hacking.html
@@ -40,7 +40,6 @@ sed -i -e '/lv2\.h/d' Makefile
 %build
 # this doesn't use GNU configure
 ./configure --prefix=%{_prefix} \
-	--lv2peg_LDFLAGS="-lboost_system" \
 	--CFLAGS="%{optflags}" \
 	--LDFLAGS="$RPM_LD_FLAGS"
 make %{?_smp_mflags}
@@ -77,6 +76,10 @@ ln -sf libpaq.so.0.0.0 %{buildroot}%{_libdir}/libpaq.so.0
 
 
 %changelog
+* Mon Jun 08 2026 Guido Aulisi <guido.aulisi@inps.it> - 1.0.7-1
+- Update to 1.0.7
+- Do not link with -lboost_system #2483997
+
 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-27
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/sources b/sources
index b8c1869..149e1c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (lv2-c++-tools-1.0.5.tar.bz2) = 29d9c4ac4e030ada6105b69768b695b4378f06902ff0ae6c2ed58aebafba891e8ee77a643c78d17a5fc9f9ea8394cc0997f7b4f499ee6d5d1adc7042db50cd0c
+SHA512 (lv2-c++-tools-1.0.7.tar.bz2) = 59546d094cc65958ef4e64924d553559846fa4ceb7c241a71507e9daad1991f86bb82b563b8925f16eab7592a7c1886f0c675a51baaa0b9eb370f208ad18c655

                 reply	other threads:[~2026-06-08  8:56 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=178090900989.1.5163364376598487423.rpms-lv2-c++-tools-fd319018f89b@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