!3 【轻量级 PR】:update source0

From: @liqingqing_1229
Reviewed-by: @love_hangzhou
Signed-off-by: @love_hangzhou
This commit is contained in:
openeuler-ci-bot 2020-10-15 14:46:01 +08:00 committed by Gitee
commit 839a25560a

View File

@ -2,11 +2,11 @@
Name: iniparser
Version: 4.1
Release: 1
Release: 2
Summary: ini file parser
License: MIT
URL: https://github.com/ndevilla/iniparser
Source0: https://github.com/ndevilla/iniparser/archive/%{name}-%{version}.tar.gz
Source0: https://github.com/ndevilla/iniparser/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: gcc doxygen
@ -48,6 +48,9 @@ cp -r html %{buildroot}/%{_docdir}/%{name}
%{_docdir}/*
%changelog
* Tue Oct 13 2020 liqingqing_1229 <liqingqing3@huawei.com>
- update source0
* Sun Mar 29 2020 Wei Xiong <myeuler@163.com>
- Package init