conmon-2:2.0.4-0.1.dev.gitf6d23b5

- bump to 2.0.4
- autobuilt f6d23b5

Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
RH Container Bot
2019-11-11 21:15:29 +00:00
parent 4d3293b9e2
commit c2709bf4d7
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 098fcceaecb68c47034b3789e9d63f1c5283b6a3
%global commit0 f6d23b51a3c56cccd4e13b4eea361e98e1855802
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global git0 https://%{import_path}
@@ -24,8 +24,8 @@
Name: %{repo}
Epoch: 2
Version: 2.0.3
Release: 0.3.dev.git%{shortcommit0}%{?dist}
Version: 2.0.4
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
* Mon Nov 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.4-0.1.dev.gitf6d23b5
- bump to 2.0.4
- autobuilt f6d23b5
* Mon Nov 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.3-0.3.dev.git098fcce
- autobuilt 098fcce