From 269578ed6169af8dcda31ad9fed5e08e9f5d50fa Mon Sep 17 00:00:00 2001 From: jinzhimin369 Date: Wed, 16 Dec 2020 16:09:34 +0800 Subject: [PATCH] correct license --- boost.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/boost.spec b/boost.spec index 80c02ef..9fc9417 100644 --- a/boost.spec +++ b/boost.spec @@ -22,9 +22,9 @@ Name: boost Version: 1.73.0 -Release: 1 +Release: 2 Summary: The free peer-reviewed portable C++ source libraries -License: Boost and MIT and Python +License: Boost Software License V1.0 URL: http://www.boost.org Source0: https://sourceforge.net/projects/boost/files/boost/%{version}/%{toplev_dirname}.tar.bz2 Source1: libboost_thread.so @@ -1135,6 +1135,9 @@ fi %{_mandir}/man1/bjam.1* %changelog +* Wed Dec 16 2020 xinghe - 1.73.0-2 +- correct license + * Fri Jul 24 2020 Wang Shuo - 1.73.0-1 - Type:requirement - ID:NA -- Gitee