conmon-2:2.0.27-0.1.dev.gitc3f31c0
- bump to 2.0.27 - autobuilt c3f31c0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c256756ec4
commit
c5a83a8c96
1
.gitignore
vendored
1
.gitignore
vendored
@ -89,3 +89,4 @@
|
||||
/conmon-de1c681.tar.gz
|
||||
/conmon-de1a153.tar.gz
|
||||
/conmon-2b87314.tar.gz
|
||||
/conmon-c3f31c0.tar.gz
|
||||
|
10
conmon.spec
10
conmon.spec
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 2b873145a85a212f703c9c00db13717ab0204318
|
||||
%global commit0 c3f31c0671f6c84f5e02ec710385e1e8f2936066
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -24,8 +24,8 @@
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.26
|
||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 2.0.27
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -61,6 +61,10 @@ Requires: systemd-libs
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Feb 08 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.27-0.1.dev.gitc3f31c0
|
||||
- bump to 2.0.27
|
||||
- autobuilt c3f31c0
|
||||
|
||||
* Tue Feb 02 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.26-0.4.dev.git2b87314
|
||||
- autobuilt 2b87314
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-2b87314.tar.gz) = 9118c7aa388fbe0483aa1c9eca7e4106a6aad1bd919c55e4d59b504106ec0b378e00e8d034e4d4583af59f3d7041802a9f056dae7eacf1485cba021f92af6d36
|
||||
SHA512 (conmon-c3f31c0.tar.gz) = 2ceba7ddc7b2d429a25049347853b5b09cf604364b4dcc2a9cdf83d4bef91663d4bf3718496ffa62f4feb633579b068be2299f4cc611e840b3b878f3b03b395b
|
||||
|
Loading…
Reference in New Issue
Block a user