import libbpf-0.2.0-1.el8
This commit is contained in:
parent
50be4a0fbd
commit
8c1e3e872c
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/linux-4.18.0-232.el8.tar.xz
|
||||
SOURCES/linux-4.18.0-282.el8.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
3500cb7534253ca88b2f3918f5b056c7d03d384d SOURCES/linux-4.18.0-232.el8.tar.xz
|
||||
cc629d21b19945358c57f72162dbb71c87721b2b SOURCES/linux-4.18.0-282.el8.tar.xz
|
||||
|
@ -4,12 +4,12 @@
|
||||
# used as kernel tar.
|
||||
|
||||
# RHEL kernel version-release
|
||||
%define kver 4.18.0-232
|
||||
%define kver 4.18.0-282
|
||||
%define source linux-%{kver}.el8
|
||||
|
||||
Name: libbpf
|
||||
Version: 0.0.8
|
||||
Release: 4%{?dist}
|
||||
Version: 0.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Libbpf library
|
||||
|
||||
License: LGPLv2 or BSD
|
||||
@ -68,6 +68,12 @@ popd
|
||||
%{_libdir}/libbpf.a
|
||||
|
||||
%changelog
|
||||
* Fri Feb 05 2021 Jiri Olsa <jolsa@redhat.com> - 0.2.0-1
|
||||
- new kernel version [1919345]
|
||||
|
||||
* Fri Jan 22 2021 Jiri Olsa <jolsa@redhat.com> - 0.0.9-1
|
||||
- new kernel version [1919345]
|
||||
|
||||
* Wed Aug 12 2020 Jiri Olsa <jolsa@redhat.com> - 0.0.8-4
|
||||
- new kernel version [1846820]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user