modify license
This commit is contained in:
parent
839a25560a
commit
00d7314360
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
Name: iniparser
|
Name: iniparser
|
||||||
Version: 4.1
|
Version: 4.1
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: ini file parser
|
Summary: ini file parser
|
||||||
License: MIT
|
License: MIT and Zlib
|
||||||
URL: https://github.com/ndevilla/iniparser
|
URL: https://github.com/ndevilla/iniparser
|
||||||
Source0: https://github.com/ndevilla/iniparser/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
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}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%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>
|
* Tue Oct 13 2020 liqingqing_1229 <liqingqing3@huawei.com>
|
||||||
- update source0
|
- update source0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user