#160 Setup for rawhide being F33
Merged 4 years ago by mohanboddu. Opened 4 years ago by mohanboddu.
mohanboddu/workstation-ostree-config f33-rawhide  into  master

file modified
+1 -1
@@ -1,5 +1,5 @@ 

  #!/usr/bin/python3

- # Usage: ./comps-sync.py /path/to/comps-f32.xml.in

+ # Usage: ./comps-sync.py /path/to/comps-f33.xml.in

  #

  # Can both remove packages from the manifest

  # which are not mentioned in comps, and add packages from

file modified
+2 -2
@@ -1,7 +1,7 @@ 

  ref: fedora/rawhide/${basearch}/ostree-base

  

- automatic_version_prefix: "32"

- mutate-os-release: "32"

+ automatic_version_prefix: "33"

+ mutate-os-release: "33"

  

  include: fedora-common-ostree-pkgs.yaml

  

Pull-Request has been merged by mohanboddu

4 years ago