Rawhide is now f36
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
This commit is contained in:
parent
4ff0f23a8b
commit
2852268aab
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/python3
|
#!/usr/bin/python3
|
||||||
# Usage: ./comps-sync.py /path/to/comps-f35.xml.in
|
# Usage: ./comps-sync.py /path/to/comps-f36.xml.in
|
||||||
#
|
#
|
||||||
# Can both remove packages from the manifest
|
# Can both remove packages from the manifest
|
||||||
# which are not mentioned in comps, and add packages from
|
# which are not mentioned in comps, and add packages from
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
ref: fedora/rawhide/${basearch}/ostree-base
|
ref: fedora/rawhide/${basearch}/ostree-base
|
||||||
|
|
||||||
automatic_version_prefix: "35"
|
automatic_version_prefix: "36"
|
||||||
mutate-os-release: "35"
|
mutate-os-release: "36"
|
||||||
|
|
||||||
include: fedora-common-ostree-pkgs.yaml
|
include: fedora-common-ostree-pkgs.yaml
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue