The koji eln tag inherits from f33, should we move it to inherit from f34 at branching?
cc @sgallagh
Yes, ELN should always be inheriting from Rawhide.
Done.
$ koji remove-tag-inheritance eln f33 $ koji add-tag-inheritance eln f34 $ koji remove-tag-inheritance eln-build f33-build $ koji add-tag-inheritance eln-build f34-build --priority 5
We need to update the branching script to handle this.
https://pagure.io/releng/pull-request/9716
Should fix this.
Metadata Update from @mohanboddu: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)