1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-25 06:03:40 +03:00

packit: use Fedora 39

rawhide moved to 255, so stick with F39 which uses 254
This commit is contained in:
Luca Boccassi 2023-11-09 00:50:03 +00:00 committed by Luca Boccassi
parent 50bcbfa65e
commit 8fbc28251e

View File

@ -17,8 +17,8 @@ srpm_build_deps: []
actions:
post-upstream-clone:
# Use the Fedora Rawhide specfile
- "git clone https://src.fedoraproject.org/rpms/systemd .packit_rpm --depth=1"
# Use the Fedora 39 specfile
- "git clone --branch f39 https://src.fedoraproject.org/rpms/systemd .packit_rpm --depth=1"
# Drop the "sources" file so rebase-helper doesn't think we're a dist-git
- "rm -fv .packit_rpm/sources"
# Drop backported patches from the specfile, but keep the downstream-only ones
@ -39,8 +39,8 @@ jobs:
- job: copr_build
trigger: pull_request
targets:
- fedora-rawhide-aarch64
- fedora-rawhide-i386
- fedora-rawhide-ppc64le
- fedora-rawhide-s390x
- fedora-rawhide-x86_64
- fedora-39-aarch64
- fedora-39-i386
- fedora-39-ppc64le
- fedora-39-s390x
- fedora-39-x86_64