modify license information

This commit is contained in:
wang--ge 2021-01-05 18:37:35 +08:00
parent 78d65470c0
commit c8a62c96e7

View File

@ -1,8 +1,8 @@
Name: b43-tools Name: b43-tools
Version: 019 Version: 019
Release: 4 Release: 5
Summary: Tools for the Broadcom 43xx series WLAN chip Summary: Tools for the Broadcom 43xx series WLAN chip
License: GPLv2 and GPLv2+ and GPLv3 License: GPLv2 and GPLv2+ and GPLv3 and BSD-2-Clause and Public Domain
URL: https://bues.ch/cgit/b43-tools.git URL: https://bues.ch/cgit/b43-tools.git
Source0: https://bues.ch/cgit/b43-tools.git/snapshot/b43-tools-b43-fwcutter-019.tar.xz Source0: https://bues.ch/cgit/b43-tools.git/snapshot/b43-tools-b43-fwcutter-019.tar.xz
BuildRequires: bison flex flex-static python3-devel BuildRequires: bison flex flex-static python3-devel
@ -50,6 +50,9 @@ cd debug
%{python3_sitelib}/* %{python3_sitelib}/*
%changelog %changelog
* Tue Jan 5 2021 Ge Wang<wangge20@huawei.com> - 019-5
- Modify license information
* Tue Oct 27 2020 leiju<leiju4@huawei.com> - 019-4 * Tue Oct 27 2020 leiju<leiju4@huawei.com> - 019-4
- Modify BuildRequires from python2-devel to python3-devel - Modify BuildRequires from python2-devel to python3-devel