Rawhide being F30

Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
This commit is contained in:
Dusty Mabe 2018-08-18 20:52:16 -04:00
parent cb7b5389f2
commit 4ec8cfa1b7
No known key found for this signature in database
GPG key ID: 3302DBD73952E671
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
#!/usr/bin/python3
# Usage: ./comps-sync.py /path/to/comps-f29.xml.in
# Usage: ./comps-sync.py /path/to/comps-f30.xml.in
#
# Can both remove packages from the manifest
# which are not mentioned in comps, and add packages from

View file

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