diff --git a/.gitignore b/.gitignore index e6c013c..adfeb4e 100644 --- a/.gitignore +++ b/.gitignore @@ -436,3 +436,4 @@ /vim-9.0-1423.tar.bz2 /vim-9.0-1429.tar.bz2 /vim-9.0-1440.tar.bz2 +/vim-9.0-1443.tar.bz2 diff --git a/sources b/sources index 4100dcf..9268b46 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-9.0-1440.tar.bz2) = 3f80a5d56409f21be89a35462af635b37bee6c69ae0e0535f8e6884f8381bb361a0b844d86710d95294b7e887491dd1136adab04a19cf046fb18f13fa969d0a9 +SHA512 (vim-9.0-1443.tar.bz2) = 8a0f5c896ea6b0d56a3b603d67e2ed5434150ca09166537be1ebdc069452add0457736985f62f29521131d0ab6b97f07be800d089f59014f92bb25c790976aee diff --git a/vim.spec b/vim.spec index d31230d..7565cc4 100644 --- a/vim.spec +++ b/vim.spec @@ -8,7 +8,7 @@ %bcond_with libsodium_crypt %endif -%define patchlevel 1440 +%define patchlevel 1443 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 @@ -50,7 +50,7 @@ Summary: The VIM editor URL: http://www.vim.org/ Name: vim Version: %{baseversion}.%{patchlevel} -Release: 2%{?dist} +Release: 1%{?dist} Epoch: 2 # swift.vim contains Apache 2.0 with runtime library exception: # which is taken as Apache-2.0 WITH Swift-exception - reported to legal as https://gitlab.com/fedora/legal/fedora-license-data/-/issues/188 @@ -1029,6 +1029,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %changelog +* Tue Apr 11 2023 Zdenek Dohnal - 2:9.0.1443-1 +- patchlevel 1443 + * Tue Apr 11 2023 Zdenek Dohnal - 2:9.0.1440-2 - incorporate License tag changes based on legal team response