modify license

This commit is contained in:
wang--ge 2021-01-19 17:12:24 +08:00
parent 839a25560a
commit 00d7314360

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