conmon-2:2.0.20-0.1.dev.git3c396d4

- bump to 2.0.20
- autobuilt 3c396d4

Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
RH Container Bot
2020-07-15 18:09:43 +00:00
parent 1a4cb31387
commit 9908b11b06
3 changed files with 9 additions and 4 deletions
+7 -3
View File
@@ -14,7 +14,7 @@
%global repo conmon
# https://github.com/containers/conmon
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
%global commit0 4fea27ec188cd26932b22074e2ad63f5aa55e159
%global commit0 3c396d4fd580f1b0eb5032a038850dce17eb2759
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global git0 https://%{import_path}
@@ -24,8 +24,8 @@
Name: %{repo}
Epoch: 2
Version: 2.0.19
Release: 0.6.dev.git%{shortcommit0}%{?dist}
Version: 2.0.20
Release: 0.1.dev.git%{shortcommit0}%{?dist}
Summary: OCI container runtime monitor
License: ASL 2.0
URL: %{git0}
@@ -57,6 +57,10 @@ Requires: glib2
%{_libexecdir}/crio/%{name}
%changelog
* Wed Jul 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.20-0.1.dev.git3c396d4
- bump to 2.0.20
- autobuilt 3c396d4
* Wed Jul 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.19-0.6.dev.git4fea27e
- autobuilt 4fea27e