conmon-2:2.0.23-0.4.dev.git5e42e54
- autobuilt 5e42e54 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d5f11c5c4c
commit
283d6e2b9b
1
.gitignore
vendored
1
.gitignore
vendored
@ -80,3 +80,4 @@
|
|||||||
/conmon-c704d3a.tar.gz
|
/conmon-c704d3a.tar.gz
|
||||||
/conmon-05b8046.tar.gz
|
/conmon-05b8046.tar.gz
|
||||||
/conmon-bae24d6.tar.gz
|
/conmon-bae24d6.tar.gz
|
||||||
|
/conmon-5e42e54.tar.gz
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
%global repo conmon
|
%global repo conmon
|
||||||
# https://github.com/containers/conmon
|
# https://github.com/containers/conmon
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 bae24d6318e9ec89e238a74ea890df31c0efb767
|
%global commit0 5e42e54c98f09edb5f133424e7670dabd0c11bf5
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
|
|
||||||
@ -25,7 +25,7 @@
|
|||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 2.0.23
|
Version: 2.0.23
|
||||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: OCI container runtime monitor
|
Summary: OCI container runtime monitor
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -61,6 +61,9 @@ Requires: systemd-libs
|
|||||||
%{_libexecdir}/crio/%{name}
|
%{_libexecdir}/crio/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 4 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.23-0.4.dev.git5e42e54
|
||||||
|
- autobuilt 5e42e54
|
||||||
|
|
||||||
* Mon Dec 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.23-0.3.dev.gitbae24d6
|
* Mon Dec 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.23-0.3.dev.gitbae24d6
|
||||||
- autobuilt bae24d6
|
- autobuilt bae24d6
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (conmon-bae24d6.tar.gz) = bfcbe7ca96fd5dfd7cc08fa6be62c52ec508ffef945c8496b263fb7c091ae2b4b5c2db5261339c79cd56426b3737f5609130e92d6b6b1663f7f4c9dc25f8712e
|
SHA512 (conmon-5e42e54.tar.gz) = 3a82be500c813761714f1287ae355c0c08ed1450d065cfe8598c2c0ad79155b8a2ebc9f09fd79aebe3f5662b79b2b52026861d5d2d7f9534fa5c21a034e06067
|
||||||
|
Loading…
Reference in New Issue
Block a user