correct license

This commit is contained in:
jinzhimin369 2020-12-16 16:15:34 +08:00
parent 5feb89d230
commit 843c2f969b

View File

@ -22,9 +22,9 @@
Name: boost Name: boost
Version: 1.73.0 Version: 1.73.0
Release: 2 Release: 3
Summary: The free peer-reviewed portable C++ source libraries 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 URL: http://www.boost.org
Source0: https://sourceforge.net/projects/boost/files/boost/%{version}/%{toplev_dirname}.tar.bz2 Source0: https://sourceforge.net/projects/boost/files/boost/%{version}/%{toplev_dirname}.tar.bz2
Source1: libboost_thread.so Source1: libboost_thread.so
@ -1136,6 +1136,9 @@ fi
%{_mandir}/man1/bjam.1* %{_mandir}/man1/bjam.1*
%changelog %changelog
* Wed Dec 16 2020 xinghe <xinghe1@huawei.com> - 1.73.0-3
- correct license
* Wed Nov 11 2020 xinghe <xinghe1@huawei.com> - 1.73.0-2 * Wed Nov 11 2020 xinghe <xinghe1@huawei.com> - 1.73.0-2
- add help for Recommends - add help for Recommends