Re: Downgrading a package

2024-06-16 Thread Tim Semeijn via devel
Thanks Dan, managed to downgrade the package. Best regards, Tim > On 15 Jun 2024, at 15:22, Dan Čermák wrote: > > You can't delete a build, but you can downgrade to the previous version and > bump the epoch and rebuild. The users will automatically update to the > downgraded version as it wil

Re: Downgrading a package

2024-06-15 Thread Dan Čermák
You can't delete a build, but you can downgrade to the previous version and bump the epoch and rebuild. The users will automatically update to the downgraded version as it will be a higher version for rpm due to the higher epoch. Cheers, Dan On June 15, 2024 1:03:41 PM UTC, Tim Semeijn via d