From ad9df5671bb97948e720ec25991798b0e3688bd9 Mon Sep 17 00:00:00 2001 From: simonaXi <18701881329@163.com> Date: Fri, 7 May 2021 14:05:07 +0800 Subject: [PATCH] Fix: fix --- ros_comm.spec | 4 ++-- ros_comm.yaml | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/ros_comm.spec b/ros_comm.spec index 47b3cc5..f62efff 100644 --- a/ros_comm.spec +++ b/ros_comm.spec @@ -1,8 +1,8 @@ Name: ros_comm Version: 1.14.6 -Release: 1 +Release: 2 Summary: This is ROS melodic ros_comm Package -License: GPL +License: Public Domain and Apache-2.0 and BSD and MIT and BSL-1.0 URL: https://github.com/ros-gbp/ros_comm-release/archive/release/melodic/ros_comm Source0: https://github.com/ros-gbp/ros_comm-release/archive/release/melodic/ros_comm/1.14.6-1.tar.gz BuildRequires: gcc-c++ diff --git a/ros_comm.yaml b/ros_comm.yaml index aca38bc..f73074a 100644 --- a/ros_comm.yaml +++ b/ros_comm.yaml @@ -3,4 +3,3 @@ version_control: git src_repo: https://github.com/ros/ros_comm.git tag_prefix: 1.14.6-1 separator: "." --