libguestfs: fedora: F20 is being built by hand at the moment.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 8 Nov 2013 16:15:57 +0000 (16:15 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 8 Nov 2013 16:15:57 +0000 (16:15 +0000)
libguestfs_fedora.ml

index cddc48f..34ad75e 100644 (file)
@@ -24,7 +24,7 @@ let package = "libguestfs"
 let branches = [
   "1.20-stable", "f18";            (* F18 follows 1.20. *)
   "1.22-stable", "f19";            (* F19 follows 1.22. *)
-  "1.24-stable", "f20";            (* F20 follows 1.24. *)
+(*  "1.24-stable", "f20"; *)       (* F20 is being built by hand ATM. *)
   "1.25-development", "master";    (* Rawhide follows development. *)
 ]