Fixes: https://pagure.io/koji/issue/2118
rebased onto a28ac653d4e7169415fe8b83bd9ee942c546f989
This appears to contain a unit test change. If that change is needed, it should be handled separately.
$ git diff origin... --stat docs/source/conf.py | 4 +- docs/source/migrations/migrations.rst | 1 + docs/source/release_notes/release_notes.rst | 1 + docs/source/release_notes/release_notes_1.21.rst | 263 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ koji.spec | 83 ++++++++++++++++++++++++- setup.py | 2 +- tests/test_cli/test_clone_tag.py | 30 ++++----- 7 files changed, 365 insertions(+), 19 deletions(-)
rebased onto a393bf14cd37fd5a57afc1b249763dc7944ec3d7
Commit f50b3dbf fixes this pull-request
Pull-Request has been merged by tkopecek
Fixes: https://pagure.io/koji/issue/2118