On 25.10.2019 12:49, Branko Čibej wrote: > On 25.10.2019 11:49, Julian Foad wrote: >> The 1.13.0 release artifacts are now available for testing/signing. >> Please get the tarballs from >> https://dist.apache.org/repos/dist/dev/subversion >> and add your signatures there. >> >> *** There is no change from 1.13.0-rc1 except version number and date >> of rolling. If you wish, you may consider that checking the tarballs >> are correctly formed and have just that diff against -rc1 is >> sufficient to sign them. > > I only now noticed that we're including gen-make.opts in the Unix > bundles. We shouldn't; that file is generated by gen-make.py so that > build script generation (for Windows) is easily repeatable.
FWIW: on Unix, autogen.sh takes care of the "repeatable" part. I can fix this by simply not writing gen-make.opts if gen-make.py was invoked through autogen.sh. Thoughts? -- Brane

