diff --git a/podman-rpm-info-vars.sh b/podman-rpm-info-vars.sh index 07256ce..bb47423 100755 --- a/podman-rpm-info-vars.sh +++ b/podman-rpm-info-vars.sh @@ -5,5 +5,5 @@ # 2. Both PODMAN_VERSION and PODMAN_PR_NUM will have to be updated manually on release # PRs. # 3. If PODMAN_PR_NUM is empty, rpms will be fetched from the `rhcontainerbot/podman-next` copr. -export PODMAN_VERSION="5.7.0-rc2" -export PODMAN_PR_NUM="27398" +export PODMAN_VERSION="5.7.0-rc3" +export PODMAN_PR_NUM="27445"