conmon-2:2.0.22-0.11.dev.gitb1c5187
- autobuilt b1c5187 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8a4b2d28fa
commit
5fb2b7aaec
1
.gitignore
vendored
1
.gitignore
vendored
@ -76,3 +76,4 @@
|
||||
/conmon-a0ddcb9.tar.gz
|
||||
/conmon-2fbeb9f.tar.gz
|
||||
/conmon-5df41fb.tar.gz
|
||||
/conmon-b1c5187.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 5df41fb79e50de044e071b9bff23c37cf2d66c2a
|
||||
%global commit0 b1c51875faf6d129fd32085bb44e810d96493402
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.22
|
||||
Release: 0.10.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.11.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -60,6 +60,9 @@ Requires: systemd-libs
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Dec 1 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.22-0.11.dev.gitb1c5187
|
||||
- autobuilt b1c5187
|
||||
|
||||
* Sat Nov 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.22-0.10.dev.git5df41fb
|
||||
- autobuilt 5df41fb
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-5df41fb.tar.gz) = 60f337b52d12c57d8245c67e9d67468b3fe275db234bdf21e01af5ee1389ed0642bb7c1ac4d1a03dac7516724b76b0b31fd00d7df3e4a2191901724ff437f925
|
||||
SHA512 (conmon-b1c5187.tar.gz) = c697245a855c050ec6cf5404fdac0938e0bbc9649f8a4248311f02ebf773355bf8bff74c97595c9a39ea2112cfe0203b3b2675b7acb788171f36d8a4c2c94536
|
||||
|
Loading…
Reference in New Issue
Block a user