conmon-2:2.0.15-0.2.dev.gitff29dd6

- autobuilt ff29dd6

Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
RH Container Bot
2020-03-23 13:03:37 +00:00
parent 931c97168d
commit 992f186a85
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 b97c2740b95471d1510bdc8957c43d9b7f1691ba
%global commit0 ff29dd65350c0c8fc9350eae346aae472085c7f1
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global git0 https://%{import_path}
@@ -25,7 +25,7 @@
Name: %{repo}
Epoch: 2
Version: 2.0.15
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
* Mon Mar 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.15-0.2.dev.gitff29dd6
- autobuilt ff29dd6
* Fri Mar 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.15-0.1.dev.gitb97c274
- bump to 2.0.15
- autobuilt b97c274