Actions
Bug #13627
closedcreated.rid prevents reproducible builds
    Bug #13627:
    created.rid prevents reproducible builds
  
Description
rdoc.rb inserts the current time into created.rid
so the file differs across each build,
making it hard for distributions like openSUSE's
to create bit-identical binary packages when those are using rdoc.
See https://reproducible-builds.org/ why that matters
Files
Actions