diff --git a/dyninst.spec b/dyninst.spec index 833197a..08619a1 100644 --- a/dyninst.spec +++ b/dyninst.spec @@ -2,8 +2,8 @@ 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: 8%{?dist} -URL: https://www.paradyn.org +Release: 5%{?dist} +URL: http://www.dyninst.org Version: 13.0.0 ExclusiveArch: x86_64 ppc64le aarch64 @@ -148,15 +148,6 @@ 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 - -* 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.