Learn more about these different git repos.
Other Git URLs
2e79690
rpmbuild: determine SRPM builds by having source_type We can't tell that a task is for SRPM just because it doesn't have `task["chroot"]` defined. Custom SRPM builds do define this. It might be better to check `task["source_type"]`. Merges: #2208