you may use `koji-rpmfusion cancel taskId` to cancel the previous builds for example:
koji-rpmfusion cancel 738159 On Mon, 2026-09-07 at 23:42 +0200, ypsvlq wrote: > commit 2ec5a76954d0d2c6b91f3e195f84aca140efef55 > Author: Elaine Gibson <[email protected]> > Date: Mon Sep 7 22:42:08 2026 +0100 > > Update to b748 > > .gitignore | 1 + > redumper.spec | 2 +- > sources | 2 +- > 3 files changed, 3 insertions(+), 2 deletions(-) > --- > diff --git a/.gitignore b/.gitignore > index 7033323..00abd68 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -16,3 +16,4 @@ > /redumper-b745.tar.gz > /redumper-b746.tar.gz > /redumper-b747.tar.gz > +/redumper-b748.tar.gz > diff --git a/redumper.spec b/redumper.spec > index eebf91b..5a14a15 100644 > --- a/redumper.spec > +++ b/redumper.spec > @@ -2,7 +2,7 @@ > %global toolchain clang > > Name: redumper > -Version: b747 > +Version: b748 > Release: %autorelease > Summary: Low level CD dumper utility > > diff --git a/sources b/sources > index 87b2968..be9a60f 100644 > --- a/sources > +++ b/sources > @@ -1 +1 @@ > -SHA512 (redumper-b747.tar.gz) = > 838b7b7817f2ae6ab26f32be8b1002cd5e3cb10467dc2f99c4077bf64980c2bcb9572 > f4bca3c6e73c7b58d560c2baba84ae983926fb43d48aefc73971021e6bb > +SHA512 (redumper-b748.tar.gz) = > 2498ce7123676e749df4524f3ed18eb22a6b7de19d14ddacbc6f082d50b3d69d6313e > 2cc386940a385a37865335d45017ac4d4361c48df6bf44458de2ae95492 > _______________________________________________ > rpmfusion-commits mailing list -- > [email protected] > To unsubscribe send an email to > [email protected] -- Sérgio M. B. _______________________________________________ rpmfusion-developers mailing list -- [email protected] To unsubscribe send an email to [email protected]
