add clibcni.yaml file
Signed-off-by: Zhangxiaoyu <zhangxiaoyu58@huawei.com>
This commit is contained in:
parent
889813a8c0
commit
869d9d25eb
@ -6,7 +6,7 @@ Release: %{_release}
|
||||
Summary: CNI - the Container Network Interface
|
||||
Group: System Environment/Libraries
|
||||
License: Mulan PSL v2
|
||||
URL: clibcni
|
||||
URL: https://gitee.com/openeuler/clibcni
|
||||
Source0: %{name}-2.0.2.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}
|
||||
|
||||
|
||||
41
clibcni.yaml
Normal file
41
clibcni.yaml
Normal file
@ -0,0 +1,41 @@
|
||||
---
|
||||
version_control: gitee
|
||||
src_repo: openEuler/clibcni
|
||||
tag_prefix: "^v"
|
||||
seperator: "."
|
||||
last_query:
|
||||
time_stamp: 2020-07-01 17:57:03.951067211 +08:00
|
||||
raw_data:
|
||||
{
|
||||
"assets" : [
|
||||
{
|
||||
"browser_download_url" : "https://gitee.com/openeuler/clibcni/repository/archive/v2.0.2"
|
||||
}
|
||||
],
|
||||
"author" : {
|
||||
"avatar_url" : "https://gitee.com/assets/no_portrait.png",
|
||||
"events_url" : "https://gitee.com/api/v5/users/duguhaotian/events{/privacy}",
|
||||
"followers_url" : "https://gitee.com/api/v5/users/duguhaotian/followers",
|
||||
"following_url" : "https://gitee.com/api/v5/users/duguhaotian/following_url{/other_user}",
|
||||
"gists_url" : "https://gitee.com/api/v5/users/duguhaotian/gists{/gist_id}",
|
||||
"html_url" : "https://gitee.com/duguhaotian",
|
||||
"id" : 5595769,
|
||||
"login" : "duguhaotian",
|
||||
"name" : "haozi007",
|
||||
"organizations_url" : "https://gitee.com/api/v5/users/duguhaotian/orgs",
|
||||
"received_events_url" : "https://gitee.com/api/v5/users/duguhaotian/received_events",
|
||||
"repos_url" : "https://gitee.com/api/v5/users/duguhaotian/repos",
|
||||
"site_admin" : false,
|
||||
"starred_url" : "https://gitee.com/api/v5/users/duguhaotian/starred{/owner}{/repo}",
|
||||
"subscriptions_url" : "https://gitee.com/api/v5/users/duguhaotian/subscriptions",
|
||||
"type" : "User",
|
||||
"url" : "https://gitee.com/api/v5/users/duguhaotian"
|
||||
},
|
||||
"body" : "- adapt merge iSula-libutils into lcr",
|
||||
"created_at" : "2020-05-26T17:23:41+08:00",
|
||||
"id" : 70690,
|
||||
"name" : "v2.0.2",
|
||||
"prerelease" : false,
|
||||
"tag_name" : "v2.0.2",
|
||||
"target_commitish" : "e2c2dcba4529eaeaabfa71d56b0832015b1f7978"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user