podman-3:3.4.0-0.3.rc1

- Requires: conmon >= 2:2.0.30 for remote gating tests

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2021-09-22 13:52:22 -04:00
parent 56495d7c00
commit d07af335c9

View File

@ -67,7 +67,7 @@ Version: 3.4.0
# N.foo if released, 0.N.foo if unreleased # N.foo if released, 0.N.foo if unreleased
# Rawhide almost always ships unreleased builds, # Rawhide almost always ships unreleased builds,
# so release tag should be of the form 0.N.foo # so release tag should be of the form 0.N.foo
Release: 0.2.rc1%{?dist} Release: 0.3.rc1%{?dist}
Summary: Manage Pods, Containers and Container Images Summary: Manage Pods, Containers and Container Images
License: ASL 2.0 License: ASL 2.0
URL: https://%{name}.io/ URL: https://%{name}.io/
@ -98,7 +98,7 @@ BuildRequires: make
BuildRequires: ostree-devel BuildRequires: ostree-devel
BuildRequires: systemd BuildRequires: systemd
BuildRequires: systemd-devel BuildRequires: systemd-devel
Requires: conmon >= 2:2.0.28-0.1 Requires: conmon >= 2:2.0.30-1
Requires: containers-common >= 4:1-21 Requires: containers-common >= 4:1-21
Requires: containernetworking-plugins >= 1.0.0-15.1 Requires: containernetworking-plugins >= 1.0.0-15.1
Requires: iptables Requires: iptables
@ -680,6 +680,9 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/
# rhcontainerbot account currently managed by lsm5 # rhcontainerbot account currently managed by lsm5
%changelog %changelog
* Wed Sep 22 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 3:3.4.0-0.3.rc1
- Requires: conmon >= 2:2.0.30 for remote gating tests
* Tue Sep 21 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 3:3.4.0-0.2.rc1 * Tue Sep 21 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 3:3.4.0-0.2.rc1
- rebuild for podman-remote gating tests - rebuild for podman-remote gating tests