diff --git a/_service b/_service
index 5a178bd..effd04d 100644
--- a/_service
+++ b/_service
@@ -4,8 +4,8 @@
git
enable
rtags
- 2.13+git.%cd.%h
- 93b0063626c54ab976b2c8f2dba8cd9d25e18bd4
+ 2.18+git.%cd.%h
+ 98d668e85cf9ae84e775742752c5656dd2df2f17
*.tar
diff --git a/rtags-2.13+git.20170825.93b00636.tar.xz b/rtags-2.13+git.20170825.93b00636.tar.xz
deleted file mode 100644
index 567a369..0000000
--- a/rtags-2.13+git.20170825.93b00636.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:102c0049fd1e175269a4c7f84d05577ec559745e3d70ab4e463853865e966f56
-size 1628640
diff --git a/rtags-2.18+git.20180130.98d668e8.tar.xz b/rtags-2.18+git.20180130.98d668e8.tar.xz
new file mode 100644
index 0000000..dda2341
--- /dev/null
+++ b/rtags-2.18+git.20180130.98d668e8.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c28cd547aa24159732f5ee0fd43cf5a45863d8a92d1e529be69335b243d1379a
+size 1642548
diff --git a/rtags.changes b/rtags.changes
index 0c7f19c..abc2f7d 100644
--- a/rtags.changes
+++ b/rtags.changes
@@ -1,3 +1,18 @@
+-------------------------------------------------------------------
+Sat Feb 03 11:28:23 UTC 2018 - mliska@suse.cz
+
+- Update to version 2.18+git.20180130.98d668e8:
+ * Bump version to 2.18
+ * Roll back this one.
+ * Fix warning.
+ * trigger this on ctest.
+ * Try this.
+ * Fix package name.
+ * Maybe like this?
+ * Try to add more compilers.
+ * Remove unused capture part deux.
+ * Remove unused capture.
+
-------------------------------------------------------------------
Sun Aug 27 18:23:35 UTC 2017 - mliska@suse.cz
diff --git a/rtags.spec b/rtags.spec
index 30ff033..2d7b824 100644
--- a/rtags.spec
+++ b/rtags.spec
@@ -1,7 +1,7 @@
#
# spec file for package rtags
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
Name: rtags
-Version: 2.13+git.20170825.93b00636
+Version: 2.18+git.20180130.98d668e8
Release: 0
Summary: Clang based source code indexer
License: GPL-3.0+