diff --git a/_servicedata b/_servicedata
index 6a6c4da..e70fe97 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/martanne/vis.git
- 08a550deac6f55f32f131f66992994b3944011ce
\ No newline at end of file
+ c37f09ed99baae4ae42381ebfc608003942528b3
\ No newline at end of file
diff --git a/vis-0.5+git.1584517720.08a550d.tar.xz b/vis-0.5+git.1584517720.08a550d.tar.xz
deleted file mode 100644
index 8914d09..0000000
--- a/vis-0.5+git.1584517720.08a550d.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b735903e637cc982da5786611b99152bab5dbb0e846c91e5381638d335ba6ae0
-size 367964
diff --git a/vis-0.5+git.1590819266.c37f09e.tar.xz b/vis-0.5+git.1590819266.c37f09e.tar.xz
new file mode 100644
index 0000000..1ba07c2
--- /dev/null
+++ b/vis-0.5+git.1590819266.c37f09e.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5545151592e2c5a3205d7f53c1bf50e1dfeaf74f5110232cbcff88379b363742
+size 369876
diff --git a/vis.changes b/vis.changes
index 6f4c066..e0f2690 100644
--- a/vis.changes
+++ b/vis.changes
@@ -1,3 +1,30 @@
+-------------------------------------------------------------------
+Fri Jun 05 13:33:07 UTC 2020 - mcepl@cepl.eu
+
+- Update to version 0.5+git.1590819266.c37f09e:
+ * test: update
+ * vis: fix implicit enum conversion warning
+ * build: update alpine in docker build to version 3.12
+ * doc: update outdated version information
+ * doc: update sphinx configuration to python 3
+ * test: update
+ * text: introduce text_save_method, remove text_save_range
+ * test: update
+ * build: use -O2 by default
+ * vis: cleanup pre-processing of :-commands
+ * Tweak README
+ * vt100: do not crash if termkey is not yet initialized
+ * ui: fix line number drawing
+ * build: fix _XOPEN_SOURCE redefinition warning
+ * vis: make reset count in visual modes
+ * vis: make reset count in normal mode
+ * lexers: prioritize markdown list rule
+ * lexers: make markdown white space rule less greedy
+ * man: document theme location
+ * Avoid use of VLAs
+ * vt100: use shorter escape sequence to clear screen
+ * Add Julia lexer
+
-------------------------------------------------------------------
Thu Apr 16 22:18:41 UTC 2020 - mcepl@cepl.eu
diff --git a/vis.spec b/vis.spec
index 87841af..98608b7 100644
--- a/vis.spec
+++ b/vis.spec
@@ -17,7 +17,7 @@
Name: vis
-Version: 0.5+git.1584517720.08a550d
+Version: 0.5+git.1590819266.c37f09e
Release: 0
Summary: An editor combining the strengths of both vi(m) and sam
License: ISC