!41 iSulad : modify source0 address in spec file

Merge pull request !41 from YoungJQ/master
This commit is contained in:
openeuler-ci-bot 2020-09-03 09:45:29 +08:00 committed by Gitee
commit 69d8f7505b
2 changed files with 9 additions and 2 deletions

View File

@ -1,5 +1,5 @@
%global _version 2.0.3
%global _release 20200714.103041.git4c67aa03
%global _release 20200902.114727.git6d945f26
%global is_systemd 1
%global debug_package %{nil}
@ -9,7 +9,7 @@ Release: %{_release}
Summary: Lightweight Container Runtime Daemon
License: Mulan PSL v2
URL: https://gitee.com/openeuler/iSuladd40006-CI-add-testcases-use-host-rootfs.patch
Source: iSulad-%{version}.tar.gz
Source0: https://gitee.com/openeuler/iSulad/repository/archive/v%{version}.tar.gz
BuildRoot: {_tmppath}/iSulad-%{version}
ExclusiveArch: x86_64 aarch64
@ -222,3 +222,10 @@ fi
%else
%config(noreplace,missingok) %{_initddir}/isulad.init
%endif
%changelog
* Wed Sep 02 2020 YoungJQ <yangjiaqi11@huawei.com> - 2.0.3-20200902.114727.git6d945f26
- Type:enhancement
- ID:NA
- SUG:NA
- DESC: modify source0 address