!9 Modify license of package afflib

From: @wang--ge
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2020-12-16 14:30:46 +08:00 committed by Gitee
commit 33c960b9c8

View File

@ -1,8 +1,8 @@
Name: afflib Name: afflib
Version: 3.7.18 Version: 3.7.18
Release: 4 Release: 5
Summary: Library to support the Advanced Forensic Format Summary: Library to support the Advanced Forensic Format
License: BSD with advertising License: LGPL-2.0 and LGPL-2.1 and GPL-2.0+ and Public Domain
URL: https://github.com/sshock/AFFLIBv3 URL: https://github.com/sshock/AFFLIBv3
Source0: %{url}/archive/v%{version}.tar.gz Source0: %{url}/archive/v%{version}.tar.gz
BuildRequires: gcc-c++ libtool curl-devel expat-devel ncurses-devel BuildRequires: gcc-c++ libtool curl-devel expat-devel ncurses-devel
@ -87,6 +87,9 @@ cd pyaff
%{python3_sitearch}/pyaff* %{python3_sitearch}/pyaff*
%changelog %changelog
* Thu Dec 03 2020 Ge Wang <wangge20@huawei.com> - 3.7.18-5
- modify license
* Wed Oct 21 2020 wutao <wutao61@huawei.com> - 3.7.18-4 * Wed Oct 21 2020 wutao <wutao61@huawei.com> - 3.7.18-4
- delete python2 modules - delete python2 modules