* Terminal window resizeable * fix build fails with gcc-15/C23 * fix statusline for small windows * various issues caught by lintian solved * fix old-style-definition warnings * Minor fixes - drop bvi-gcc15.patch (upstream) * fixed bmore seg fault on file not found - Use GPL-2.0+ license OBS-URL: https://build.opensuse.org/package/show/editors/bvi?expand=0&rev=17
65 lines
2.1 KiB
Plaintext
65 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
||
Fri Sep 12 07:07:28 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||
|
||
- update to 1.5.0:
|
||
* Terminal window resizeable
|
||
* fix build fails with gcc-15/C23
|
||
* fix statusline for small windows
|
||
* various issues caught by lintian solved
|
||
* fix old-style-definition warnings
|
||
* Minor fixes
|
||
- drop bvi-gcc15.patch (upstream)
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Jun 10 07:11:35 UTC 2025 - pgajdos@suse.com
|
||
|
||
- added patches
|
||
fix build with gcc15
|
||
+ bvi-gcc15.patch
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Apr 16 16:09:31 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||
|
||
- update to 1.4.2:
|
||
* :wq bug fixed
|
||
* Error-message if input no terminal
|
||
* Mixed licenses (SF bug #10)
|
||
* Segmentation fault occurs on undo (SF bug #11)
|
||
* Segmentation fault occurs on substitution in 32-bit systems
|
||
* ncursesw support
|
||
* Handling inputs larger than 2^31 bytes (SF bug #13)
|
||
* Some incorrect function prototypes in ANSI mode fixed (SF bug
|
||
* Minor fixes
|
||
|
||
-------------------------------------------------------------------
|
||
Sat Nov 30 18:13:37 UTC 2019 - Avindra Goolcharan <avindra@opensuse.org>
|
||
|
||
- Update to 1.4.1
|
||
* Compile warning: implicit declaration of function ‘save_chk’
|
||
* fixed bmore seg fault on file not found
|
||
* set columns prevents filename display on the commandline
|
||
* bmore new option -r
|
||
* bvi new setting: set reverse
|
||
* Characters between 160 - 254 are displayed as "reverse video
|
||
text" as used in some legacy systems (Atari, Commodore,
|
||
Apple II, etc).
|
||
* castings fixed in comm.c
|
||
- cleanup with spec-cleaner
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Mar 6 08:45:43 UTC 2017 - aloisio@gmx.com
|
||
|
||
- Use GPL-2.0+ license
|
||
|
||
-------------------------------------------------------------------
|
||
Thu May 5 17:49:39 UTC 2016 - mpluskal@suse.com
|
||
|
||
- Update to 1.4.0
|
||
- Cleanup spec file with spec-cleaner
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Oct 20 00:00:00 UTC 2006 - Dominique Leuenberger <dominique-rpm@leuenberger.net>
|
||
|
||
- Initial release of 1.3.2 in the BuildService
|
||
|