Changelog for
rust-1.11.0-3.fc25.i686.rpm :
* Sat Sep 03 2016 Josh Stone
- 1.11.0-3- Rebuild without bootstrap binaries.
* Fri Sep 02 2016 Josh Stone - 1.11.0-2- Bootstrap armv7hl, with backported no-neon patch.
* Wed Aug 24 2016 Josh Stone - 1.11.0-1- Update to 1.11.0.- Drop the backported patches.- Patch get-stage0.py to trust existing bootstrap binaries.- Use libclang_rt.builtins from compiler-rt, dodging llvm-static issues.- Use --local-rust-root to make sure the right bootstrap is used.
* Sat Aug 13 2016 Josh Stone 1.10.0-4- Rebuild without bootstrap binaries.
* Fri Aug 12 2016 Josh Stone - 1.10.0-3- Initial import into Fedora (#1356907), bootstrapped- Format license text as suggested in review.- Note how the tests already run in parallel.- Undefine _include_minidebuginfo, because it duplicates \".note.rustc\".- Don\'t let checks fail the whole build.- Note that -doc can\'t be noarch, as rpmdiff doesn\'t allow variations.
* Tue Jul 26 2016 Josh Stone - 1.10.0-2- Update -doc directory ownership, and mark its licenses.- Package and declare licenses for libbacktrace and hoedown.- Set bootstrap_base as a global.- Explicitly require python2.
* Thu Jul 14 2016 Josh Stone - 1.10.0-1- Initial package, bootstrapped