Update from c0d083f4 to f840bcaf:
- lua: fix table member reference in set_syntax
This commit is contained in:
parent
e191f02d4f
commit
51dcdfa2dc
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 2 14:08:15 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
- Update from c0d083f4 to f840bcaf:
|
||||||
|
- lua: fix table member reference in set_syntax
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 15 12:32:30 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
Fri Nov 15 12:32:30 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
4
vis.spec
4
vis.spec
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define test_version 0.5
|
%define test_version 0.5
|
||||||
Name: vis
|
Name: vis
|
||||||
Version: 0.9+git.1729931851.c0d083f4
|
Version: 0.9+git.1731592211.f840bcaf
|
||||||
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
|
||||||
@ -29,7 +29,7 @@ BuildRequires: git
|
|||||||
BuildRequires: libacl-devel
|
BuildRequires: libacl-devel
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
BuildRequires: libtermkey-devel
|
BuildRequires: libtermkey-devel
|
||||||
BuildRequires: libtre-devel
|
BuildRequires: tre-devel
|
||||||
BuildRequires: ncurses-devel
|
BuildRequires: ncurses-devel
|
||||||
BuildRequires: tar
|
BuildRequires: tar
|
||||||
Suggests: par_text
|
Suggests: par_text
|
||||||
|
Loading…
Reference in New Issue
Block a user