Matej Cepl
7407c47204
- Update to version 0.5+git.1584517720.08a550d: * color-column: Don't change fg/bg if not set explicitly * Set single cursor style as primary, not secondary * sam: fix X and Y commands which were interchanged * Add Elm lexer * sam: fix spurious "file exists" warnings OBS-URL: https://build.opensuse.org/request/show/794693 OBS-URL: https://build.opensuse.org/package/show/editors/vis?expand=0&rev=6
73 lines
2.5 KiB
Plaintext
73 lines
2.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Apr 16 22:18:41 UTC 2020 - mcepl@cepl.eu
|
|
|
|
- Update to version 0.5+git.1584517720.08a550d:
|
|
* color-column: Don't change fg/bg if not set explicitly
|
|
* Set single cursor style as primary, not secondary
|
|
* sam: fix X and Y commands which were interchanged
|
|
* Add Elm lexer
|
|
* sam: fix spurious "file exists" warnings
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 26 23:07:04 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Fix the license: it is ISC, not MIT.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 26 09:20:25 UTC 2020 - mcepl@cepl.eu
|
|
|
|
- Update to version 0.5+git.1582699959.bdfea7e:
|
|
* build: provide install-strip make target
|
|
* ci: fix Alpine build by installing terminfo data
|
|
* test: update
|
|
* ci: remove Travis CI integration
|
|
* ci: remove Appveyor integration
|
|
* ci: improve OpenBSD Lua installation
|
|
* ci: make sure en_US.UTF-8 locale is available on Debian
|
|
* ci: disable codecov commit status updates
|
|
* vis-lua: implement vis:redraw()
|
|
* lua: add `redrawtime` option
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 26 08:42:15 UTC 2020 - mcepl@cepl.eu
|
|
|
|
- Update to version 0.5+git.1582699959.bdfea7e:
|
|
* build: provide install-strip make target
|
|
* ci: fix Alpine build by installing terminfo data
|
|
* test: update
|
|
* ci: remove Travis CI integration
|
|
* ci: remove Appveyor integration
|
|
* ci: improve OpenBSD Lua installation
|
|
* ci: make sure en_US.UTF-8 locale is available on Debian
|
|
* ci: disable codecov commit status updates
|
|
* vis-lua: implement vis:redraw()
|
|
* lua: add `redrawtime` option
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 26 08:41:57 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- The latest upstream commit doesn't strip binaries anymore
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 24 16:11:28 CET 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- make install STRIP=true to avoid stripping. Avoid public nudity!
|
|
gh#martanne/vis#811
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 26 00:17:14 CET 2019 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Add BR of tre-devel, not just tre.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 22 01:22:08 CEST 2019 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove Debian-related files
|
|
- Add missing BRs.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 12 21:42:43 UTC 2016 - code@baez.nyc
|
|
|
|
initial build from git
|
|
|