conmon-2:2.0.23-0.1.dev.gitc704d3a
- bump to 2.0.23 - autobuilt c704d3a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3e19a2c8de
commit
ef5e9b5ebf
1
.gitignore
vendored
1
.gitignore
vendored
@ -77,3 +77,4 @@
|
|||||||
/conmon-2fbeb9f.tar.gz
|
/conmon-2fbeb9f.tar.gz
|
||||||
/conmon-5df41fb.tar.gz
|
/conmon-5df41fb.tar.gz
|
||||||
/conmon-b1c5187.tar.gz
|
/conmon-b1c5187.tar.gz
|
||||||
|
/conmon-c704d3a.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 b1c51875faf6d129fd32085bb44e810d96493402
|
%global commit0 c704d3a4cf98c9f180622ab16435424c542b38ac
|
||||||
%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.22
|
Version: 2.0.23
|
||||||
Release: 0.11.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
|
||||||
|
* Thu Dec 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.23-0.1.dev.gitc704d3a
|
||||||
|
- bump to 2.0.23
|
||||||
|
- autobuilt c704d3a
|
||||||
|
|
||||||
* Tue Dec 1 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.22-0.11.dev.gitb1c5187
|
* Tue Dec 1 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.22-0.11.dev.gitb1c5187
|
||||||
- autobuilt b1c5187
|
- autobuilt b1c5187
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (conmon-b1c5187.tar.gz) = c697245a855c050ec6cf5404fdac0938e0bbc9649f8a4248311f02ebf773355bf8bff74c97595c9a39ea2112cfe0203b3b2675b7acb788171f36d8a4c2c94536
|
SHA512 (conmon-c704d3a.tar.gz) = 38a3215c33f14760c2e8fd61a2e3cf31d2cd61cf4471aca735b2a81df65b0b12e2a8a7c3553b89416969b6bcf8f888bee8cf5227f981b8dfd3b8241e1ec5e055
|
||||||
|
Loading…
Reference in New Issue
Block a user