conmon-2:2.0.9-0.3.dev.git1560392
- autobuilt 1560392 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2797cf964c
commit
101912d39d
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/conmon-c8f7443.tar.gz
|
||||
/conmon-c2e2e67.tar.gz
|
||||
/conmon-b17d81b.tar.gz
|
||||
/conmon-1560392.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 b17d81bd7dbfc39ea85593e2a113c0c604d6eb1b
|
||||
%global commit0 1560392d56352c7eccabb7219fcd6a2c5ab81774
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.9
|
||||
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}
|
||||
@ -56,6 +56,9 @@ BuildRequires: glib2-devel
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Jan 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.9-0.3.dev.git1560392
|
||||
- autobuilt 1560392
|
||||
|
||||
* Fri Dec 20 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.9-0.2.dev.gitb17d81b
|
||||
- autobuilt b17d81b
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-b17d81b.tar.gz) = 20fa9bf5804029ad30e682249256a37ea65da6ed008bf2c316000a1a74cfc9281649a850e105cbeaae8ed7d6cc38e912715f05a0dd27a5e552562810f8803eba
|
||||
SHA512 (conmon-1560392.tar.gz) = 6ed1874d3762c8e58598539db7b3893e76b0fb8713014648b5afba269ba2dd9bb3bbd7bc014c2807228f37dc3aba6f624f99c78a5c4f0293665ab51791f68510
|
||||
|
Loading…
Reference in New Issue
Block a user