import libbpf-0.5.0-1.el8
This commit is contained in:
parent
33f6c96f1c
commit
7eb179085f
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/linux-4.18.0-357.el8.tar.xz
|
SOURCES/linux-4.18.0-402.el8.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
bebd7518c2fba36158076e3bd1a088b4fa2ce6e8 SOURCES/linux-4.18.0-357.el8.tar.xz
|
89c6dfe7b35089a8d281f1e0083158576a3cd3ef SOURCES/linux-4.18.0-402.el8.tar.xz
|
||||||
|
@ -4,12 +4,12 @@
|
|||||||
# used as kernel tar.
|
# used as kernel tar.
|
||||||
|
|
||||||
# RHEL kernel version-release
|
# RHEL kernel version-release
|
||||||
%define kver 4.18.0-357
|
%define kver 4.18.0-402
|
||||||
%define source linux-%{kver}.el8
|
%define source linux-%{kver}.el8
|
||||||
|
|
||||||
Name: libbpf
|
Name: libbpf
|
||||||
Version: 0.4.0
|
Version: 0.5.0
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Libbpf library
|
Summary: Libbpf library
|
||||||
|
|
||||||
License: LGPLv2 or BSD
|
License: LGPLv2 or BSD
|
||||||
@ -68,6 +68,10 @@ popd
|
|||||||
%{_libdir}/libbpf.a
|
%{_libdir}/libbpf.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 21 2022 Viktor Malik <vmalik@redhat.com> - 2:0.5.0-1
|
||||||
|
- kernel update
|
||||||
|
- Related: rhbz#2097413
|
||||||
|
|
||||||
* Thu Dec 23 2021 Jiri Olsa <jolsa@redhat.com> - 2:0.4.0-3
|
* Thu Dec 23 2021 Jiri Olsa <jolsa@redhat.com> - 2:0.4.0-3
|
||||||
- kernel update
|
- kernel update
|
||||||
- Related: rhbz#2010431
|
- Related: rhbz#2010431
|
||||||
|
Loading…
Reference in New Issue
Block a user