In case of multiple Version
tags, Specfile.update_version()
always updates the first one
#327
Labels
area/general
Related to whole service, not a specific part/integration.
complexity/single-task
Regular task, should be done within days.
gain/high
This brings a lot of value to (not strictly a lot of) users.
impact/low
This issue impacts only a few users.
kind/bug
Something isn't working.
There can be multiple
Version
tags in a spec file, in different condition branches.Specfile.update_version()
always updates the first one.Example of such a spec file: https://src.fedoraproject.org/rpms/python-mne/blob/rawhide/f/python-mne.spec
The text was updated successfully, but these errors were encountered: