From b04e037565a908c28afd5a89a5b2eddb61b0801d Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 15 Aug 2018 00:33:09 +0000 Subject: [PATCH] another stray hard coded place for release --- roles/bodhi2/backend/templates/owner-sync-pagure.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/bodhi2/backend/templates/owner-sync-pagure.j2 b/roles/bodhi2/backend/templates/owner-sync-pagure.j2 index d9cbc24f9e..1dcae47e73 100755 --- a/roles/bodhi2/backend/templates/owner-sync-pagure.j2 +++ b/roles/bodhi2/backend/templates/owner-sync-pagure.j2 @@ -69,7 +69,7 @@ PDC_TYPES = { } -RAWHIDE = '29' +RAWHIDE = '30' EXTRA_ARCH_LIST = { 'kernel': ('i586', 'i686', 'noarch'), 'kernel-xen-2.6': ('i586', 'i686', 'noarch'),