import dwarves-1.21-0.el8
This commit is contained in:
parent
bc6f719a71
commit
3626c48ef4
@ -1 +1 @@
|
|||||||
e3c5737ab29d8ec8db5095d719baa96217bac60d SOURCES/dwarves-1.19.tar.xz
|
4bd8a111efefbf4058942e76d1193810e4ee5515 SOURCES/dwarves-1.21.tar.xz
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/dwarves-1.19.tar.xz
|
SOURCES/dwarves-1.21.tar.xz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
%define libver 1
|
%define libver 1
|
||||||
|
|
||||||
Name: dwarves
|
Name: dwarves
|
||||||
Version: 1.19
|
Version: 1.21
|
||||||
Release: 1%{?dist}
|
Release: 0%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Summary: Debugging Information Manipulation Tools (pahole & friends)
|
Summary: Debugging Information Manipulation Tools (pahole & friends)
|
||||||
URL: http://acmel.wordpress.com
|
URL: http://acmel.wordpress.com
|
||||||
@ -134,6 +134,9 @@ make install DESTDIR=%{buildroot}
|
|||||||
%{_libdir}/%{libname}_reorganize.so
|
%{_libdir}/%{libname}_reorganize.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 23 2021 Jiri Olsa <jolsa@redhat.com> - 1.21-0
|
||||||
|
- moving to v1.21 version
|
||||||
|
|
||||||
* Tue May 26 2020 Jiri Olsa <jolsa@redhat.com> - 1.17-1
|
* Tue May 26 2020 Jiri Olsa <jolsa@redhat.com> - 1.17-1
|
||||||
- moving to v1.17 version
|
- moving to v1.17 version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user