!18 clibcni : modify source0 address in spec file
Merge pull request !18 from YoungJQ/master
This commit is contained in:
commit
ca203e532e
10
clibcni.spec
10
clibcni.spec
@ -1,5 +1,5 @@
|
|||||||
%global _version 2.0.2
|
%global _version 2.0.2
|
||||||
%global _release 20200526.193115.git5f0148bc
|
%global _release 20200902.113625.git660192c5
|
||||||
Name: clibcni
|
Name: clibcni
|
||||||
Version: %{_version}
|
Version: %{_version}
|
||||||
Release: %{_release}
|
Release: %{_release}
|
||||||
@ -7,7 +7,7 @@ Summary: CNI - the Container Network Interface
|
|||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: Mulan PSL v2
|
License: Mulan PSL v2
|
||||||
URL: https://gitee.com/openeuler/clibcni
|
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}
|
BuildRoot: %{_tmppath}/%{name}-%{version}
|
||||||
|
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@ -87,3 +87,9 @@ rm -rf %{buildroot}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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