We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfdb850 commit 0c3a506Copy full SHA for 0c3a506
podman-rpm-info-vars.sh
@@ -5,5 +5,5 @@
5
# 2. Both PODMAN_VERSION and PODMAN_PR_NUM will have to be updated manually on release
6
# PRs.
7
# 3. If PODMAN_PR_NUM is empty, rpms will be fetched from the `rhcontainerbot/podman-next` copr.
8
-export PODMAN_VERSION="5.7.0-rc1"
9
-export PODMAN_PR_NUM="27357"
+export PODMAN_VERSION="5.7.0-rc2"
+export PODMAN_PR_NUM="27398"
0 commit comments