From e7f257df8c2984047973789c9990cb1b6e99cf3a Mon Sep 17 00:00:00 2001 From: Tomas Hrcka Date: Mon, 12 Aug 2019 15:09:06 +0200 Subject: [PATCH] Changes for Rawhide being F32 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 38937c4..ddb5d81 100755 --- a/comps-sync.py +++ b/comps-sync.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -# Usage: ./comps-sync.py /path/to/comps-f31.xml.in +# Usage: ./comps-sync.py /path/to/comps-f32.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 e6936f2..7e90f6d 100644 --- a/fedora-common-ostree.yaml +++ b/fedora-common-ostree.yaml @@ -1,7 +1,7 @@ ref: fedora/rawhide/${basearch}/ostree-base -automatic_version_prefix: "31" -mutate-os-release: "31" +automatic_version_prefix: "32" +mutate-os-release: "32" include: fedora-common-ostree-pkgs.yaml