From 8b55bbd39efbce342e710d55fac69ea6706ee62e Mon Sep 17 00:00:00 2001 From: chenyx2012 <975102023@qq.com> Date: Mon, 8 Aug 2022 11:42:43 +0000 Subject: [PATCH] License compliance rectification --- cartographer_ros.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/cartographer_ros.spec b/cartographer_ros.spec index 2f9b722..4d3aba0 100644 --- a/cartographer_ros.spec +++ b/cartographer_ros.spec @@ -1,8 +1,8 @@ Name: cartographer_ros Version: 1.0.0 -Release: 0 +Release: 1 Summary: This is ROS melodic cartographer Package -License: GPL +License: Public Domain and Apache-2.0 and BSD and MIT and BSL-1.0 and LGPL-2.1-only and MPL-2.0 and GPL-3.0-only and GPL-2.0-or-later and MPL-1.1 and IJG and Zlib and OFL-1.1 URL: https://github.com/ros-gbp/cartographer-release/archive/release/melodic/cartographer/ Source0: https://github.com/ros-gbp/cartographer-release/archive/release/melodic/cartographer/1.0.0.tar.gz BuildRequires: gcc-c++ @@ -312,6 +312,9 @@ echo %{buildroot} #/usr/lib/share/catkin/cmake/* %changelog +* Mon Aug 8 2022 Chenyx - 1.0.0-1 +- License compliance rectification + * Thu May 28 2020 openEuler Buildteam - 19.4-1 - Package init -- Gitee