From f9e35c25dad39c9c9bf17c54203c32fb86ca82cf Mon Sep 17 00:00:00 2001 From: Achilleas Koutsou Date: Thu, 15 Feb 2024 18:20:52 +0100 Subject: [PATCH] Schutzfile: Fedora-40 branched Fedora 40 has branched. Let's update the repo snapshots in the Schutzfile. xref https://github.com/osbuild/rpmrepo/pull/92 --- Schutzfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Schutzfile b/Schutzfile index 3922bec2..34dd74f8 100644 --- a/Schutzfile +++ b/Schutzfile @@ -179,14 +179,14 @@ { "title": "fedora", "name": "fedora", - "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f40/f40-x86_64-rawhide-20240101" + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f40/f40-x86_64-branched-20240215" } ], "aarch64": [ { "title": "fedora", "name": "fedora", - "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f40/f40-aarch64-rawhide-20240101" + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f40/f40-aarch64-branched-20240215" } ] }