A behavior of fedpkg srpm depends on the used RPM version. It's useful to see the RPM version in the Zuul CI log.
fedpkg srpm
For example, the load macro without colon in a RPM spec file only works with RPM 4.17+. See https://src.fedoraproject.org/rpms/ruby/pull-request/113.
load
Build succeeded.
Thanks
Metadata Update from @fbo: - Pull-request tagged with: gateit
Build succeeded (gate pipeline).
Pull-Request has been merged by zuul
A behavior of
fedpkg srpmdepends on the used RPM version. It's useful to seethe RPM version in the Zuul CI log.
For example, the
loadmacro without colon in a RPM spec file only workswith RPM 4.17+. See https://src.fedoraproject.org/rpms/ruby/pull-request/113.