提交 7413366c 编写于 作者: L LiFeng

Release clibcni 2.0.0

Signed-off-by: NLiFeng <lifeng68@huawei.com>
上级 275f9ee3
......@@ -3,7 +3,7 @@ project (clibcni)
option(VERSION "set clibcni version" ON)
if (VERSION STREQUAL "ON")
set(CLIBCNI_VERSION "1.0.8")
set(CLIBCNI_VERSION "2.0.0")
endif()
option(DEBUG "set clibcni gcc option" ON)
......
%global _version 1.0.8
%global _release 20191225.122403.git49093ba7
%global _version 2.0.0
%global _release 20200318.003112.git275f9ee3
Name: clibcni
Version: %{_version}
Release: %{_release}
......@@ -7,7 +7,7 @@ Summary: CNI - the Container Network Interface
Group: System Environment/Libraries
License: Mulan PSL v1
URL: clibcni
Source0: %{name}-1.0.tar.gz
Source0: %{name}-2.0.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}
BuildRequires: gcc
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册