release 0.1.1
This commit is contained in:
parent
bdcfee9d74
commit
1a8460374e
@ -1,5 +1,5 @@
|
||||
%global githubname libbpf
|
||||
%global githubver 0.0.9
|
||||
%global githubver 0.1.0
|
||||
%global githubfull %{githubname}-%{githubver}
|
||||
|
||||
Name: %{githubname}
|
||||
@ -25,7 +25,7 @@ ABI.
|
||||
%package devel
|
||||
Summary: Development files for %{name}
|
||||
Requires: %{name} = 2:%{version}-%{release}
|
||||
Requires: kernel-headers >= 5.8.0-0.rc3.1
|
||||
Requires: kernel-headers >= 5.9.0-0.rc2.1
|
||||
Requires: zlib
|
||||
|
||||
%description devel
|
||||
@ -66,6 +66,9 @@ developing applications that use %{name}
|
||||
%{_libdir}/libbpf.a
|
||||
|
||||
%changelog
|
||||
* Thu Oct 01 2020 Jiri Olsa <jolsa@redhat.com> - 2:0.1.0-1
|
||||
- release 0.1.0
|
||||
|
||||
* Sun Aug 02 2020 Jiri Olsa <jolsa@redhat.com> - 2:0.0.9-1
|
||||
- release 0.0.9
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user