diff --git a/cilium.spec b/cilium.spec index d2f66ea09afc895654f18839b9d85b10f133c888..857158663bfa1390f879ccfc24aab30346d14e80 100644 --- a/cilium.spec +++ b/cilium.spec @@ -3,9 +3,9 @@ Name: cilium Version: 1.7.0 -Release: 1 +Release: 2 Summary: eBPF-based Networking, Security, and Observability -License: Apache +License: Apache-2.0 and OFL-1.1 and GPL-2.0-or-later and MPL-2.0 and MIT and CC-BY-SA-4.0 and ISC URL: https://github.com/cilium/cilium Source0: https://github.com/cilium/cilium/archive/%{name}-v%{version}.tar.gz @@ -51,5 +51,8 @@ install -m 755 contrib/systemd/cilium.service %{buildroot}%{_libdir}/systemd/sys %{_libdir}/* %changelog +* Tue May 10 2022 liukuo - 1.7.0-2 +- Change the license to "Apache-2.0" + * Fri Jul 10 2020 openEuler Buildteam - v1.7.0-1 - Package init