- patchlevel 967

This commit is contained in:
Zdenek Dohnal 2026-08-18 12:53:51 +02:00
commit 8829e438cd
2 changed files with 5 additions and 2 deletions

View file

@ -1 +1 @@
SHA512 (vim-9.2-920.tar.bz2) = ce247bb3b3baa70aa4806c97f6f20c516116db7570bfbbe5d16e0361d357c3f6271acff8378b46a4ab764b62073be341a6fe593a8b0c7fe0ca84b96baa108850
SHA512 (vim-9.2-967.tar.bz2) = 817654d8051b44fbe1eedc947860cbff76815f84ecd3618eadbf482f017d234fb33cc122b8cda10b15fa727ac6f49d09a3834d4bf939cc2567ca3aaf483e70eb

View file

@ -28,7 +28,7 @@
%define baseversion 9.2
# get bug url from /etc/os-release
%define bugurl %(source /etc/os-release; echo ${BUG_REPORT_URL})
%define patchlevel 920
%define patchlevel 967
%define vimdir vim92
%if %{with desktop_file}
@ -1061,6 +1061,9 @@ install -p -m644 %{SOURCE11} %{buildroot}/%{_datadir}/fish/vendor_conf.d/vim-def
%changelog
* Tue Aug 18 2026 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.2.967-1
- patchlevel 967
* Fri Aug 07 2026 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.2.920-1
- patchlevel 920