diff --git a/poco.spec b/poco.spec index 5b5e94cb70b1724f1f834675a294d44208c73684..f93fd0bf1ceba89e954a3efc1bdb486f72769171 100644 --- a/poco.spec +++ b/poco.spec @@ -2,7 +2,7 @@ Name: poco Version: 1.10.1 Release: 3 Summary: This is ROS melodic ros_comm's 3rdparty poco -License: GPL +License: BSL-1.0 URL: https://github.com/pocoproject/poco/releases/tag/poco-1.10.1-release Source0: https://github.com/pocoproject/poco/archive/poco-1.10.1-release.tar.gz BuildRequires: gcc-c++ @@ -35,8 +35,10 @@ find %{buildroot} -type f -name '*.so.*' -exec strip '{}' ';' %changelog * Mon Dec 20 2021 sdlzx - 1.10.1-3 +- Remove dependency on boost * Sat Sep 4 2021 zhangtao - 1.10.1-2 - strip dynamic library -* Thu December 31 2020 openEuler Buildteam + +* Thu Dec 31 2020 openEuler Buildteam - 1.10.1-1 - Package init