6 Commits
Author SHA1 Message Date
demus 5bc2518cce Extract list of sources from spec file if available 2026-07-03 11:22:03 +02:00
demus a526626df1 Check for at least one of git or find and complain 2026-06-12 17:58:40 +02:00
demus d1d8aafca0 More option validation to simplify non-go-vendor-tools enabled scenarios
Test actual contents of sources
2026-06-12 16:33:13 +02:00
demus ba8361fb70 Use git ls-files to find sources when running in a git repo directory
Otherwise fall back to find
Switch to the directory containing the sources file when generating
Include files in sub-directories
2026-06-12 15:06:08 +02:00
demus c82504be3f Add tests 2026-06-11 21:23:59 +02:00
demus aae239a031 Split repos into source and rpm build 2026-06-11 11:07:30 +02:00