Update from 8ff0bea5 to 5cd6d033:
- fix bug report template - add github issue templates - lua: fix deprecated name for change-256colors
This commit is contained in:
parent
11ee63a274
commit
b687e6166b
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 26 17:16:29 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
- Update from 8ff0bea5 to 5cd6d033:
|
||||||
|
- fix bug report template
|
||||||
|
- add github issue templates
|
||||||
|
- lua: fix deprecated name for change-256colors
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 18 11:01:01 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
|
Mon Dec 18 11:01:01 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
4
vis.spec
4
vis.spec
@ -18,14 +18,14 @@
|
|||||||
|
|
||||||
%define test_version 0.5
|
%define test_version 0.5
|
||||||
Name: vis
|
Name: vis
|
||||||
Version: 0.8+git.1702563442.8ff0bea5
|
Version: 0.8+git.1706031745.5cd6d033
|
||||||
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
|
||||||
Group: Productivity/Text/Editors
|
Group: Productivity/Text/Editors
|
||||||
URL: https://sr.ht/~martanne/vis
|
URL: https://sr.ht/~martanne/vis
|
||||||
BuildRequires: git
|
BuildRequires: git
|
||||||
#!RemoteAssetUrl: git+https://git.sr.ht/~mcepl/vis#devel
|
#!RemoteAssetUrl: git+https://git.cepl.eu/cgit/vis#devel
|
||||||
BuildRequires: libacl-devel
|
BuildRequires: libacl-devel
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
BuildRequires: libtermkey-devel
|
BuildRequires: libtermkey-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user