Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions podman-rpm-info-vars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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.6.0-rc1"
export PODMAN_PR_NUM="26694"
export PODMAN_VERSION="5.6.0-rc2"
export PODMAN_PR_NUM="26791"
Loading