提交 1f49e9e3 编写于 作者: O openeuler-ci-bot 提交者: Gitee

!18 Release lcr 2.0.0

Merge pull request !18 from lifeng_isula/2.0
......@@ -5,7 +5,7 @@ include(cmake/set_build_flags.cmake)
option(VERSION "set lcr version" ON)
if (VERSION STREQUAL "ON")
set(LCR_VERSION "1.0.20")
set(LCR_VERSION "2.0.0")
endif()
option(DEBUG "set lcr gcc option" ON)
......
%global _version 1.0.20
%global _release 20200215.125545.git330d8cda
%global _version 2.0.0
%global _release 20200318.003237.gitcdd4f8ab
Name: lcr
Version: %{_version}
Release: %{_release}
URL: lcr
Source: lcr-1.0.tar.gz
Source: lcr-2.0.tar.gz
Summary: Lightweight Container Runtime
Group: Applications/System
License: Mulan PSL v1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册