conmon-2:2.0.22-0.9.dev.git2fbeb9f
- autobuilt 2fbeb9f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2e2169ffb9
commit
1f8f4d7832
1
.gitignore
vendored
1
.gitignore
vendored
@ -74,3 +74,4 @@
|
||||
/conmon-162c363.tar.gz
|
||||
/conmon-e5e2b93.tar.gz
|
||||
/conmon-a0ddcb9.tar.gz
|
||||
/conmon-2fbeb9f.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 a0ddcb9bf9c8f48d012d832616c258c70629ebf0
|
||||
%global commit0 2fbeb9f01d65b1feecffb4816f0d3ec9e3265351
|
||||
%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.8.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.9.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
|
||||
* Fri Nov 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.22-0.9.dev.git2fbeb9f
|
||||
- autobuilt 2fbeb9f
|
||||
|
||||
* Thu Nov 5 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.22-0.8.dev.gita0ddcb9
|
||||
- autobuilt a0ddcb9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-a0ddcb9.tar.gz) = a36634e5d32d6e4fdb9ae14221016c196f218ae3fbe0533251edc1ced5afe0913e9d3a12f816894ed662f56597bc3c8aaeceb030b0bd60296ba785190b3b19a4
|
||||
SHA512 (conmon-2fbeb9f.tar.gz) = bdd25b9c1ff0ac4607428aa1808f81fa77ef79bb2cfd4e6dbd0be9814fa3c88e79590239b141a2717047fc48f0c3f99406bb8bff278e7690fa9a057346432be7
|
||||
|
Loading…
Reference in New Issue
Block a user