diff --git a/OpenAMP.spec b/OpenAMP.spec index 21307ea..1a4837b 100644 --- a/OpenAMP.spec +++ b/OpenAMP.spec @@ -1,9 +1,9 @@ Name: openamp Version: 2021.10.0 -Release: 1 +Release: 2 Summary: Open asymmetric multiprocessing framework -License: BSD +License: BSD-3-Clause URL: http://github.com/OpenAMP Source0: https://github.com/OpenAMP/open-amp/archive/v%{version}/%{name}-%{version}.tar.gz @@ -55,6 +55,8 @@ cd build %{_libdir}/libopen_amp.so %changelog +* Fri Jun 17 2022 liukuo - 2021.10.0-2 +- License compliance rectification -* Fri Feb 11 2022 Wayne Ren - 2022.10.0-1 +* Fri Feb 11 2022 Wayne Ren - 2021.10.0-1 - Package init