git.annexia.org
/
goaljobs-goals.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4acf6cc
)
libguestfs: fedora: F20 is being built by hand at the moment.
author
Richard W.M. Jones
<rjones@redhat.com>
Fri, 8 Nov 2013 16:15:57 +0000
(16:15 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Fri, 8 Nov 2013 16:15:57 +0000
(16:15 +0000)
libguestfs_fedora.ml
patch
|
blob
|
history
diff --git
a/libguestfs_fedora.ml
b/libguestfs_fedora.ml
index
cddc48f
..
34ad75e
100644
(file)
--- a/
libguestfs_fedora.ml
+++ b/
libguestfs_fedora.ml
@@
-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. *)
]