#9 Include epoch in package version comparisons, at least when there is one
Closed: Fixed None Opened 8 years ago by adamwill.

Someone mailed test@ today confused about some package changes in today's F24 compose. There were a couple of epoch bumps which led to rather confusing text:

Package:      qt5-qtenginio-1.6.0-3.fc24
Old package:  qt5-qtenginio-5.6.0-0.5.beta1.fc24

Package:      eclipse-launchbar-1.0.1-1.gitedd5f69.fc24
Old package:  eclipse-launchbar-1.0.2-0.1.git93cdb07.fc24

This would be a lot clearer if the epochs were included, at least when the epoch is > 0.


This has already been fixed, but the fixed version was not yet installed on the compose box. With the latest version the output should look like:

Package:      eclipse-launchbar-1:1.0.1-1.gitedd5f69.fc24
Old package:  eclipse-launchbar-1.0.2-0.1.git93cdb07.fc24

Package:      qt5-qtenginio-1:1.6.0-3.fc24
Old package:  qt5-qtenginio-5.6.0-0.5.beta1.fc24

It'll be deployed to prod once we come out of freeze.

Log in to comment on this ticket.

Metadata