diff --git a/.gitignore b/.gitignore index 6e69bea..7943a8b 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /v0.0.8.tar.gz /v0.0.9.tar.gz /v0.1.0.tar.gz +/v0.3.tar.gz diff --git a/libbpf.spec b/libbpf.spec index b4d3169..0ce479e 100644 --- a/libbpf.spec +++ b/libbpf.spec @@ -1,9 +1,9 @@ %global githubname libbpf -%global githubver 0.1.0 +%global githubver 0.3 %global githubfull %{githubname}-%{githubver} Name: %{githubname} -Version: %{githubver} +Version: %{githubver}.0 Release: 1%{?dist} Summary: Libbpf library @@ -11,6 +11,7 @@ License: LGPLv2 or BSD URL: https://github.com/%{githubname}/%{githubname} Source: https://github.com/%{githubname}/%{githubname}/archive/v%{githubver}.tar.gz BuildRequires: gcc elfutils-libelf-devel elfutils-devel +BuildRequires: make # This package supersedes libbpf from kernel-tools, # which has default Epoch: 0. By having Epoch: > 0 @@ -66,6 +67,9 @@ developing applications that use %{name} %{_libdir}/libbpf.a %changelog +* Fri Jan 22 2021 Jiri Olsa - 2:0.3.0-1 +- release 0.3.0-1 + * Thu Oct 01 2020 Jiri Olsa - 2:0.1.0-1 - release 0.1.0 diff --git a/sources b/sources index c464273..5c6343b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v0.1.0.tar.gz) = 3a5d823e4751408fd9e3bafe0be0a6a78de7dea0114bbd1166d8b3887938eef4e355ba6221b4bded9fc8a8280edede606c8c8078fd40aebdeaebbbb38f4221fe +SHA512 (v0.3.tar.gz) = 91c3368626e731b5868fd1bb6d16bd049b2ed0d5cbf966647fa1069cf8c912d91f3d734f05353a0c16c8ff03790ca8e1e6515fff66e4a76d70ffdf2dbac6d8e3