conmon-2:2.0.11-0.4.dev.git77f4a51
- autobuilt 77f4a51 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7015f73d4a
commit
b9106adf02
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
||||
/conmon-ad05887.tar.gz
|
||||
/conmon-5039b44.tar.gz
|
||||
/conmon-ccfdbb6.tar.gz
|
||||
/conmon-77f4a51.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 ccfdbb69d670536d0f75d635f7a8962d57db1702
|
||||
%global commit0 77f4a5131bfc344ab4485cd3f1e4644bfa2122e2
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.11
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.4.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
|
||||
* Wed Jan 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.11-0.4.dev.git77f4a51
|
||||
- autobuilt 77f4a51
|
||||
|
||||
* Tue Jan 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.11-0.3.dev.gitccfdbb6
|
||||
- autobuilt ccfdbb6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-ccfdbb6.tar.gz) = eb2dc08beb4561c643e86ee8b0838ca8952e8c2a1423c55fbbb7bb49239887e72a915f23a0e02da7b0616c7f99987a5dcd83c1e45e9f2cef503e97fe289e9763
|
||||
SHA512 (conmon-77f4a51.tar.gz) = eb2f5255b7df9e5adff49cf5c2eabb6153988290460becce7048ee896344fa90f169042c63cc27c91f34c25389a0bd06b1931ed5ec2de5d69a3e47ed8a44f935
|
||||
|
Loading…
Reference in New Issue
Block a user