From d088a4cfcd866870dc252500b2c4e8a5659c3909 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Wed, 20 Feb 2019 18:25:13 +0000 Subject: [PATCH] Rawhide is now F31 Signed-off-by: Mohan Boddu --- 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 89d7a371c0..62a5f3072e 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 = '30' +RAWHIDE = '31' EXTRA_ARCH_LIST = { 'kernel': ('i586', 'i686', 'noarch'), 'kernel-xen-2.6': ('i586', 'i686', 'noarch'),