conmon-2:2.0.3-0.2.dev.git002da25

- autobuilt 002da25

Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
RH Container Bot
2019-11-07 20:37:30 +00:00
parent 3128119cf5
commit 447c0c78ab
3 changed files with 7 additions and 5 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 bc758d8bd98a29ac3aa4f62a886575bfec0e39a1
%global commit0 002da2522941fde456f5213c8a5a96c9836c2592
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global git0 https://%{import_path}
@@ -25,7 +25,7 @@
Name: %{repo}
Epoch: 2
Version: 2.0.3
Release: 0.1.dev.git%{shortcommit0}%{?dist}
Release: 0.2.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
* Thu Nov 07 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.3-0.2.dev.git002da25
- autobuilt 002da25
* Mon Oct 21 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:2.0.3-0.1.dev.gitbc758d8
- built commit bc758d8