diff --git a/boost.spec b/boost.spec index 983c1c4f677b6f90facbba140a1513ea133defc0..7e73e420d9aae9ae85cf521585463e66a59776e4 100644 --- a/boost.spec +++ b/boost.spec @@ -2,9 +2,9 @@ Name: boost Version: 1.79.0 -Release: 2 +Release: 3 Summary: The free peer-reviewed portable C++ source libraries -License: Boost Software License 1.0 +License: BSL-1.0 URL: http://www.boost.org Source0: https://boostorg.jfrog.io/ui/native/main/release/%{version}/source/%{name}_%{version_enc}.tar.gz @@ -438,6 +438,9 @@ find libs -name example -exec cp {} boost-example --parents -r \; %{_libdir}/*.a %changelog +* Tue Jun 07 2022 liukuo - 1.79.0-3 +- License compliance rectification + * Fri May 27 2022 Liu Zixian - 1.79.0-2 - enable %check