mkosi: update fedora commit reference

* 13d523f84d Relax dependencies from noarch packages on archful packages for OBS builds
* 59378485be Remove purge-nobody-user script
* d1380dc114 Add more services to %post for udev and networkd
* 6f0d03443d Fix paths for /usr/sbin/nologin and related progs
* df9a74d530 Make the source tarball glob in the test script more generic
This commit is contained in:
Daan De Meyer
2025-03-25 13:36:53 +01:00
committed by Luca Boccassi
parent 52b4371807
commit 9ed7019520
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ jobs:
trigger: pull_request
fmf_url: https://src.fedoraproject.org/rpms/systemd
# This is automatically updated by tools/fetch-distro.py --update fedora
fmf_ref: 2ecfbec1a444a2ec9e3dab91d04565330cf809ea
fmf_ref: 13d523f84d5607b0e062101239cb853949fbffdb
targets:
- fedora-rawhide-x86_64
# testing-farm in the Fedora repository is explicitly configured to use testing-farm bare metal runners as

View File

@@ -8,7 +8,7 @@ Distribution=|fedora
Environment=
GIT_URL=https://src.fedoraproject.org/rpms/systemd.git
GIT_BRANCH=rawhide
GIT_COMMIT=2ecfbec1a444a2ec9e3dab91d04565330cf809ea
GIT_COMMIT=13d523f84d5607b0e062101239cb853949fbffdb
PKG_SUBDIR=fedora
[Content]