diff --git a/libbpf.spec b/libbpf.spec index 5ac7a61..5e4f7c2 100644 --- a/libbpf.spec +++ b/libbpf.spec @@ -1,10 +1,10 @@ %global githubname libbpf -%global githubver 0.0.5 +%global githubver 0.0.6 %global githubfull %{githubname}-%{githubver} Name: %{githubname} Version: %{githubver} -Release: 3%{?dist} +Release: 1%{?dist} Summary: Libbpf library License: LGPLv2 or BSD @@ -26,6 +26,7 @@ ABI. Summary: Development files for %{name} Requires: %{name} = 2:%{version}-%{release} Requires: kernel-headers >= 5.4.0-0.rc6.git0.1 +Requires: zlib %description devel The %{name}-devel package contains libraries header files for @@ -63,6 +64,9 @@ developing applications that use %{name} %{_libdir}/libbpf.a %changelog +* Mon Dec 30 2019 Jiri Olsa - 0.0.6-1 +- release 0.0.6 + * Thu Nov 28 2019 Jiri Olsa - 0.0.5-3 - release 0.0.5