conmon-2:2.0.27-0.2.dev.git7310bf1
- built 7310bf1 Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
32f5f5a49f
commit
7bb527ee25
1
.gitignore
vendored
1
.gitignore
vendored
@ -90,3 +90,4 @@
|
||||
/conmon-de1a153.tar.gz
|
||||
/conmon-2b87314.tar.gz
|
||||
/conmon-c3f31c0.tar.gz
|
||||
/conmon-7310bf1.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 c3f31c0671f6c84f5e02ec710385e1e8f2936066
|
||||
%global commit0 7310bf13319ee8ed50799b202509bedc27b36cf8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.27
|
||||
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}
|
||||
@ -67,6 +67,9 @@ sed -i 's/install.crio: bin\/conmon/install.crio:/' Makefile
|
||||
%{_mandir}/man8/%{name}.8.gz
|
||||
|
||||
%changelog
|
||||
* Mon Mar 01 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:2.0.27-0.2.dev.git7310bf1
|
||||
- built 7310bf1
|
||||
|
||||
* 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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-c3f31c0.tar.gz) = 2ceba7ddc7b2d429a25049347853b5b09cf604364b4dcc2a9cdf83d4bef91663d4bf3718496ffa62f4feb633579b068be2299f4cc611e840b3b878f3b03b395b
|
||||
SHA512 (conmon-7310bf1.tar.gz) = e10ea737641bdff9c8fd664643ae79c8902619919d06174fa9d050588a8e17ba1fdd7988e02f68b779930084c2c7912aa51f03ef7ab7224845f9178a098c7b30
|
||||
|
Loading…
Reference in New Issue
Block a user