X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=libguestfs_fedora.ml;h=10c82c9ef5003bbd1b0e741fcf229f9df1092d6c;hb=7d5bb1efadba9d16e714bcd6981d1a6190087636;hp=886c2d3eeb35d73cf7c22a0b02a3a7a62c96bcb6;hpb=77922a9f5e26ba2de9d64ffdcdb5506493d8acb3;p=goaljobs-goals.git diff --git a/libguestfs_fedora.ml b/libguestfs_fedora.ml index 886c2d3..10c82c9 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"; (* F21 follows 1.28. *) + "1.29-development", "master"; (* Rawhide follows development. *) ] (* Goal: Latest website version has been built in every branch. *)