$ git diff --patch-with-stat --summary d7f4a2c410a56668c2e59aafbdd77f04873ca1a3..cc7a4f3ba6637743ba748dd262c5e381efadeea6
.abf.yml | 2 +-
vim-python3-tests.patch | 9 ---------
vim.spec | 2 +-
3 files changed, 2 insertions(+), 11 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 4b8773d..e033761 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -3,4 +3,4 @@ sources:
gvim32.png: 2356345378a9f1ba3c9e9e6508b695611e8f2cfa
gvim48.png: 37ad682f67539da7f4d4b7316383115dfe43222d
gvim64.png: c32bd520a1498b71ee9bbcddc7ad05df1565d085
- v8.2.0554.tar.gz: 7f3ffa0106ce50db6c85a220ecbf8a0c3c2967c8
+ v8.2.0598.tar.gz: b8f969ad60747190b752b092d3bd69c47e7fd30c
diff --git a/vim-python3-tests.patch b/vim-python3-tests.patch
index 26027f7..ac7af70 100644
--- a/vim-python3-tests.patch
+++ b/vim-python3-tests.patch
@@ -40,15 +40,6 @@ diff -up vim80/src/testdir/test_channel_pipe.py.python3-tests vim80/src/testdir/
#
# Server that will communicate over stdin/stderr
#
-diff -up vim80/src/testdir/test_channel.py.python3-tests vim80/src/testdir/test_channel.py
---- vim80/src/testdir/test_channel.py.python3-tests 2018-05-11 09:22:48.522284266 +0200
-+++ vim80/src/testdir/test_channel.py 2018-05-11 09:26:17.762574955 +0200
-@@ -1,4 +1,4 @@
--#!/usr/bin/python
-+#!/usr/bin/python3
- #
- # Server that will accept connections from a Vim channel.
- # Used by test_channel.vim.
diff -up vim80/src/testdir/test_channel_write.py.python3-tests vim80/src/testdir/test_channel_write.py
--- vim80/src/testdir/test_channel_write.py.python3-tests 2018-05-11 09:23:21.254021422 +0200
+++ vim80/src/testdir/test_channel_write.py 2018-05-11 09:26:54.952268193 +0200
diff --git a/vim.spec b/vim.spec
index 3318696..f01e064 100644
--- a/vim.spec
+++ b/vim.spec
@@ -23,7 +23,7 @@
Summary: The VIM editor
URL: http://www.vim.org/
Name: vim
-Version: 8.2.0554
+Version: 8.2.0598
Release: 1
License: Vim and MIT
Source0: https://github.com/vim/vim/archive/v%{version}.tar.gz