From 4d320a0508101d619bcd12444f84628c76d291d6 Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Mon, 14 Jul 2025 17:07:51 -0400 Subject: [PATCH 1/4] update .spec to remove deprecated project web site url --- dyninst.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dyninst.spec b/dyninst.spec index 08619a1..accb871 100644 --- a/dyninst.spec +++ b/dyninst.spec @@ -3,7 +3,7 @@ License: LGPL-2.1-or-later AND GPL-3.0-or-later WITH Bison-exception-2.2 AND Lic Name: dyninst Group: Development/Libraries Release: 5%{?dist} -URL: http://www.dyninst.org +URL: https://www.paradyn.org Version: 13.0.0 ExclusiveArch: x86_64 ppc64le aarch64 From 1aaacf00c0294dfd61b4350f545002c9437ecafe Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 23 Jul 2025 19:38:49 +0000 Subject: [PATCH 2/4] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- dyninst.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dyninst.spec b/dyninst.spec index accb871..422d402 100644 --- a/dyninst.spec +++ b/dyninst.spec @@ -2,7 +2,7 @@ Summary: An API for Run-time Code Generation License: LGPL-2.1-or-later AND GPL-3.0-or-later WITH Bison-exception-2.2 AND LicenseRef-Fedora-Public-Domain AND BSD-3-Clause Name: dyninst Group: Development/Libraries -Release: 5%{?dist} +Release: 6%{?dist} URL: https://www.paradyn.org Version: 13.0.0 ExclusiveArch: x86_64 ppc64le aarch64 @@ -148,6 +148,9 @@ echo "%{_libdir}/dyninst" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf %{_libdir}/cmake/Dyninst %changelog +* Wed Jul 23 2025 Fedora Release Engineering - 13.0.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Thu Feb 06 2025 Frank Ch. Eigler - 13.0.0-5 - Backported github PR/1370 for constructor ordering. From 2c3bf3ff72a8f6d9a3971da05d105eff6164cc97 Mon Sep 17 00:00:00 2001 From: Jerry James Date: Wed, 20 Aug 2025 13:21:18 -0600 Subject: [PATCH 3/4] Rebuild for tbb 2022.2.0 --- dyninst.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dyninst.spec b/dyninst.spec index 422d402..774c61c 100644 --- a/dyninst.spec +++ b/dyninst.spec @@ -2,7 +2,7 @@ Summary: An API for Run-time Code Generation License: LGPL-2.1-or-later AND GPL-3.0-or-later WITH Bison-exception-2.2 AND LicenseRef-Fedora-Public-Domain AND BSD-3-Clause Name: dyninst Group: Development/Libraries -Release: 6%{?dist} +Release: 7%{?dist} URL: https://www.paradyn.org Version: 13.0.0 ExclusiveArch: x86_64 ppc64le aarch64 @@ -148,6 +148,9 @@ echo "%{_libdir}/dyninst" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf %{_libdir}/cmake/Dyninst %changelog +* Wed Aug 20 2025 Jerry James - 13.0.0-7 +- Rebuild for tbb 2022.2.0 + * Wed Jul 23 2025 Fedora Release Engineering - 13.0.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 238a2d5e5957b07951a8b8c84e3e20a2b5b19bfe Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Mon, 12 Jan 2026 17:11:49 +0000 Subject: [PATCH 4/4] Rebuilt for Boost 1.90 --- dyninst.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dyninst.spec b/dyninst.spec index 774c61c..833197a 100644 --- a/dyninst.spec +++ b/dyninst.spec @@ -2,7 +2,7 @@ Summary: An API for Run-time Code Generation License: LGPL-2.1-or-later AND GPL-3.0-or-later WITH Bison-exception-2.2 AND LicenseRef-Fedora-Public-Domain AND BSD-3-Clause Name: dyninst Group: Development/Libraries -Release: 7%{?dist} +Release: 8%{?dist} URL: https://www.paradyn.org Version: 13.0.0 ExclusiveArch: x86_64 ppc64le aarch64 @@ -148,6 +148,9 @@ echo "%{_libdir}/dyninst" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf %{_libdir}/cmake/Dyninst %changelog +* Mon Jan 12 2026 Jonathan Wakely - 13.0.0-8 +- Rebuilt for Boost 1.90 + * Wed Aug 20 2025 Jerry James - 13.0.0-7 - Rebuild for tbb 2022.2.0