import dwarves-1.22-1.el8
This commit is contained in:
parent
27ad082b93
commit
e16fcf174e
@ -1 +1 @@
|
||||
4bd8a111efefbf4058942e76d1193810e4ee5515 SOURCES/dwarves-1.21.tar.xz
|
||||
ca9684e13a39c9333d2c54b09d421fd65c23d951 SOURCES/dwarves-1.22.tar.xz
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/dwarves-1.21.tar.xz
|
||||
SOURCES/dwarves-1.22.tar.xz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%define libver 1
|
||||
|
||||
Name: dwarves
|
||||
Version: 1.21
|
||||
Release: 0%{?dist}
|
||||
Version: 1.22
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Summary: Debugging Information Manipulation Tools (pahole & friends)
|
||||
URL: http://acmel.wordpress.com
|
||||
@ -114,7 +114,6 @@ make install DESTDIR=%{buildroot}
|
||||
%doc MANIFEST README
|
||||
%{_includedir}/dwarves/btf_encoder.h
|
||||
%{_includedir}/dwarves/config.h
|
||||
%{_includedir}/dwarves/ctf_encoder.h
|
||||
%{_includedir}/dwarves/ctf.h
|
||||
%{_includedir}/dwarves/dutil.h
|
||||
%{_includedir}/dwarves/dwarves.h
|
||||
@ -124,16 +123,18 @@ make install DESTDIR=%{buildroot}
|
||||
%{_includedir}/dwarves/elf_symtab.h
|
||||
%{_includedir}/dwarves/gobuffer.h
|
||||
%{_includedir}/dwarves/hash.h
|
||||
%{_includedir}/dwarves/libbtf.h
|
||||
%{_includedir}/dwarves/libctf.h
|
||||
%{_includedir}/dwarves/list.h
|
||||
%{_includedir}/dwarves/rbtree.h
|
||||
%{_includedir}/dwarves/pahole_strings.h
|
||||
%{_libdir}/%{libname}.so
|
||||
%{_libdir}/%{libname}_emit.so
|
||||
%{_libdir}/%{libname}_reorganize.so
|
||||
|
||||
%changelog
|
||||
* Wed Oct 6 2021 Jiri Olsa <jolsa@redhat.com> - 1.22-1
|
||||
- moving to v1.22 version
|
||||
- Resolves: rhbz#2010429
|
||||
|
||||
* Fri Apr 23 2021 Jiri Olsa <jolsa@redhat.com> - 1.21-0
|
||||
- moving to v1.21 version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user