From: Richard W.M. Jones Date: Sat, 18 Oct 2014 08:46:15 +0000 (+0100) Subject: Update branches for new 1.28/1.29 stable/development split. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=d8c4c60344cccaf397018db4f37c123bb04a2573;hp=33c8c27995cc398dfdc23502a5ba579792b5833c;p=goaljobs-goals.git Update branches for new 1.28/1.29 stable/development split. --- diff --git a/libguestfs_fedora.ml b/libguestfs_fedora.ml index 886c2d3..38056f4 100644 --- a/libguestfs_fedora.ml +++ b/libguestfs_fedora.ml @@ -24,8 +24,8 @@ let package = "libguestfs" let branches = [ (* "1.22-stable", "f19"; *) (* F19 built by hand. *) "1.26-stable", "f20"; (* F20 follows 1.26. *) -(* F21 is built by pulling from master *) - "1.27-development", "master"; (* Rawhide follows development. *) + "1.28-stable", "f21"; (* F20 follows 1.28. *) + "1.29-development", "master"; (* Rawhide follows development. *) ] (* Goal: Latest website version has been built in every branch. *)