Changelog for
rust-1.17.0-1.el7.x86_64.rpm :
Thu Apr 27 14:00:00 2017 Josh Stone
- 1.17.0-1
- Update to 1.17.0.
Thu Mar 16 13:00:00 2017 Josh Stone - 1.16.0-1
- Update to 1.16.0.
- Use rustbuild instead of the old makefiles.
- Update bootstrapping to include rust-std and cargo.
- Add a rust-lldb subpackage.
Fri Feb 10 13:00:00 2017 Josh Stone - 1.15.1-2
- Rebuild without bootstrap binaries.
Fri Feb 10 13:00:00 2017 Josh Stone - 1.15.1-1
- Update to 1.15.1.
- Require rust-rpm-macros for new crate packaging.
- Keep shared libraries under rustlib/, only debug-stripped.
- Merge and clean up conditionals for epel7.
- Bootstrap ppc64 and ppc64le.
Tue Jan 3 13:00:00 2017 Josh Stone - 1.14.0-1
- Update to 1.14.0.
- Rewrite bootstrap logic to target specific arches.
Thu Nov 10 13:00:00 2016 Josh Stone - 1.13.0-1
- Update to 1.13.0.
- Use hardening flags for linking.
- Split the standard library into its own package
- Centralize rustlib/ under /usr/lib/ for multilib integration.
Sat Oct 22 14:00:00 2016 Josh Stone - 1.12.1-1.1
- Rebuild without bootstrap binaries.
Sat Oct 22 14:00:00 2016 Josh Stone - 1.12.1-1
- Update to 1.12.1.
- Merge package changes from rawhide.
- Bootstrap aarch64.
Tue Sep 20 14:00:00 2016 Josh Stone - 1.11.0-3.2
- Rebuild without bootstrap binaries.
Mon Sep 19 14:00:00 2016 Josh Stone - 1.11.0-3.1
- Bootstrap el7, with bundled llvm
Sat Sep 3 14:00:00 2016 Josh Stone - 1.11.0-3
- Rebuild without bootstrap binaries.
Fri Sep 2 14:00:00 2016 Josh Stone - 1.11.0-2
- Bootstrap armv7hl, with backported no-neon patch.
Wed Aug 24 14:00:00 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 14:00:00 2016 Josh Stone 1.10.0-4
- Rebuild without bootstrap binaries.
Fri Aug 12 14:00:00 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 14:00:00 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 14:00:00 2016 Josh Stone - 1.10.0-1
- Initial package, bootstrapped