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:
Troy Dawson
2020-11-18 09:42:32 -08:00
parent 8ca7a9ba43
commit 881263b8dc
3 changed files with 15 additions and 3 deletions
+11 -2
View File
@@ -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