conmon-2:2.0.26-0.4.dev.git2b87314
- autobuilt 2b87314 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4f4243e506
commit
c256756ec4
1
.gitignore
vendored
1
.gitignore
vendored
@ -88,3 +88,4 @@
|
||||
/conmon-3af2776.tar.gz
|
||||
/conmon-de1c681.tar.gz
|
||||
/conmon-de1a153.tar.gz
|
||||
/conmon-2b87314.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 de1a153764f1023a411125bba541646f4e33971c
|
||||
%global commit0 2b873145a85a212f703c9c00db13717ab0204318
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.26
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -61,6 +61,9 @@ Requires: systemd-libs
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Feb 02 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.26-0.4.dev.git2b87314
|
||||
- autobuilt 2b87314
|
||||
|
||||
* Fri Jan 29 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.26-0.3.dev.gitde1a153
|
||||
- autobuilt de1a153
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-de1a153.tar.gz) = d681761ca90f663b36973c5640d65ef4584c3b34d59d8ef5fc851271fff5c9ce0f4a7ca6f97b9881d459240ff991708a83c6b27e6bc30bb9fa583b24aa5129f2
|
||||
SHA512 (conmon-2b87314.tar.gz) = 9118c7aa388fbe0483aa1c9eca7e4106a6aad1bd919c55e4d59b504106ec0b378e00e8d034e4d4583af59f3d7041802a9f056dae7eacf1485cba021f92af6d36
|
||||
|
Loading…
Reference in New Issue
Block a user