conmon-2:2.0.26-0.1.dev.gitde1c681
- bump to 2.0.26 - autobuilt de1c681 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
eb5660dc60
commit
8677c87dda
1
.gitignore
vendored
1
.gitignore
vendored
@ -86,3 +86,4 @@
|
|||||||
/conmon-0331601.tar.gz
|
/conmon-0331601.tar.gz
|
||||||
/conmon-6c8068c.tar.gz
|
/conmon-6c8068c.tar.gz
|
||||||
/conmon-3af2776.tar.gz
|
/conmon-3af2776.tar.gz
|
||||||
|
/conmon-de1c681.tar.gz
|
||||||
|
10
conmon.spec
10
conmon.spec
@ -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 3af277662de4208c335b223e524d6647708394b3
|
%global commit0 de1c6811a52fa7f322a04453fc7df64b18c3ff35
|
||||||
%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}
|
||||||
|
|
||||||
@ -24,8 +24,8 @@
|
|||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 2.0.25
|
Version: 2.0.26
|
||||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
Release: 0.1.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}
|
||||||
@ -61,6 +61,10 @@ Requires: systemd-libs
|
|||||||
%{_libexecdir}/crio/%{name}
|
%{_libexecdir}/crio/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 20 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.26-0.1.dev.gitde1c681
|
||||||
|
- bump to 2.0.26
|
||||||
|
- autobuilt de1c681
|
||||||
|
|
||||||
* Wed Jan 20 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.25-0.3.dev.git3af2776
|
* Wed Jan 20 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.25-0.3.dev.git3af2776
|
||||||
- autobuilt 3af2776
|
- autobuilt 3af2776
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (conmon-3af2776.tar.gz) = 53eab44632077a2f76a4fb75ee4fcc64f43c492afa4d8b88afa9d759c22aafa4b70f6117d5d8344055f71e23b90a4865b0e615046bca2d7b6f7fd0fab933fb93
|
SHA512 (conmon-de1c681.tar.gz) = 95adbed55f7f276141dd93e03559250275a129fd60c87f4f4613e49b96cc48e2bb0d07ad56edb307346ded5351116d3deb807e1765e19d3d5a1a49c466711432
|
||||||
|
Loading…
Reference in New Issue
Block a user