import libbpf-0.3.0-1.el8
This commit is contained in:
parent
c466ce6f6a
commit
4572d2cede
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/linux-4.18.0-282.el8.tar.xz
|
SOURCES/linux-4.18.0-323.el8.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
cc629d21b19945358c57f72162dbb71c87721b2b SOURCES/linux-4.18.0-282.el8.tar.xz
|
29c599a5f49b0da8573353f7540ce5f8cc464be9 SOURCES/linux-4.18.0-323.el8.tar.xz
|
||||||
|
@ -4,11 +4,11 @@
|
|||||||
# used as kernel tar.
|
# used as kernel tar.
|
||||||
|
|
||||||
# RHEL kernel version-release
|
# RHEL kernel version-release
|
||||||
%define kver 4.18.0-282
|
%define kver 4.18.0-323
|
||||||
%define source linux-%{kver}.el8
|
%define source linux-%{kver}.el8
|
||||||
|
|
||||||
Name: libbpf
|
Name: libbpf
|
||||||
Version: 0.2.0
|
Version: 0.3.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Libbpf library
|
Summary: Libbpf library
|
||||||
|
|
||||||
@ -68,6 +68,12 @@ popd
|
|||||||
%{_libdir}/libbpf.a
|
%{_libdir}/libbpf.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 21 2021 Jiri Olsa <jolsa@redhat.com> - 0.3.0-1
|
||||||
|
- update [1944754]
|
||||||
|
|
||||||
|
* Sun Jun 06 2021 Jiri Olsa <jolsa@redhat.com> - 0.2.0-2
|
||||||
|
- update [1944754]
|
||||||
|
|
||||||
* Fri Feb 05 2021 Jiri Olsa <jolsa@redhat.com> - 0.2.0-1
|
* Fri Feb 05 2021 Jiri Olsa <jolsa@redhat.com> - 0.2.0-1
|
||||||
- new kernel version [1919345]
|
- new kernel version [1919345]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user