File sourcetrail.changes of Package sourcetrail
-------------------------------------------------------------------
Thu Apr 9 09:23:19 UTC 2020 - Michael Vetter <mvetter@suse.com>
- Add sourcetrail-dont-install-libs.patch:
Dont install shipped libs. Use system ones.
See https://github.com/CoatiSoftware/Sourcetrail/issues/954
- Create symlink for easier launching
-------------------------------------------------------------------
Tue Mar 31 09:32:48 UTC 2020 - Michael Vetter <mvetter@suse.com>
- Update to 2020.1.117:
* logic: Fixed multiple main declarations not shown as separate symbols
when declaring file has same name (#950) regards #233
-------------------------------------------------------------------
Fri Dec 27 13:55:44 UTC 2019 - Michael Vetter <mvetter@suse.com>
- Update to 2019.4.102:
* C/C++: Update selectable C and C++ language standards and cross-compilation flags (#835)
* Java: Allow to specify custom Maven settings.xml file in project settings (#794)
* Python: Accept python.exe located in the root directory of the environment (#771)
* Java: Extend language support to Java 12 (#752)
* Graph: Show active symbol definition in code when clicking on active node (#836)
* C++: Fix recording template parameter as local symbol instead of qualifier (#824)
* Python: Always perform deep index as default and added '--shallow' command line option (#823)
* Code: Drag and drop selected source code from code view into other applications (#707)
* Python: Allow using "unsafe" Python environment if explicitly specified by user (#697, #747)
* C/C++: Updated to LLVM/Clang 9.0.0 (#799)
* Fix crash on application exit (#789)
* Code: Fixed view cleared in single file mode when ui refresh is triggered (#772)
- Remove because upstreamed:
* sourcetrail-765.patch
* sourcetrail-libgui.patch
* sourcetrail-link.patch
* sourcetrail-nonvoid-searchname.patch
* sourcetrail-return-nonvoid.patch
* sourcetrail-install.patch
* sourcetrail-lib-order.patch
* sourcetrail-nonvoid-more.patch
* sourcetrail-pull784.patch
* sourcetrail-static.patch
-------------------------------------------------------------------
Tue Nov 26 14:02:23 UTC 2019 - Michael Vetter <mvetter@suse.com>
- Add sourcetrail-rpmlintrc
-------------------------------------------------------------------
Tue Nov 26 12:36:17 UTC 2019 - Michael Vetter <mvetter@suse.com>
- Use clang instaed of gcc
- Add sourcetrail-install.patch:
https://github.com/CoatiSoftware/Sourcetrail/pull/800
-------------------------------------------------------------------
Tue Nov 26 11:20:24 UTC 2019 - Michael Vetter <mvetter@suse.com>
- Add sourcetrail-765.patch:
https://github.com/CoatiSoftware/Sourcetrail/pull/765/
-------------------------------------------------------------------
Tue Nov 26 09:01:55 UTC 2019 - Michael Vetter <mvetter@suse.com>
- Add sourcetrail-libgui.patch:
https://github.com/CoatiSoftware/Sourcetrail/pull/797
-------------------------------------------------------------------
Tue Nov 26 08:42:35 UTC 2019 - Michael Vetter <mvetter@suse.com>
- Add sourcetrail-link.patch: link against LIB_PROJECT_NAME
- Add sourcetrail-pull784.patch:
https://github.com/CoatiSoftware/Sourcetrail/pull/784
-------------------------------------------------------------------
Tue Nov 19 13:09:48 UTC 2019 - Michael Vetter <mvetter@suse.com>
- Initial package in version 2019.4.61 for openSUSE
- Add sourcetrail-static.patch:
https://github.com/CoatiSoftware/Sourcetrail/issues/758
- Add sourcetrail-return-nonvoid.patch:
https://github.com/CoatiSoftware/Sourcetrail/pull/760
- Add sourcetrail-lib-order.patch:
https://github.com/CoatiSoftware/Sourcetrail/pull/755
- Add sourcetrail-nonvoid-searchname.patch:
https://github.com/CoatiSoftware/Sourcetrail/pull/761
- Add sourcetrail-nonvoid-more.patch
See:
* https://github.com/CoatiSoftware/Sourcetrail/pull/767
* https://github.com/CoatiSoftware/Sourcetrail/pull/768