diff --git a/nodelet_core.spec b/nodelet_core.spec index e5dceb4d4cac15d637692fdf6119224cae00e715..e58cd2d8bfbea6b672381d2365e448af2e67eaad 100644 --- a/nodelet_core.spec +++ b/nodelet_core.spec @@ -1,6 +1,6 @@ Name: nodelet_core Version: 1.10.1 -Release: 1 +Release: 2 Summary: This is ROS noetic %{name} Package 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/nodelet_core-release/archive/release/noetic/nodelet_core @@ -31,7 +31,7 @@ BuildRequires: gmock-devel This is %{name} Package %prep -%setup +%setup -q -n ros-noetic-ros-%{name}-%{version} %install @@ -106,5 +106,8 @@ cd .. %defattr(-,root,root) %changelog +* Tue Aug 13 2024 yanjianqing - 1.10.1-2 +- Fix build error + * Tue Dec 15 2020 openEuler Buildteam - 1.10.1-1 - Package init