Add Suggests: par_text for regormatting.
This commit is contained in:
parent
bcd55df087
commit
58fd61a5a9
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
*.changes merge=merge-changes
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 30 12:21:45 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Add Suggests: par_text for regormatting.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 10 21:58:27 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
Tue Jan 10 21:58:27 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
3
vis.spec
3
vis.spec
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define test_version 0.5
|
%define test_version 0.5
|
||||||
Name: vis
|
Name: vis
|
||||||
Version: 0.8+git.1670679760.1abf7eee
|
Version: 0.8+git.1670679760.1abf7ee
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An editor combining the strengths of both vi(m) and sam
|
Summary: An editor combining the strengths of both vi(m) and sam
|
||||||
License: ISC
|
License: ISC
|
||||||
@ -43,6 +43,7 @@ BuildRequires: lua-devel
|
|||||||
BuildRequires: lua-lpeg
|
BuildRequires: lua-lpeg
|
||||||
Requires: lua
|
Requires: lua
|
||||||
%endif
|
%endif
|
||||||
|
Suggests: par_text
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Vis aims to be a modern, legacy free, simple yet efficient editor combining the strengths of both vi(m) and sam.
|
Vis aims to be a modern, legacy free, simple yet efficient editor combining the strengths of both vi(m) and sam.
|
||||||
|
Loading…
Reference in New Issue
Block a user