Changing owner is triggering repo regeneration in kojira. As it is something which doesn't have any effect on repodata, let's put it to separate table and let kojira ignore these changes.
Fixes: https://pagure.io/koji/issue/956
rebased onto 07a15f6f098bdf1d987fcc17453b0d9319f3d86a
Why was the 'base64' import removed?
It is not used anymore. base64encode is used instead now in this file.
base64encode
Needs rebase but otherwise :thumbsup:
rebased
rebased onto f869c3744c0771bb25eefcb2c578bb29bc2589ca
:thumbsup:
Commit 1e35e60c fixes this pull-request
Pull-Request has been merged by tkopecek
Metadata Update from @julian8628: - Pull-request tagged with: testing-ready
Changing owner is triggering repo regeneration in kojira. As it is
something which doesn't have any effect on repodata, let's put it to
separate table and let kojira ignore these changes.
Fixes: https://pagure.io/koji/issue/956