From 7407c472045b215a6ddb5568be4562adf06dc24a2a2c9211be843208aeaf564c Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 16 Apr 2020 22:45:02 +0000 Subject: [PATCH] Accepting request 794693 from home:mcepl:branches:editors - 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 --- _servicedata | 2 +- vis-0.5+git.1582699959.bdfea7e.tar.xz | 3 --- vis-0.5+git.1584517720.08a550d.tar.xz | 3 +++ vis.changes | 10 ++++++++++ vis.spec | 2 +- 5 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 vis-0.5+git.1582699959.bdfea7e.tar.xz create mode 100644 vis-0.5+git.1584517720.08a550d.tar.xz diff --git a/_servicedata b/_servicedata index c336139..6a6c4da 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/martanne/vis.git - bdfea7e6c1d1a7ad5b3d479bb2c30c7e610f2ee6 \ No newline at end of file + 08a550deac6f55f32f131f66992994b3944011ce \ No newline at end of file diff --git a/vis-0.5+git.1582699959.bdfea7e.tar.xz b/vis-0.5+git.1582699959.bdfea7e.tar.xz deleted file mode 100644 index 56a3524..0000000 --- a/vis-0.5+git.1582699959.bdfea7e.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7833c4750e273612d784c1bd57f43f44c6963e7f5faa547682615553efae70e2 -size 367796 diff --git a/vis-0.5+git.1584517720.08a550d.tar.xz b/vis-0.5+git.1584517720.08a550d.tar.xz new file mode 100644 index 0000000..8914d09 --- /dev/null +++ b/vis-0.5+git.1584517720.08a550d.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b735903e637cc982da5786611b99152bab5dbb0e846c91e5381638d335ba6ae0 +size 367964 diff --git a/vis.changes b/vis.changes index 6b3d91b..6f4c066 100644 --- a/vis.changes +++ b/vis.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +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 diff --git a/vis.spec b/vis.spec index e40638f..87841af 100644 --- a/vis.spec +++ b/vis.spec @@ -17,7 +17,7 @@ Name: vis -Version: 0.5+git.1582699959.bdfea7e +Version: 0.5+git.1584517720.08a550d Release: 0 Summary: An editor combining the strengths of both vi(m) and sam License: ISC