If srpm doesn't exist and strict is specified, raise GenericError instead of returning empty list.
Fixes: https://pagure.io/koji/issue/1147
Metadata Update from @tkopecek: - Pull-request tagged with: testing-ready
Metadata Update from @jcupova: - Pull-request untagged with: testing-ready
rebased onto 15d68bdc23b310f0f153aa0bd87cd3a99f985110
updated to handle all cases
Metadata Update from @jcupova: - Pull-request tagged with: testing-done
:thumbsup:
Commit c60c6238 fixes this pull-request
Pull-Request has been merged by tkopecek
If srpm doesn't exist and strict is specified, raise GenericError
instead of returning empty list.
Fixes: https://pagure.io/koji/issue/1147