import libbpf-0.0.9-1.el8
This commit is contained in:
parent
ba14c13320
commit
19cf82fdff
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/linux-4.18.0-232.el8.tar.xz
|
SOURCES/linux-4.18.0-277.el8.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
3500cb7534253ca88b2f3918f5b056c7d03d384d SOURCES/linux-4.18.0-232.el8.tar.xz
|
dcd884c2d21306b400e472d1232c5e81ffd5dd71 SOURCES/linux-4.18.0-277.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-232
|
%define kver 4.18.0-277
|
||||||
%define source linux-%{kver}.el8
|
%define source linux-%{kver}.el8
|
||||||
|
|
||||||
Name: libbpf
|
Name: libbpf
|
||||||
Version: 0.0.8
|
Version: 0.0.9
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Libbpf library
|
Summary: Libbpf library
|
||||||
|
|
||||||
License: LGPLv2 or BSD
|
License: LGPLv2 or BSD
|
||||||
@ -68,6 +68,9 @@ popd
|
|||||||
%{_libdir}/libbpf.a
|
%{_libdir}/libbpf.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
* Wed Aug 12 2020 Jiri Olsa <jolsa@redhat.com> - 0.0.8-4
|
||||||
- new kernel version [1846820]
|
- new kernel version [1846820]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user