From 29db52d114e5974b9f18b32fad5a0b9165784f31 Mon Sep 17 00:00:00 2001 From: Tomas Hrcka Date: Tue, 9 Feb 2021 14:48:30 +0100 Subject: [PATCH] Setup for rawhide being F35 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 cd9d73e..aea3449 100755 --- a/comps-sync.py +++ b/comps-sync.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -# Usage: ./comps-sync.py /path/to/comps-f34.xml.in +# Usage: ./comps-sync.py /path/to/comps-f35.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 e66c6cc..8f04289 100644 --- a/fedora-common-ostree.yaml +++ b/fedora-common-ostree.yaml @@ -1,7 +1,7 @@ ref: fedora/rawhide/${basearch}/ostree-base -automatic_version_prefix: "34" -mutate-os-release: "34" +automatic_version_prefix: "35" +mutate-os-release: "35" include: fedora-common-ostree-pkgs.yaml