podman-4.2.0-0.3rc3.el9
- require catatonit for gating tests - Related: #2061316 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
4a2f48fe52
commit
d75618b2e1
@ -18,7 +18,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
|||||||
Epoch: 2
|
Epoch: 2
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 4.2.0
|
Version: 4.2.0
|
||||||
Release: 0.2rc3%{?dist}
|
Release: 0.3rc3%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0 and GPLv3+
|
License: ASL 2.0 and GPLv3+
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -131,6 +131,7 @@ Requires: openssl
|
|||||||
Requires: buildah
|
Requires: buildah
|
||||||
Requires: gnupg
|
Requires: gnupg
|
||||||
Requires: git-daemon
|
Requires: git-daemon
|
||||||
|
Requires: catatonit
|
||||||
|
|
||||||
%description tests
|
%description tests
|
||||||
%{summary}
|
%{summary}
|
||||||
@ -360,6 +361,10 @@ fi
|
|||||||
%{_libexecdir}/%{name}/gvproxy
|
%{_libexecdir}/%{name}/gvproxy
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 10 2022 Jindrich Novy <jnovy@redhat.com> - 2:4.2.0-0.3rc3
|
||||||
|
- require catatonit for gating tests
|
||||||
|
- Related: #2061316
|
||||||
|
|
||||||
* Fri Aug 05 2022 Lokesh Mandvekar <lsm5@redhat.com> - 2:4.2.0-0.2rc3
|
* Fri Aug 05 2022 Lokesh Mandvekar <lsm5@redhat.com> - 2:4.2.0-0.2rc3
|
||||||
- update to 4.2.0-rc3
|
- update to 4.2.0-rc3
|
||||||
- Related: #2061316
|
- Related: #2061316
|
||||||
|
Loading…
Reference in New Issue
Block a user