SHA256
1
0
forked from pool/rtags

- Update to version 2.18.1+git.20180909.ce3bdfd9:

* Fix typo d2b10d624
  * Start groundwork for making it possible to run rp in a thread
  * loose the warning. Kinda silly.
  * apparently this isn't okay.
  * elisp warnings
  * Opt-in for completion thread diagnostics.
  * Refactor automated test runner
  * Warning.
  * Fixed max-depth issues.
  * Fixed some of the recursion depth issues.
  * Adding imenu index function.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/rtags?expand=0&rev=11
This commit is contained in:
Martin Liška
2018-09-22 17:36:07 +00:00
committed by Git OBS Bridge
parent ecb99807eb
commit 1aa5f1ec76
3 changed files with 21 additions and 5 deletions

View File

@@ -12,16 +12,16 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
Name: rtags
Version: 2.18+git.20180130.98d668e8
Version: 2.18.1+git.20180909.ce3bdfd9
Release: 0
Summary: Clang based source code indexer
License: GPL-3.0+
License: GPL-3.0-or-later
Group: Development/Tools/Navigators
Url: https://github.com/Andersbakken/rtags
Source0: %{name}-%{version}.tar.xz