clibcni : modify source0 address in spec file
Signed-off-by: YoungJQ <yangjiaqi11@huawei.com>
This commit is contained in:
parent
660192c5c3
commit
2690783221
10
clibcni.spec
10
clibcni.spec
@ -1,5 +1,5 @@
|
||||
%global _version 2.0.2
|
||||
%global _release 20200526.193115.git5f0148bc
|
||||
%global _release 20200902.113625.git660192c5
|
||||
Name: clibcni
|
||||
Version: %{_version}
|
||||
Release: %{_release}
|
||||
@ -7,7 +7,7 @@ Summary: CNI - the Container Network Interface
|
||||
Group: System Environment/Libraries
|
||||
License: Mulan PSL v2
|
||||
URL: https://gitee.com/openeuler/clibcni
|
||||
Source0: %{name}-2.0.2.tar.gz
|
||||
Source0: https://gitee.com/openeuler/clibcni/repository/archive/v%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}
|
||||
|
||||
BuildRequires: gcc
|
||||
@ -87,3 +87,9 @@ rm -rf %{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 02 2020 YoungJQ <yangjiaqi11@huawei.com> - 2.0.2-20200902.113625.git660192c5
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC: modify source0 address
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user