diff --git a/poco.spec b/poco.spec index 780f1602cc7841084113f7e753ce94126c725008..cbc17d9827dc31c2a9195a7cf368cd22cfe4e0d4 100644 --- a/poco.spec +++ b/poco.spec @@ -1,8 +1,8 @@ Name: poco Version: 1.10.1 -Release: 2 +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,7 +35,11 @@ find %{buildroot} -type f -name '*.so.*' -exec strip '{}' ';' /usr/local/* %changelog +* Wed Jun 15 2022 loong_C - 1.10.1-3 +- update poco.spec for License error and bad log + * Sat Sep 4 2021 zhangtao - 1.10.1-2 - strip dynamic library -* Thu December 31 2020 openEuler Buildteam + +* Thu Dec 31 2020 openEuler Buildteam - Package init