Ryan Barry has uploaded a new change for review. Change subject: Fedora 20 is released, not devel ......................................................................
Fedora 20 is released, not devel Change CUR_DEVEL to Fedora 21 to avoid livecd-tools instability Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1091693 Change-Id: I946fc23ddb7ad0202f0d24cfec310529548d0914 Signed-off-by: Ryan Barry <[email protected]> --- M recipe/Makefile.am 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/04/27304/1 diff --git a/recipe/Makefile.am b/recipe/Makefile.am index 31fa66e..c9798f8 100644 --- a/recipe/Makefile.am +++ b/recipe/Makefile.am @@ -33,7 +33,7 @@ OVIRT_NIGHTLY_URL = http://ovirt.org/releases/nightly/rpm/Fedora OVIRT_BETA_URL = http://ovirt.org/releases/beta/rpm/Fedora CUR_RAWHIDE = 21 -CUR_DEVEL = 20 +CUR_DEVEL = 21 CENTOS_MIRROR = http://mirrorlist.centos.org/ CENTOS_RELEASE = 6 -- To view, visit http://gerrit.ovirt.org/27304 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I946fc23ddb7ad0202f0d24cfec310529548d0914 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
