Zdenek Dohnal
2f9ee18039
- patchlevel 2875
2021-05-21 07:27:06 +02:00
Zdenek Dohnal
f179e9f170
vim-update.sh: F32 is EOL in 5 days
2021-05-20 06:15:50 +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
6125fc96fc
vim-update.sh: enable F34 in bodhi
2021-03-01 12:07:30 +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
c473b54960
F34 got branched, but not yet enabled for updates-testing repo
2021-02-10 06:23:05 +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
Pavel Raiskup
a71f8c8cb7
fix 'vim' alias on 'vi'-only system
...
Despite the fact that user installed 'vim-enhanced' package, the alias
didn't stop notifying user that 'vim' is not installed till the shell
was restarted.
Newly, if /usr/bin/vim suddenly appears (vim-enhanced is freshly
installed) the alias is mostly no-op and vim is used directly.
On top of ^, if user touches the ~/.i-know-vim-is-vi file, 'vi' is
silently started instead of 'vim' without the warning.
Resolves: rhbz#1907800
2020-12-16 11:22:05 +00:00
Zdenek Dohnal
0aa9eedd6a
remove ownership of /etc/profile.d - rpmlinter reports it as an error
2020-12-16 10:27:00 +01:00
Zdenek Dohnal
eb227c8ca4
make profile files as ghosts to prevent further conflicts
2020-12-16 09:54:12 +01:00
Zdenek Dohnal
6f00361810
- patchlevel 2143
2020-12-14 11:43:11 +01:00
Zdenek Dohnal
2db1d1b4b6
1907335 - installing vim no longer works, due to package conflicts with vim-minimal
2020-12-14 11:42:01 +01:00
Zdenek Dohnal
e59c5ebce8
- patchlevel 2115
2020-12-09 09:41:55 +01:00
Zdenek Dohnal
039b1a44d9
1902772 - "vim" from vim-minimal defunct on zsh
2020-12-09 09:38:37 +01:00
Zdenek Dohnal
eb1e499d76
- patchlevel 2108
2020-12-08 11:43:21 +01:00
Zdenek Dohnal
adead012f8
- patchlevel 2086
2020-12-04 06:28:00 +01:00
Zdenek Dohnal
ef509c33a8
- patchlevel 2072
2020-12-01 06:36:37 +01:00
Zdenek Dohnal
bd7649faf1
- patchlevel 2018
2020-11-20 07:57:44 +01:00
Zdenek Dohnal
042bd19298
- patchlevel 1971
2020-11-10 13:57:03 +01:00
Zdenek Dohnal
ed68fc4c51
- patchlevel 1961
2020-11-06 07:14:14 +01:00
Zdenek Dohnal
73e2177198
make is no longer in buildroot by default
...
disable F31 updating
2020-11-05 14:11:24 +01:00
Zdenek Dohnal
766372101a
- patchlevel 1941
2020-11-02 11:20:51 +01:00