conmon-2:2.0.26-0.3.dev.gitde1a153
- autobuilt de1a153 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
da03ec7918
commit
4f4243e506
1
.gitignore
vendored
1
.gitignore
vendored
@ -87,3 +87,4 @@
|
||||
/conmon-6c8068c.tar.gz
|
||||
/conmon-3af2776.tar.gz
|
||||
/conmon-de1c681.tar.gz
|
||||
/conmon-de1a153.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 de1c6811a52fa7f322a04453fc7df64b18c3ff35
|
||||
%global commit0 de1a153764f1023a411125bba541646f4e33971c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.26
|
||||
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}
|
||||
@ -61,6 +61,9 @@ Requires: systemd-libs
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Jan 29 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.26-0.3.dev.gitde1a153
|
||||
- autobuilt de1a153
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.0.26-0.2.dev.gitde1c681
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-de1c681.tar.gz) = 95adbed55f7f276141dd93e03559250275a129fd60c87f4f4613e49b96cc48e2bb0d07ad56edb307346ded5351116d3deb807e1765e19d3d5a1a49c466711432
|
||||
SHA512 (conmon-de1a153.tar.gz) = d681761ca90f663b36973c5640d65ef4584c3b34d59d8ef5fc851271fff5c9ce0f4a7ca6f97b9881d459240ff991708a83c6b27e6bc30bb9fa583b24aa5129f2
|
||||
|
Loading…
Reference in New Issue
Block a user