conmon-2:2.0.15-0.4.dev.git3ea6c68

- autobuilt 3ea6c68

Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
RH Container Bot
2020-03-30 19:08:01 +00:00
parent db30554a9d
commit 068b7586fc
3 changed files with 7 additions and 3 deletions
+5 -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 89b2478b507c6f285cd97ae8e55c85b9cafe6e81
%global commit0 3ea6c68b7c4026440c0a22cce806066d7a5700f6
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global git0 https://%{import_path}
@@ -25,7 +25,7 @@
Name: %{repo}
Epoch: 2
Version: 2.0.15
Release: 0.3.dev.git%{shortcommit0}%{?dist}
Release: 0.4.dev.git%{shortcommit0}%{?dist}
Summary: OCI container runtime monitor
License: ASL 2.0
URL: %{git0}
@@ -56,6 +56,9 @@ BuildRequires: glib2-devel
%{_libexecdir}/crio/%{name}
%changelog
* Mon Mar 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.15-0.4.dev.git3ea6c68
- autobuilt 3ea6c68
* Wed Mar 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.15-0.3.dev.git89b2478
- autobuilt 89b2478