Please implement the same override for the %dist variable for epel8-infra that was done for epel7-infra. When I worked on shipping pagure 5.10.0 to EPEL8 today, it collided with the build @pingou did for pushing the release into stg.pagure.io before tagging the release.
%dist
epel8-infra
epel7-infra
I'd like to not have to do spurious release bumps and play EVR games if I don't have to.
As soon as possible, but probably before the next Pagure release (which is probably in a month or two).
Yeah, @pingou mentioned this the other day too. ;(
Done now:
koji edit-tag epel8-infra-build -x rpm.macro.dist='.%{?fedora:fc%{fedora}}%{?rhel:el%{rhel}}.infra'
Sorry for the hassle.
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.