3 Commits

Author SHA256 Message Date
b1b1b01a19 Accepting request 1304243 from editors
OBS-URL: https://build.opensuse.org/request/show/1304243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bvi?expand=0&rev=4
2025-09-12 19:10:27 +00:00
bc282eae96 - 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)

  * 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
2025-09-12 08:20:47 +00:00
30f4755933 Accepting request 1284330 from home:pgajdos
- added patches
  fix build with gcc15
  + bvi-gcc15.patch

OBS-URL: https://build.opensuse.org/request/show/1284330
OBS-URL: https://build.opensuse.org/package/show/editors/bvi?expand=0&rev=16
2025-06-10 09:58:16 +00:00
4 changed files with 29 additions and 9 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4bba16c2b496963a9b939336c0abcc8d488664492080ae43a86da18cf4ce94f2
size 148323

3
bvi-1.5.0.src.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6540716a1a3b2b9711635108da14b26baea488881d4a682121c0bddbba6b74cb
size 151429

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
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>
@@ -17,7 +36,7 @@ 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
* 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
@@ -30,7 +49,7 @@ Sat Nov 30 18:13:37 UTC 2019 - Avindra Goolcharan <avindra@opensuse.org>
-------------------------------------------------------------------
Mon Mar 6 08:45:43 UTC 2017 - aloisio@gmx.com
- Use GPL-2.0+ license
- Use GPL-2.0+ license
-------------------------------------------------------------------
Thu May 5 17:49:39 UTC 2016 - mpluskal@suse.com
@@ -39,6 +58,7 @@ Thu May 5 17:49:39 UTC 2016 - mpluskal@suse.com
- Cleanup spec file with spec-cleaner
-------------------------------------------------------------------
Fri Oct 20 2006 Dominique Leuenberger <dominique-rpm@leuenberger.net>
Fri Oct 20 00:00:00 UTC 2006 - Dominique Leuenberger <dominique-rpm@leuenberger.net>
- Initial release of 1.3.2 in the BuildService

View File

@@ -1,7 +1,7 @@
#
# spec file for package bvi
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: bvi
Version: 1.4.2
Version: 1.5.0
Release: 0
Summary: Editor for binary files
License: GPL-2.0-or-later
@@ -33,7 +33,7 @@ edit! A bmore program is also included in the package. If you never heard
about vi, maybe bvi is not the best choice for you.
%prep
%setup -q
%autosetup -p1
%build
%configure