Changelog for
llvm3.9-libs-3.9.1-14.fc29.x86_64.rpm :
* Fri Jul 13 2018 Fedora Release Engineering
- 3.9.1-14- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Wed Mar 07 2018 Adam Williamson - 3.9.1-13- Rebuild to fix GCC 8 mis-compilation See https://da.gd/YJVwk (\"GCC 8 ABI change on x86_64\")
* Thu Feb 08 2018 Fedora Release Engineering - 3.9.1-12- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Aug 03 2017 Fedora Release Engineering - 3.9.1-11- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering - 3.9.1-10- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Thu Jun 22 2017 Milan Bouchet-Valat - 3.9.1-9- Add more patches needed by Julia and enable those who weren\'t enabled.
* Mon May 15 2017 Fedora Release Engineering - 3.9.1-8- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild
* Tue Apr 18 2017 Josh Stone - 3.9.1-7- Fix computeKnownBits for ARMISD::CMOV (rust-lang/llvm#67)
* Tue Mar 21 2017 Josh Stone - 3.9.1-6- Add backported patches needed by Rust
* Thu Feb 23 2017 Milan Bouchet-Valat - 3.9.1-5- Add more patches needed by Julia and backported from LLVM 4.0.
* Fri Feb 10 2017 Orion Poplawski - 3.9.1-4- Add patch to add sonames to libraries- Make -static require ncurses-devel
* Thu Feb 09 2017 Orion Poplawski - 3.9.1-3- Install into libdir prefix
* Mon Jan 02 2017 Milan Bouchet-Valat - 3.9.1-2- Add patches needed by Julia.- Disable Sphinx docs (which currently cause the build to fail on Rawhide).- Replace remaining spaces with tabs for consistency.- Add dependency on -devel for -static package.- Fix missing Requires(postun).- Fix links to unversioned llvm-ar.
* Thu Dec 29 2016 Milan Bouchet-Valat - 3.9.1-1- Create versioned llvm3.9 package.
* Tue Nov 29 2016 Josh Stone - 3.9.0-7- Apply backports from rust-lang/llvm#55, #57