From 6f47745cb14e1b77ff95275d4bc13fd1e9ebaf06 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Oct 18 2023 14:49:18 +0000 Subject: - patchlevel 2048 --- diff --git a/.gitignore b/.gitignore index c703a20..9d88109 100644 --- a/.gitignore +++ b/.gitignore @@ -456,3 +456,4 @@ /vim-9.0-1927.tar.bz2 /vim-9.0-1968.tar.bz2 /vim-9.0-1984.tar.bz2 +/vim-9.0-2048.tar.bz2 diff --git a/sources b/sources index 4c2b80d..0ebac0a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-9.0-1984.tar.bz2) = 8e39dc05258aa44ce2f8386cc2f217fe77c4a009f9087582b9cd47c0ab19c8336bbfad1506da08c7706ceca76b59a23eb2a7c2cba93e43070ea3b6b8bde6f6c0 +SHA512 (vim-9.0-2048.tar.bz2) = 7885c6890acc4cca3a4c8d196014e2ad15ba094b86afc1995b9879fc16c50685d30b49ca021ee87d8fb49d396ab84199a26021e86084450f00005d8a5d1c53f0 diff --git a/vim.spec b/vim.spec index 8ff2264..7377904 100644 --- a/vim.spec +++ b/vim.spec @@ -8,7 +8,7 @@ %bcond_with libsodium_crypt %endif -%define patchlevel 1984 +%define patchlevel 2048 %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 @@ -1033,6 +1033,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %changelog +* Wed Oct 18 2023 Zdenek Dohnal - 2:9.0.2048-1 +- patchlevel 2048 + * Thu Oct 05 2023 Remi Collet - 2:9.0.1984-2 - rebuild for new libsodium