[node-patches] Change in ovirt-node-iso[master]: Fedora 19 is no longer in development. Bump up to 20 in reci...
rbarry at redhat.com
rbarry at redhat.com
Tue Jul 2 20:14:02 UTC 2013
Ryan Barry has uploaded a new change for review.
Change subject: Fedora 19 is no longer in development. Bump up to 20 in recipe/Makefile.am
......................................................................
Fedora 19 is no longer in development. Bump up to 20 in recipe/Makefile.am
Move CUR_DEVEL up to 20 so we don't pull updates-testing into F19
images.
Change-Id: I4c34914514342a9993598ee89c83be175d811988
Signed-off-by: Ryan Barry <rbarry at redhat.com>
---
M Makefile.am
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node-iso refs/changes/61/16361/1
diff --git a/Makefile.am b/Makefile.am
index b615ab9..858e280 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -59,7 +59,7 @@
OVIRT_BETA_URL = $(OVIRT_BASE_URL)/beta/rpm
OVIRT_ALPHA_URL = $(OVIRT_BASE_URL)/alpha/rpm
CUR_RAWHIDE = 20
-CUR_DEVEL = 19
+CUR_DEVEL = 20
CENTOS_MIRROR = http://mirrorlist.centos.org/
CENTOS_RELEASE = 6
--
To view, visit http://gerrit.ovirt.org/16361
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4c34914514342a9993598ee89c83be175d811988
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node-iso
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>
More information about the node-patches
mailing list