conmon-2:2.0.30-0.2.dev.git24c73c2
- autobuilt 24c73c2 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0bd08b0fa3
commit
405934a72f
1
.gitignore
vendored
1
.gitignore
vendored
@ -101,3 +101,4 @@
|
|||||||
/conmon-3161452.tar.gz
|
/conmon-3161452.tar.gz
|
||||||
/conmon-b033cb5.tar.gz
|
/conmon-b033cb5.tar.gz
|
||||||
/conmon-75e067e.tar.gz
|
/conmon-75e067e.tar.gz
|
||||||
|
/conmon-24c73c2.tar.gz
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
%global repo conmon
|
%global repo conmon
|
||||||
# https://github.com/containers/conmon
|
# https://github.com/containers/conmon
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 75e067ed42fe44e7db00ca732c08540058e5e5fc
|
%global commit0 24c73c2abb3f220ebd97acf498b57c560ca26c04
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
|
|
||||||
@ -27,7 +27,7 @@
|
|||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 2.0.30
|
Version: 2.0.30
|
||||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: OCI container runtime monitor
|
Summary: OCI container runtime monitor
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -70,6 +70,9 @@ sed -i 's/install.crio: bin\/conmon/install.crio:/' Makefile
|
|||||||
%{_mandir}/man8/%{name}.8.gz
|
%{_mandir}/man8/%{name}.8.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 05 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.30-0.2.dev.git24c73c2
|
||||||
|
- autobuilt 24c73c2
|
||||||
|
|
||||||
* Thu Jun 03 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.30-0.1.dev.git75e067e
|
* Thu Jun 03 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.30-0.1.dev.git75e067e
|
||||||
- bump to 2.0.30
|
- bump to 2.0.30
|
||||||
- autobuilt 75e067e
|
- autobuilt 75e067e
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (conmon-75e067e.tar.gz) = 2a80c44e0117f8d660e8d35bc8108cf71af5ab74adeb3b7cbd2ddb83f0cc02b5e6ca0bbf784e5c24c463186da3950cf6dc82741eda0d1b0d819bf6432542b4d5
|
SHA512 (conmon-24c73c2.tar.gz) = e5cc77f7bc2c6740777f92dd8d67fd50285e9bb85f4497683b1447541df781a466a0ad50e6f407ecc8d3cd11ae756c59bdd31f4ca0850a40a0de2350f0c80e86
|
||||||
|
Loading…
Reference in New Issue
Block a user