On Wed, Aug 11, 2021 at 12:08 PM Jonathan Wakely <jwakely@xxxxxxxxxx> wrote: > > On Wed, 11 Aug 2021 at 11:00, Jonathan Wakely wrote: > > The rest were not submitted for a rebuild, for some reason. That's > > cpp-hocon, luminance-hdr, openshadinglanguage, and usd. I'm not sure > > why they didn't get submitted. > > Those four packages cannot be updated by rpmdev-bumpspec: > > RPMAutoSpec usage detected, not changing the spec file. > > That makes my rebuild tools give up and not try to rebuild it. Looks > like I need to adjust the tools. You'll probably need the same modifications as the mass rebuild script used by releng: https://pagure.io/releng/c/11160f7ccaf57f7da10612e8c857a22fba132155?branch=main https://pagure.io/releng/c/950ff66d09277039423964654db20d6a43415c6e?branch=main TL;DR: Since rpmdev-bumpspec will not make .spec file modifications, you'll just need to check whether its return code was 0, and then run "git commit -a -m MESSAGE" with the "--allow-empty" flag. Fabio _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure