RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/conmon#8a4b2d28fac0b5775956427546c2101ebdaf2c01
This commit is contained in:
parent
8ca7a9ba43
commit
881263b8dc
3
.gitignore
vendored
3
.gitignore
vendored
@ -73,3 +73,6 @@
|
||||
/conmon-59c2817.tar.gz
|
||||
/conmon-162c363.tar.gz
|
||||
/conmon-e5e2b93.tar.gz
|
||||
/conmon-a0ddcb9.tar.gz
|
||||
/conmon-2fbeb9f.tar.gz
|
||||
/conmon-5df41fb.tar.gz
|
||||
|
13
conmon.spec
13
conmon.spec
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 e5e2b93f68a1d06ab322c72584a31eee3ce00c70
|
||||
%global commit0 5df41fb79e50de044e071b9bff23c37cf2d66c2a
|
||||
%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.7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.10.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -60,6 +60,15 @@ Requires: systemd-libs
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* Sat Nov 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.22-0.10.dev.git5df41fb
|
||||
- autobuilt 5df41fb
|
||||
|
||||
* 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
|
||||
|
||||
* Sat Oct 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.22-0.7.dev.gite5e2b93
|
||||
- autobuilt e5e2b93
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-e5e2b93.tar.gz) = 1a50b29a7cd1892bad84f35e97a61bb83ca803ada19f3ce610632078c20fde564b7813c9f32552a48f70f98ca6c10c16bed3a6826de2a6427418a2811110d4cb
|
||||
SHA512 (conmon-5df41fb.tar.gz) = 60f337b52d12c57d8245c67e9d67468b3fe275db234bdf21e01af5ee1389ed0642bb7c1ac4d1a03dac7516724b76b0b31fd00d7df3e4a2191901724ff437f925
|
||||
|
Loading…
Reference in New Issue
Block a user