diff --git a/_service b/_service index 6ed94d5..a58b9f8 100644 --- a/_service +++ b/_service @@ -4,8 +4,8 @@ git enable rtags - 2.3+git.%cd.%h - 767f76bc017152f7e9d9ab2f4ef3fda9c3e0e816 + 2.8+git.%cd.%h + 6ac7740eaf05cdd9b699185f71cc2d1f634a761b *.tar diff --git a/rtags-2.3+git.20161031.767f76b.tar.xz b/rtags-2.3+git.20161031.767f76b.tar.xz deleted file mode 100644 index f2ac0a4..0000000 --- a/rtags-2.3+git.20161031.767f76b.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e93abf6a84f8be246eac7e4c82aae2786eab0826f207dff423132a708c4c9ac2 -size 1537784 diff --git a/rtags-2.8+git.20161226.6ac7740e.tar.xz b/rtags-2.8+git.20161226.6ac7740e.tar.xz new file mode 100644 index 0000000..74f02c5 --- /dev/null +++ b/rtags-2.8+git.20161226.6ac7740e.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f09a0c033c7ecaeedaabc81a6034afe187bd57eed7a630b439c6b1d17a7b3715 +size 1542880 diff --git a/rtags.changes b/rtags.changes index d8f5361..b1e19bf 100644 --- a/rtags.changes +++ b/rtags.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Mar 3 11:52:50 UTC 2017 - mpluskal@suse.com + +- Update to version 2.8+git.20161226.6ac7740e: + * Bump db. + * Use operator!= operator== for CXCursor + * jobs doesn't depend on current project. + * Oops. This needs to go before the break. + * Refactor some cursor stuff. + * Bump rct. + * Handle multiple targets better. + * Nicer dump for template specializations. + * Work on template refs + * Remove debugging. + ------------------------------------------------------------------- Wed Nov 02 16:41:20 UTC 2016 - mpluskal@suse.com diff --git a/rtags.spec b/rtags.spec index 48b172b..f63aee3 100644 --- a/rtags.spec +++ b/rtags.spec @@ -18,7 +18,7 @@ # See also http://en.opensuse.org/openSUSE:Specfile_guidelines Name: rtags -Version: 2.3+git.20161031.767f76b +Version: 2.8+git.20161226.6ac7740e Release: 0 Summary: Clang based source code indexer License: GPL-3.0+