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:
c9cc06f
)
libguestfs: Do f20 releases by hand.
author
Richard W.M. Jones
<rjones@redhat.com>
Thu, 10 Oct 2013 14:55:41 +0000
(15:55 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 10 Oct 2013 14:56:15 +0000
(15:56 +0100)
libguestfs_fedora.ml
patch
|
blob
|
history
diff --git
a/libguestfs_fedora.ml
b/libguestfs_fedora.ml
index
e565b54
..
4b5ec7c
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.23-development", "master"; (* Rawhide follows development. *)
-
"1.23-development", "f20"; (* F20 also follows development
. *)
+
(* f20 is being done by hand until 1.24 is released
. *)
"1.22-stable", "f19"; (* F19 follows 1.22. *)
"1.20-stable", "f18"; (* F18 follows 1.20. *)
]