Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
238a2d5e59 | ||
|
|
2c3bf3ff72 | ||
|
|
1aaacf00c0 | ||
|
|
4d320a0508 |
1 changed files with 11 additions and 2 deletions
13
dyninst.spec
13
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: 5%{?dist}
|
||||
URL: http://www.dyninst.org
|
||||
Release: 8%{?dist}
|
||||
URL: https://www.paradyn.org
|
||||
Version: 13.0.0
|
||||
ExclusiveArch: x86_64 ppc64le aarch64
|
||||
|
||||
|
|
@ -148,6 +148,15 @@ echo "%{_libdir}/dyninst" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf
|
|||
%{_libdir}/cmake/Dyninst
|
||||
|
||||
%changelog
|
||||
* Mon Jan 12 2026 Jonathan Wakely <jwakely@fedoraproject.org> - 13.0.0-8
|
||||
- Rebuilt for Boost 1.90
|
||||
|
||||
* Wed Aug 20 2025 Jerry James <loganjerry@gmail.com> - 13.0.0-7
|
||||
- Rebuild for tbb 2022.2.0
|
||||
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 13.0.0-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Thu Feb 06 2025 Frank Ch. Eigler <fche@redhat.com> - 13.0.0-5
|
||||
- Backported github PR/1370 for constructor ordering.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue