Zdenek Dohnal
89c3d915a9
- patchlevel 4579
2022-03-16 14:42:24 +01:00
Zdenek Dohnal
b63bfa6b50
- patchlevel 4529
2022-03-09 06:34:58 +01:00
Zdenek Dohnal
0503c4f65f
- patchlevel 4485
2022-03-01 11:16:44 +01:00
Zdenek Dohnal
f5f83cb27f
- patchlevel 4460
2022-02-24 08:17:54 +01:00
Zdenek Dohnal
bea8236b36
- patchlevel 4428
2022-02-21 12:14:01 +01:00
Zdenek Dohnal
1420710435
- patchlevel 4386
2022-02-15 07:17:22 +01:00
Zdenek Dohnal
9198d0dd87
- patchlevel 4314
2022-02-07 11:19:28 +01:00
Zdenek Dohnal
56e0e46d5d
- patchlevel 4232
2022-01-27 18:56:34 +01:00
Zdenek Dohnal
c81678a1eb
- patchlevel 4198
2022-01-24 12:21:43 +01:00
Fedora Release Engineering
9c76347c0f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-22 03:57:45 +00:00
Zdenek Dohnal
2d63ce9331
- patchlevel 4068
2022-01-12 16:01:23 +01:00
Zdenek Dohnal
13abf62e59
- patchlevel 4051
2022-01-10 14:22:24 +01:00
Malcolm Inglis
dbb3fed824
add 'gui' build condition for vim-X11
2022-01-07 09:24:29 +01:00
Zdenek Dohnal
2306ab48d9
- patchlevel 4006
2022-01-05 13:31:41 +01:00
Yaakov Selkowitz
a63663e4b1
Fix flatpak build
...
When building a flatpak, vim is built in /app but binutils is still in /usr.
2022-01-03 04:52:22 +00:00
Zdenek Dohnal
2682f88df8
- patchlevel 3811
2021-12-15 11:55:45 +01:00
Zdenek Dohnal
9a11c35e77
vim.spec: dont own a standard dir
2021-12-09 14:11:30 +01:00
Zdenek Dohnal
c132fed032
- patchlevel 3755
2021-12-07 12:44:08 +01:00
Zdenek Dohnal
726ba97986
- patchlevel 3717
2021-12-02 09:26:51 +01:00
Zdenek Dohnal
4529002e19
2026651 - defaults.vim changes create conflicts between vim-minimal and vim-common
2021-11-26 11:00:27 +01:00
Zdenek Dohnal
38f1b86de2
Remove python310 specific patch - no longer needed
2021-11-23 07:23:52 +01:00
Zdenek Dohnal
51104b3f82
- patchlevel 3642
2021-11-22 13:43:12 +01:00
Zdenek Dohnal
a65558134a
- patchlevel 3582
2021-11-08 11:00:53 +01:00
Zdenek Dohnal
7b6b7df8ae
- patchlevel 3568
2021-11-01 12:20:49 +01:00
Zdenek Dohnal
cb487d0f91
vim.spec: Remove rgb.txt
...
The newest patchlevel doesn't use rgb.txt when getting available
colorschemes. Now they're available via v:colorschemes variable and
loaded from %{_datadir}/vim/vim82/colors/lists.
2021-11-01 12:04:25 +01:00
Zdenek Dohnal
9118c67b09
- patchlevel 3512
2021-10-15 06:39:48 +02:00
Zdenek Dohnal
2cb80dd52c
vim-python310-new-errmsg.patch: adjust test suite to Python 3.10
...
New Python 3.10 changes its error messages, which breaks matching
in the test suite...
2021-10-15 06:38:39 +02:00
Zdenek Dohnal
823efb9c96
virc: remove filetype plugin - it doesn't work with vi
...
filetype plugin is written in vimscript, which needs EVAL
feature, which is not within the small set of features which
Vi is compiled with.
2021-10-14 10:55:23 +02:00
Zdenek Dohnal
9250c2cc99
vim.spec: Use absolute links for vi
...
We cannot use relative links for vi, because the true Vi now lives in
/usr/libexec.
2021-10-13 08:40:26 +02:00
Zdenek Dohnal
227a870464
set system vimrc via compiler macros
2021-10-11 15:58:34 +02:00
Zdenek Dohnal
1b2faea35d
Put the old copy and paste behavior back and update the test suite
2021-10-07 11:08:44 +02:00
Zdenek Dohnal
4f081c049e
vim.spec: Fix patch number in %%prep
2021-09-24 07:29:25 +02:00
Zdenek Dohnal
884135eaa5
vim.spec: fix patch numbering
2021-09-23 14:47:03 +02:00
Zdenek Dohnal
158097f739
vim-7.4-syntax.patch: remove downstream patch, got merged upstream
2021-09-23 14:44:19 +02:00
Zdenek Dohnal
1ec0e33929
remove downstream patch vim-8.0-copypaste.patch
...
The patch used to remove 'new' (since 2017) mouse behavior in Vim, which
is applied only if user vimrc (~/.vimrc) doesn't exist. The patch
removal puts the behavior new behavior back.
Block copying with new mouse behavior is done by Shift+(mark the text
with mouse). For pasting in Vim enter insert mode and press
Shift+Insert, or for pasting in other terminal click on middle mouse
button.
The new behavior can be bypassed by creating user .vimrc or setting
skip_defaults_vim, see ':help defaults.vim' in Vim.
2021-09-23 14:36:16 +02:00
Zdenek Dohnal
17a8502ba1
vim-7.4-syncolor.patch: Really remove the downstream patch
...
Other test suite errors were caused by another downstream patch, so
remove this one again.
2021-09-23 14:28:38 +02:00
Zdenek Dohnal
2731506cd4
vim.spec: Fix absolute links during build
2021-09-23 14:27:03 +02:00
Zdenek Dohnal
d987486be7
Revert "vim-7.4-syncolor.patch: remove downstream patch"
...
This reverts commit c39933690f
.
2021-09-22 08:20:28 +02:00
Zdenek Dohnal
c39933690f
vim-7.4-syncolor.patch: remove downstream patch
...
Remove a downstream patch which changed colors in 'vim -d' and 'vimdiff'
- it breaks upstream test suite and the diff is readable without it, so
IMO it is sufficient for its removal.
2021-09-21 08:56:29 +02:00
Zdenek Dohnal
5135ccc327
vim-7.4-nowarnings.patch: Remove downstream patch
...
The patch breaks upstream test suite and I wasn't able to track why it
was added.
2021-09-20 10:40:19 +02:00
Zdenek Dohnal
405468dc2e
vim-7.0-rclocation.patch: Remove downstream patch
...
Removal of downstream patch - new /usr/share/vim/{vimrc,virc} symlinks
are created for loading /etc/{vimrc,virc}. New symlinks point to
original files in /etc.
The overhead is needed for getting rid of the patch and for test suite,
because setting VIMRCLOC and VIMRUNTIMEDIR during build doesn't work -
vim then always looks into VIMRUNTIMEDIR for vimrc, and upstream doesn't
want to change this (see https://github.com/vim/vim/issues/8878 )
2021-09-17 09:44:07 +02:00
Zdenek Dohnal
3d7b0a4bb0
vim-7.4-syntax.patch: Sent upstream with test
2021-09-17 08:04:30 +02:00
Zdenek Dohnal
bbe1b8589d
- patchlevel 3404
2021-09-06 10:06:56 +02:00
Zdenek Dohnal
6d0292e6f6
- patchlevel 3391
2021-09-01 11:45:45 +02:00
Zdenek Dohnal
5b54ca2b80
- patchlevel 3367
2021-08-23 15:23:26 +02:00
Zdenek Dohnal
7d682aee50
- patchlevel 3354
2021-08-16 14:59:17 +02:00
Zdenek Dohnal
6c0d1be6dc
- patchlevel 3318
2021-08-09 10:03:55 +02:00
Zdenek Dohnal
5cf3406dff
- patchlevel 3290
2021-08-05 09:34:10 +02:00
Zdenek Dohnal
5a86866977
- patchlevel 3273
2021-08-02 10:07:37 +02:00
Zdenek Dohnal
e6247da932
- patchlevel 3223
2021-07-26 10:34:05 +02:00
Fedora Release Engineering
d9168aabf0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 20:27:32 +00:00
Zdenek Dohnal
e5186e3daf
- patchlevel 3182
2021-07-19 10:07:35 +02:00
Zdenek Dohnal
97e5abef2d
- patchlevel 3154
2021-07-12 10:22:28 +02:00
Zdenek Dohnal
bc9129dfc7
- patchlevel 3070
2021-06-28 11:41:19 +02:00
Zdenek Dohnal
f8d0187a42
- patchlevel 3046
2021-06-25 08:52:34 +02:00
Zdenek Dohnal
af695dc4ce
vim.spec: libsodium-devel of course...
2021-06-24 12:34:37 +02:00
Zdenek Dohnal
dc4c46d622
vim.spec: clean up dependencies and provide comments
2021-06-24 11:35:59 +02:00
Zdenek Dohnal
ece46e8119
require glibc-gconv-extra on F35 and later
2021-06-24 10:28:40 +02:00
Zdenek Dohnal
a111617db2
enable libsodium encryption in Fedora
2021-06-24 09:41:44 +02:00
Zdenek Dohnal
706601d84f
- patchlevel 3043
2021-06-24 09:26:41 +02:00
Zdenek Dohnal
e4c5a986ef
- patchlevel 3009
2021-06-16 13:02:19 +02:00
Zdenek Dohnal
75d4a33b4e
vim.spec: Remove backported patches
...
They are in the newest patchlevel.
2021-06-16 13:00:50 +02:00
Zdenek Dohnal
f1e1f1d882
1969936 - Failed to source defaults.vim
2021-06-14 15:27:40 +02:00
Zdenek Dohnal
6a934f62de
1969936 - Failed to source defaults.vim
2021-06-10 10:42:09 +02:00
Zdenek Dohnal
48589239bd
- patchlevel 2956
2021-06-07 14:26:40 +02:00
Zdenek Dohnal
8c16b13b37
- patchlevel 2932
2021-06-04 06:59:28 +02:00
Zdenek Dohnal
9539622bf1
- patchlevel 2879
2021-05-24 11:07:48 +02:00
Zdenek Dohnal
2f9ee18039
- patchlevel 2875
2021-05-21 07:27:06 +02:00
Zdenek Dohnal
388a57eac5
- patchlevel 2846
2021-05-10 10:01:42 +02:00
Zdenek Dohnal
90c92e5693
make default-editor built only on Fedora
2021-05-06 10:02:38 +02:00
Zdenek Dohnal
1a2cea45bc
- patchlevel 2825
2021-05-03 10:14:55 +02:00
Zdenek Dohnal
f47caf25c5
- patchlevel 2811
2021-04-26 10:13:49 +02:00
Zdenek Dohnal
652328b33c
- patchlevel 2787
2021-04-20 12:05:22 +02:00
Zdenek Dohnal
35110373b2
- patchlevel 2756
2021-04-12 10:04:15 +02:00
Zdenek Dohnal
4254725790
- patchlevel 2735
2021-04-08 13:40:21 +02:00
Zdenek Dohnal
7a77071e60
- patchlevel 2637
2021-03-22 10:03:04 +01:00
Zdenek Dohnal
ac5bbd3ba0
- patchlevel 2607
2021-03-15 10:11:34 +01:00
Zdenek Dohnal
58548886ab
- patchlevel 2576
2021-03-08 07:00:27 +01:00
Zdenek Dohnal
181cf84eba
vim-crypto-messages.patch: update the patch
2021-03-01 12:30:41 +01:00
Zdenek Dohnal
79e14ea728
- patchlevel 2559
2021-03-01 12:13:25 +01:00
Zdenek Dohnal
03c93d9b05
1928442 - vim-enhanced is replacing vim-wrappers-8.2.2465-1
2021-03-01 12:06:52 +01:00
Zdenek Dohnal
fd9785cccb
patchlevel 2541
...
1931099 - Build version numbers don't match the actual build patchlevel
2021-02-22 07:54:48 +01:00
Zdenek Dohnal
725e1c4d86
patchlevel 2541
2021-02-22 07:26:08 +01:00
Zdenek Dohnal
5a0f56b729
- patchlevel 2529
2021-02-18 07:43:51 +01:00
Zdenek Dohnal
59d01ce8ef
patchlevel 2488
2021-02-09 10:56:56 +01:00
Zdenek Dohnal
6b04c32679
remove vim-wrappers, vim is a binary again, vi and view stay as wrappers
...
removed vim -> vi functionality, because it cannot be optional and work
for all cases at the same time
2021-02-09 10:39:28 +01:00
Zdenek Dohnal
c538905e16
view is not readonly right now, fix it by -R
2021-02-08 07:01:18 +01:00
Zdenek Dohnal
f3ef01b2e5
patchlevel 2465
...
1918575 - Use wrappers for vi/vim instead of aliases
2021-02-04 09:46:48 +01:00
Zdenek Dohnal
54cbb9c68a
patchlevel 2465
2021-02-04 09:26:20 +01:00
Zdenek Dohnal
1481314118
vim-update.sh: apply changes master->rawhide
2021-02-04 09:20:33 +01:00
Zdenek Dohnal
dd8e228177
- patchlevel 2451
2021-02-02 07:01:49 +01:00
Fedora Release Engineering
8fead92a81
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 23:03:31 +00:00
Zdenek Dohnal
e7eb5ae2e9
conflicting the version when the change happened doesnt make sense
2021-01-11 15:40:57 +01:00
Zdenek Dohnal
c8a7b65903
Remove downstream patch, it is included in the newest upstream release
...
See https://github.com/vim/vim/pull/7638
2021-01-11 07:20:01 +01:00
Zdenek Dohnal
e99dfd6457
The newest upstream commit, rebuilt with Ruby 3.0
2021-01-08 11:05:49 +01:00
Zdenek Dohnal
d334e39904
remove old conflicts
2020-12-18 08:45:19 +01:00
Zdenek Dohnal
097601b324
install vim-minimal profiles under different name to avoid future conflicts
2020-12-18 08:38:09 +01:00
Zdenek Dohnal
86943b30a6
- patchlevel 2146
2020-12-16 14:39:20 +01:00
Zdenek Dohnal
76de4434ca
remove interactive prompt from profile scripts
2020-12-16 14:37:30 +01:00
Zdenek Dohnal
0aa9eedd6a
remove ownership of /etc/profile.d - rpmlinter reports it as an error
2020-12-16 10:27:00 +01:00