- patchlevel 3046
This commit is contained in:
parent
af695dc4ce
commit
f8d0187a42
1
.gitignore
vendored
1
.gitignore
vendored
@ -360,3 +360,4 @@
|
||||
/vim-8.2-2956.tar.bz2
|
||||
/vim-8.2-3009.tar.bz2
|
||||
/vim-8.2-3043.tar.bz2
|
||||
/vim-8.2-3046.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vim-8.2-3043.tar.bz2) = 1e70fffe3eff913fc8b8829fbca29380e952f985b63666e083226124649d8eb64a5e322e998c33454cd155091a277ff5c0e26ef3174c981c030ad7fe81898c6b
|
||||
SHA512 (vim-8.2-3046.tar.bz2) = 439d919483d372575564c0e8c8ff2e57713a25eb52eede705eaf482ab2506906bf2e44142d82626422af3e8fc445c3caee8b677bcef6e9710a82103aa8f8cdf9
|
||||
|
5
vim.spec
5
vim.spec
@ -1,4 +1,4 @@
|
||||
%define patchlevel 3043
|
||||
%define patchlevel 3046
|
||||
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
|
||||
%define WITH_SELINUX 1
|
||||
%endif
|
||||
@ -906,6 +906,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jun 25 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.3046-1
|
||||
- patchlevel 3046
|
||||
|
||||
* Thu Jun 24 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.3043-1
|
||||
- patchlevel 3043
|
||||
- enable libsodium encryption in Fedora
|
||||
|
Loading…
Reference in New Issue
Block a user