diff --git a/polycube.spec b/polycube.spec index d669c1dfaee41f78633a743936e3d08a323d6dbe..f52557176b75f6338667099eae28113817b76212 100644 --- a/polycube.spec +++ b/polycube.spec @@ -2,9 +2,9 @@ Name: polycube Version: 0.9.0 -Release: 1 +Release: 2 Summary: eBPF/XDP-based software framework for fast network services running in the Linux kernel. -License: Apache 2.0 +License: Apache-2.0 URL: https://github.com/polycube-network/polycube.git # provides compiler and other compilation tools @@ -165,6 +165,9 @@ mkdir -p %{buildroot}%{_var}/log/polycube %{_prefix}/local/include/* %changelog +* Fri May 20 2022 liukuo - 0.9.0-2 +- License compliance rectification + * TUE Oct 20 2020 liuxin - 0.9.0-1 - Type:bugfix - ID:NA