Changelog for
include-what-you-use-tools-0.9-lp151.3.4.noarch.rpm :
* Sat Mar 17 2018 aaronpuchertAATTalice-dsl.net- Make tools package \"noarch\", since it contains only scripts.
* Thu Mar 15 2018 aaronpuchertAATTalice-dsl.net- Use tarball from website, where it is now available. There should be no functional change.
* Tue Feb 20 2018 aaronpuchertAATTalice-dsl.net- Add runtime dependency to clang, because we need the compiler- specific headers, even when clang is not used for compilation.
* Tue Feb 20 2018 aaronpuchertAATTalice-dsl.net- Fix build on SLE 12. For some reason the build using Clang segfaults, but with GCC 6 it doesn\'t.- Use GCC 6 only on SLE 12, not on Leap 42.
* Mon Feb 19 2018 aaronpuchertAATTalice-dsl.net- Add section about mapping files to the man page.
* Tue Feb 06 2018 aaronpuchertAATTalice-dsl.net- Remove x86-specific code that is required to parse Microsoft inline assembly. We don\'t need that, and it breaks the builds on other architectures.
* Mon Feb 05 2018 aaronpuchertAATTalice-dsl.net- Use tarball for version 0.9, which is now officially released.- Add a manual page derived from the `--help` output.
* Sat Feb 03 2018 aaronpuchertAATTalice-dsl.net- Update to development version of 0.9, which is not officially released yet.- Update LLVM/Clang to version 5.- Build using Clang instead of GCC, since we link against libclang\'s C++ API, which is also built with Clang.- Also remove third_party.imp, which doesn\'t seem to be made for the general public.- Package the Python tools separately.- Improve description.
* Mon Dec 11 2017 aaronpuchertAATTalice-dsl.net- Fix malformed patch.
* Mon Dec 11 2017 aaronpuchertAATTalice-dsl.net- Update mappings in the right place - they are actually hard-coded into iwyu_include_picker.cc.- Remove the obsolete mapping files.
* Sun Dec 10 2017 aaronpuchertAATTalice-dsl.net- Initialized based on version 0.8, which uses Clang 4.0.- Added llvm-link.patch because openSUSE\'s libLLVM isn\'t split up.- Updated mappings for GNU libc headers in libc-mappings.patch.- Updated mappings for GNU libstdc++ headers in stl-mappings.patch.