conmon-2:2.0.22-0.6.dev.git162c363
- autobuilt 162c363 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0b0604a1f3
commit
1c10983cc8
1
.gitignore
vendored
1
.gitignore
vendored
@ -71,3 +71,4 @@
|
||||
/conmon-eb93261.tar.gz
|
||||
/conmon-d213bfa.tar.gz
|
||||
/conmon-59c2817.tar.gz
|
||||
/conmon-162c363.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 59c2817b70746e78d5957d3c275e6385697224d1
|
||||
%global commit0 162c3634c1f794e776f5db29eaf94d33d7329b07
|
||||
%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.5.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.6.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 Oct 6 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.22-0.6.dev.git162c363
|
||||
- autobuilt 162c363
|
||||
|
||||
* Fri Sep 18 09:34:35 EDT 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:2.0.22-0.5.dev.git59c2817
|
||||
- build with journald support
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-59c2817.tar.gz) = efe543069caf0884790ffb170e71301bdfaf8f065a80d869a7ebf08dea2ce58be72a9996e1a8ee7ff8f4fbf1fe60c5b02e04c8b2006bf33a167ce64ffb31b0b2
|
||||
SHA512 (conmon-162c363.tar.gz) = 38329c3f1b27da45d2cc46acc3723fcf4fb3cbeb09939d8c284a32d44be8ef0a7a806114ad14410cac4268adf8c8e51aecd9581d5223f36891818fe1385a9fe6
|
||||
|
Loading…
Reference in New Issue
Block a user