conmon-2:2.0.21-0.5.dev.git76548e1
- autobuilt 76548e1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
40211d85e9
commit
8ff9befded
1
.gitignore
vendored
1
.gitignore
vendored
@ -61,3 +61,4 @@
|
|||||||
/conmon-fe1563c.tar.gz
|
/conmon-fe1563c.tar.gz
|
||||||
/conmon-5a6b2ac.tar.gz
|
/conmon-5a6b2ac.tar.gz
|
||||||
/conmon-7ab6aa1.tar.gz
|
/conmon-7ab6aa1.tar.gz
|
||||||
|
/conmon-76548e1.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 7ab6aa1df81e0c54ab0f62b97d7b9da96afcf30a
|
%global commit0 76548e12e669565d91cc8331a1e51215d56b484a
|
||||||
%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.21
|
Version: 2.0.21
|
||||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
Release: 0.5.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}
|
||||||
@ -57,6 +57,9 @@ Requires: glib2
|
|||||||
%{_libexecdir}/crio/%{name}
|
%{_libexecdir}/crio/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 24 14:11:36 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.21-0.5.dev.git76548e1
|
||||||
|
- autobuilt 76548e1
|
||||||
|
|
||||||
* Fri Aug 21 15:10:39 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.21-0.4.dev.git7ab6aa1
|
* Fri Aug 21 15:10:39 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.21-0.4.dev.git7ab6aa1
|
||||||
- autobuilt 7ab6aa1
|
- autobuilt 7ab6aa1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (conmon-7ab6aa1.tar.gz) = 5d8219d5eb3ba5920d700914f8fdf52c70bd8ce8f7d550c4d117048ffcbdd16c92c2eec0bc6a89445c478a226623d702d70f8ae7bdcb75901f287ddcbcffec07
|
SHA512 (conmon-76548e1.tar.gz) = a26ec17d0e0c3a94b0ab455e9c907bd9f60230d35b17c18db0c3f3af3bca2d325117ed64647f56ab7a9bf29ba53d8efe05d3b5952c0ca1a018c0f665c56abdf1
|
||||||
|
Loading…
Reference in New Issue
Block a user