Rawhide is f31

Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
This commit is contained in:
Tomas Hrcka 2019-02-19 09:05:55 +01:00
parent 31ad6acced
commit 9e1d930e99
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/python3 #!/usr/bin/python3
# Usage: ./comps-sync.py /path/to/comps-f30.xml.in # Usage: ./comps-sync.py /path/to/comps-f31.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

View File

@ -1,8 +1,8 @@
{ {
"ref": "fedora/rawhide/${basearch}/ostree-base", "ref": "fedora/rawhide/${basearch}/ostree-base",
"automatic_version_prefix": "30", "automatic_version_prefix": "31",
"mutate-os-release": "30", "mutate-os-release": "31",
"include": "fedora-common-ostree-pkgs.json", "include": "fedora-common-ostree-pkgs.json",