- patchlevel 2120
This commit is contained in:
parent
5d45ac645a
commit
bc909c14df
1
.gitignore
vendored
1
.gitignore
vendored
@ -268,3 +268,4 @@
|
|||||||
/vim-8.1-2019.tar.bz2
|
/vim-8.1-2019.tar.bz2
|
||||||
/vim-8.1-2056.tar.bz2
|
/vim-8.1-2056.tar.bz2
|
||||||
/vim-8.1-2102.tar.bz2
|
/vim-8.1-2102.tar.bz2
|
||||||
|
/vim-8.1-2120.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (vim-8.1-2102.tar.bz2) = 058abc57bca27d3d040a5d43737275bfe77bc93e0cb6f29a085a163f2b0c6eecfc1cadac556ed4c56a78d22ee8ffec1c65fd7ddd661bdfd35debcdb23380e9fb
|
SHA512 (vim-8.1-2120.tar.bz2) = 6dd9b103863cbc885074187b03a38e40bc6b7ef08e62fc6a8507148703c71f5569c689a21443e96d872436cb82c73fb041866095fb1101145268af33cd50356a
|
||||||
|
5
vim.spec
5
vim.spec
@ -1,4 +1,4 @@
|
|||||||
%define patchlevel 2102
|
%define patchlevel 2120
|
||||||
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
|
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
|
||||||
%define WITH_SELINUX 1
|
%define WITH_SELINUX 1
|
||||||
%endif
|
%endif
|
||||||
@ -796,6 +796,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
|
|||||||
%{_datadir}/icons/locolor/*/apps/*
|
%{_datadir}/icons/locolor/*/apps/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 07 2019 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.2120-1
|
||||||
|
- patchlevel 2120
|
||||||
|
|
||||||
* Mon Sep 30 2019 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.2102-1
|
* Mon Sep 30 2019 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.2102-1
|
||||||
- patchlevel 2102
|
- patchlevel 2102
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user