From edfdfc55e916e0d1e3f0abf121233afd40729759 Mon Sep 17 00:00:00 2001 From: Cristian Le Date: Fri, 12 Jan 2024 17:18:58 +0100 Subject: [PATCH] [Debug] Use fork Signed-off-by: Cristian Le --- .distro/plans/rpminspect.fmf | 4 ++-- .distro/plans/rpmlint.fmf | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.distro/plans/rpminspect.fmf b/.distro/plans/rpminspect.fmf index 59e9b24..dbd13ac 100644 --- a/.distro/plans/rpminspect.fmf +++ b/.distro/plans/rpminspect.fmf @@ -1,5 +1,5 @@ plan: import: - url: https://github.com/packit/tmt-plans - ref: main + url: https://github.com/LecrisUT/tmt-plans + ref: fix/epel name: /plans/rpminspect diff --git a/.distro/plans/rpmlint.fmf b/.distro/plans/rpmlint.fmf index aac0154..32c65e8 100644 --- a/.distro/plans/rpmlint.fmf +++ b/.distro/plans/rpmlint.fmf @@ -1,5 +1,5 @@ plan: import: - url: https://github.com/packit/tmt-plans - ref: main + url: https://github.com/LecrisUT/tmt-plans + ref: fix/epel name: /plans/rpmlint