diff --git a/.gitignore b/.gitignore index f362de2..caca372 100644 --- a/.gitignore +++ b/.gitignore @@ -134,3 +134,4 @@ /vim-8.0-1238.tar.bz2 /vim-8.0-1240.tar.bz2 /vim-8.0-1241.tar.bz2 +/vim-8.0-1257.tar.bz2 diff --git a/sources b/sources index b39ca2a..eb302ec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.0-1241.tar.bz2) = c3df065530cecd5b10384e00b0128b550ad3d40a496f5523cd91705af2c4d7122e3faa20c54f28e8af6cd0f2990873019c456044e103919d841674cc9cee3132 +SHA512 (vim-8.0-1257.tar.bz2) = bab4b48e0a80b251598aee3d4c872262167d82130c1ad529739f9c79dba38fa60857c909f740c9c13efd3402648438aa833f5410edfc2012b0e946d1dbf774b6 diff --git a/vim.spec b/vim.spec index 4199114..90327fd 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 1241 +%define patchlevel 1257 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -768,6 +768,9 @@ rm -rf %{buildroot} %{_datadir}/icons/locolor/*/apps/* %changelog +* Fri Nov 03 2017 Karsten Hopp 8.0.1257-1 +- patchlevel 1257 + * Wed Nov 01 2017 Karsten Hopp 8.0.1241-1 - patchlevel 1241