|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Name: dwarves
|
|
|
|
|
Version: 1.27
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
License: GPL-2.0-only
|
|
|
|
|
Summary: Debugging Information Manipulation Tools (pahole & friends)
|
|
|
|
|
URL: http://acmel.wordpress.com
|
|
|
|
@ -137,6 +137,10 @@ rm -Rf %{buildroot}
|
|
|
|
|
%{_libdir}/%{libname}_reorganize.so
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.27-3
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Aug 12 2024 Davide Cavalca <dcavalca@centosproject.org> - 1.27-2
|
|
|
|
|
- Backport upstream bugfixes for clang builds
|
|
|
|
|
Resolves: RHEL-54228
|
|
|
|
|