!4 Modify license information

From: @wang--ge
Reviewed-by: @small_leek,@myeuler
Signed-off-by: @small_leek,@myeuler
This commit is contained in:
openeuler-ci-bot 2021-01-22 11:23:10 +08:00 committed by Gitee
commit d0b5391239

View File

@ -2,9 +2,9 @@
Name: iniparser
Version: 4.1
Release: 2
Release: 3
Summary: ini file parser
License: MIT
License: MIT and Zlib
URL: https://github.com/ndevilla/iniparser
Source0: https://github.com/ndevilla/iniparser/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@ -48,6 +48,9 @@ cp -r html %{buildroot}/%{_docdir}/%{name}
%{_docdir}/*
%changelog
* Tue Jan 19 2021 Ge Wang <wangge20@huawei.com> - 4.1-3
- Modify license information.
* Tue Oct 13 2020 liqingqing_1229 <liqingqing3@huawei.com>
- update source0