Previousle calling unblock caused package to be completely removed from listing and needed to be followed by pkg add call. This behaviour is counterintuitive and is changed to only remove block.
Fixes: https://pagure.io/koji/issue/871
1 new commit added
rebased onto 6db17b10ca42ee5702e55182847a1b74b84103eb
See my comments on issue #871
Pull-Request has been closed by mikem
Previousle calling unblock caused package to be completely removed from
listing and needed to be followed by pkg add call. This behaviour is
counterintuitive and is changed to only remove block.
Fixes: https://pagure.io/koji/issue/871