From b1d4141d14e4521e6e5a8e3240c21490897e43a1 Mon Sep 17 00:00:00 2001 From: Tomas Hrcka Date: Tue, 9 Aug 2022 14:16:14 +0200 Subject: [PATCH] Rawhide is now f38 Signed-off-by: Tomas Hrcka --- comps-sync.py | 2 +- fedora-common-ostree.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/comps-sync.py b/comps-sync.py index aaabd93..b63e533 100755 --- a/comps-sync.py +++ b/comps-sync.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -# Usage: ./comps-sync.py /path/to/comps-f37.xml.in +# Usage: ./comps-sync.py /path/to/comps-f38.xml.in # # Can both remove packages from the manifest # which are not mentioned in comps, and add packages from diff --git a/fedora-common-ostree.yaml b/fedora-common-ostree.yaml index 66ae591..fdd088a 100644 --- a/fedora-common-ostree.yaml +++ b/fedora-common-ostree.yaml @@ -1,7 +1,7 @@ ref: fedora/rawhide/${basearch}/ostree-base -automatic_version_prefix: "37" -mutate-os-release: "37" +automatic_version_prefix: "38" +mutate-os-release: "38" include: fedora-common-ostree-pkgs.yaml