#76 Miscalculates releases for bumped versions
Closed: Fixed 4 years ago by nphilipp. Opened 4 years ago by nphilipp.

(rpmautospec) nils@gibraltar:~/src/fedora-infra/rpmautospec (master)> ./rpmautospec.py --koji-url=https://koji.stg.fedoraproject.org/kojihub calculate-release  --algorithm holistic_heuristic python-arrow fc33 1.0
Highest build of lower or current distro versions: python-arrow-0.14.6-6.fc33
Highest builds of higher distro versions: 
Lowest satisfiable higher build in higher distro version: None
Calculated new release, EVR: 2.fc33, 1.0-2.fc33

This should become 1.fc33. Right now the algorithm has evr as input which is used for both the EVR of the latest build in the dist as well as the EV for which we calculate a release. This needs to be separate, to e.g. say: "latest verrel is 0.14.6-6.fc33, I want a release for version 1.0 though".


Metadata Update from @nphilipp:
- Issue assigned to nphilipp

4 years ago

Metadata Update from @nphilipp:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

4 years ago

Login to comment on this ticket.

Metadata