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

Downgrading a package

2024-06-15 Thread Tim Semeijn via devel
Dear all, As the package python3-mmtf is FTI on EPEL8 (incompatbile package requirement) I wish to downgrade it to the previous version 1.1.2 as a package maintainer. I checked the Packaging Guidelines but I can not find out how to approach this. Can anyone point me in the right direction on ho