conmon-2:2.0.18-0.7.dev.gitf951578
- autobuilt f951578 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
45b6b46210
commit
0af6b75301
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@
|
|||||||
/conmon-d951a5a.tar.gz
|
/conmon-d951a5a.tar.gz
|
||||||
/conmon-f12e90b.tar.gz
|
/conmon-f12e90b.tar.gz
|
||||||
/conmon-50aeae4.tar.gz
|
/conmon-50aeae4.tar.gz
|
||||||
|
/conmon-f951578.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 50aeae43a034d3f5e0bc5a0e1f8642bdd1e33c41
|
%global commit0 f9515781822a3ece736d7e3858aba9f3ac2e0682
|
||||||
%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.18
|
Version: 2.0.18
|
||||||
Release: 0.6.dev.git%{shortcommit0}%{?dist}
|
Release: 0.7.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 Jun 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.18-0.7.dev.gitf951578
|
||||||
|
- autobuilt f951578
|
||||||
|
|
||||||
* Wed Jun 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.18-0.6.dev.git50aeae4
|
* Wed Jun 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.18-0.6.dev.git50aeae4
|
||||||
- autobuilt 50aeae4
|
- autobuilt 50aeae4
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (conmon-50aeae4.tar.gz) = b3c8a486fea6fd78d84cc091ab4333d98c53c731c91185e08adec829a704867bd20d5dd59a4ae5eb81002fc21072427bdd383d61ca63147d44848eae89c96a2a
|
SHA512 (conmon-f951578.tar.gz) = e4897c9d2f0744d24718952202d82abfe4ca10cf2f5921b559b845c169bb3c444bd324de3df769481f20fa8c0fd75b3da634e667590aefce552ba1fd0f3c4d1f
|
||||||
|
Loading…
Reference in New Issue
Block a user