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:
900fee3
)
F19 built by hand.
author
Richard W.M. Jones
<rjones@redhat.com>
Sat, 21 Dec 2013 07:15:22 +0000
(07:15 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Sat, 21 Dec 2013 07:15:22 +0000
(07:15 +0000)
libguestfs_fedora.ml
patch
|
blob
|
history
diff --git
a/libguestfs_fedora.ml
b/libguestfs_fedora.ml
index
34ad75e
..
dfc6770
100644
(file)
--- a/
libguestfs_fedora.ml
+++ b/
libguestfs_fedora.ml
@@
-23,7
+23,7
@@
let package = "libguestfs"
(* How branches in libguestfs upstream map to branches in Fedora. *)
let branches = [
"1.20-stable", "f18"; (* F18 follows 1.20. *)
-
"1.22-stable", "f19"; (* F19 follows 1.22
. *)
+
(* "1.22-stable", "f19"; *) (* F19 built by hand
. *)
(* "1.24-stable", "f20"; *) (* F20 is being built by hand ATM. *)
"1.25-development", "master"; (* Rawhide follows development. *)
]