conmon-2:2.0.27-0.3.dev.git3ac015e

- built 3ac015e

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar
2021-03-01 15:14:56 -05:00
parent 7bb527ee25
commit 2af434a61f
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 7310bf13319ee8ed50799b202509bedc27b36cf8
%global commit0 3ac015ee410f1b05c949b46224b42efbbffbce40
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global git0 https://%{import_path}
@@ -25,7 +25,7 @@
Name: %{repo}
Epoch: 2
Version: 2.0.27
Release: 0.2.dev.git%{shortcommit0}%{?dist}
Release: 0.3.dev.git%{shortcommit0}%{?dist}
Summary: OCI container runtime monitor
License: ASL 2.0
URL: %{git0}
@@ -67,6 +67,9 @@ sed -i 's/install.crio: bin\/conmon/install.crio:/' Makefile
%{_mandir}/man8/%{name}.8.gz
%changelog
* Mon Mar 01 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:2.0.27-0.3.dev.git3ac015e
- built 3ac015e
* Mon Mar 01 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:2.0.27-0.2.dev.git7310bf1
- built 7310bf1