From a90921040ffe5673c8aaf22e0b48f953c74c66ae Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Tue, 20 Feb 2018 20:57:32 +0100 Subject: [PATCH] There are *WAY* too many places this needs to be updated Signed-off-by: Patrick Uiterwijk --- 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 a0e1a58fb9..d9cbc24f9e 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 = '28' +RAWHIDE = '29' EXTRA_ARCH_LIST = { 'kernel': ('i586', 'i686', 'noarch'), 'kernel-xen-2.6': ('i586', 'i686', 'noarch'),