conmon-2:2.0.16-0.1.dev.gite34c6d6

- bump to 2.0.16
- autobuilt e34c6d6

Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
RH Container Bot
2020-04-02 18:07:58 +00:00
parent c3e39c0688
commit e4d3b6d575
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 b763fdd8a16ec846ae28791290a1463a8c88549e
%global commit0 e34c6d60f06d48d293e747d2b59e601137e650dd
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global git0 https://%{import_path}
@@ -24,8 +24,8 @@
Name: %{repo}
Epoch: 2
Version: 2.0.15
Release: 0.6.dev.git%{shortcommit0}%{?dist}
Version: 2.0.16
Release: 0.1.dev.git%{shortcommit0}%{?dist}
Summary: OCI container runtime monitor
License: ASL 2.0
URL: %{git0}
@@ -56,6 +56,10 @@ BuildRequires: glib2-devel
%{_libexecdir}/crio/%{name}
%changelog
* Thu Apr 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.16-0.1.dev.gite34c6d6
- bump to 2.0.16
- autobuilt e34c6d6
* Wed Apr 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.15-0.6.dev.gitb763fdd
- autobuilt b763fdd