License compliance rectification
This commit is contained in:
parent
77ff096f78
commit
f62334130e
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
Name: boost
|
Name: boost
|
||||||
Version: 1.79.0
|
Version: 1.79.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 Software License 1.0
|
License: BSL-1.0
|
||||||
URL: http://www.boost.org
|
URL: http://www.boost.org
|
||||||
Source0: https://boostorg.jfrog.io/ui/native/main/release/%{version}/source/%{name}_%{version_enc}.tar.gz
|
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
|
%{_libdir}/*.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 07 2022 liukuo <liukuo@kylinos.cn> - 1.79.0-3
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Fri May 27 2022 Liu Zixian <liuzixian4@huawei.com> - 1.79.0-2
|
* Fri May 27 2022 Liu Zixian <liuzixian4@huawei.com> - 1.79.0-2
|
||||||
- enable %check
|
- enable %check
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user