diff --git a/.gitignore b/.gitignore
index c608a63..9451544 100644
--- a/.gitignore
+++ b/.gitignore
@@ -340,3 +340,4 @@
 /vim-8.2-2146.tar.bz2
 /vim-8.2-2311.tar.bz2
 /vim-8.2-2451.tar.bz2
+/vim-8.2-2465.tar.bz2
diff --git a/sources b/sources
index 2cb0317..3e12735 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vim-8.2-2451.tar.bz2) = 66be1c544288f5378971a29dbb3c8df890ec71ea91fc54e6e38140ac0ddb12bc83cfc06bed24d4416236c854c3f728482927ec02189fc4cce115dcfb599e19ad
+SHA512 (vim-8.2-2465.tar.bz2) = 9e7b7ace89d66ff981fb7fa7ba382a9c3f1035d8804ae9386ef08d82f406d9f179d2691a90a4bb758fdc81685e546aafc8e844ea78ac47ad746b6f719f7fcaa7
diff --git a/vim.spec b/vim.spec
index dbecc9a..ff96602 100644
--- a/vim.spec
+++ b/vim.spec
@@ -1,4 +1,4 @@
-%define patchlevel 2451
+%define patchlevel 2465
 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
 %define WITH_SELINUX 1
 %endif
@@ -21,7 +21,7 @@ Summary: The VIM editor
 URL:     http://www.vim.org/
 Name: vim
 Version: %{baseversion}.%{patchlevel}
-Release: 2%{?dist}
+Release: 1%{?dist}
 License: Vim and MIT
 Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2
 Source1: vim.sh
@@ -827,6 +827,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
 %config(noreplace) %{_sysconfdir}/profile.d/vim-default-editor.*
 
 %changelog
+* Thu Feb 04 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.2465-1
+- patchlevel 2465
+
 * Thu Feb 04 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.2451-2
 - vim-update.sh: apply changes master->rawhide