From 230e1463208ea4f1a0c47b80a0848be42cb31111a96fac3a715868712256784f Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Fri, 17 Jun 2022 23:19:07 +0000 Subject: [PATCH] Accepting request 983365 from home:MSirringhaus:branches:editors - Update to version 0.1.2~0: OBS-URL: https://build.opensuse.org/request/show/983365 OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=9 --- _service | 2 +- lapce-0.1.1~0.tar.xz | 3 -- lapce-0.1.2~0.tar.xz | 3 ++ lapce.changes | 116 +++++++++++++++++++++++++++++++++++++++++++ lapce.spec | 2 +- vendor.tar.xz | 4 +- 6 files changed, 123 insertions(+), 7 deletions(-) delete mode 100644 lapce-0.1.1~0.tar.xz create mode 100644 lapce-0.1.2~0.tar.xz diff --git a/_service b/_service index 9d6759e..dca2856 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/lapce/lapce @PARENT_TAG@~@TAG_OFFSET@ git - 458c8b4787e4bf9a03037cb7aefcacba6e866732 + v0.1.2 * v(\d+\.\d+\.\d+) \1 diff --git a/lapce-0.1.1~0.tar.xz b/lapce-0.1.1~0.tar.xz deleted file mode 100644 index 127a52b..0000000 --- a/lapce-0.1.1~0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:85e11b2a2b81e2787bb0b4c9d6f5df26c1b5407ac5949c8f1214b9c5470a0e6b -size 1601216 diff --git a/lapce-0.1.2~0.tar.xz b/lapce-0.1.2~0.tar.xz new file mode 100644 index 0000000..a15bc87 --- /dev/null +++ b/lapce-0.1.2~0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:361075e566e8a5944b165b70ff947a4e823e28a77422e20f6bfc5894407d4be9 +size 1611336 diff --git a/lapce.changes b/lapce.changes index 99268c8..bc01b78 100644 --- a/lapce.changes +++ b/lapce.changes @@ -1,3 +1,119 @@ +------------------------------------------------------------------- +Fri Jun 17 12:27:37 UTC 2022 - Martin Sirringhaus + +- Update to version 0.1.2~0: + * bump version + * vertical scroll for horizontal scroll on editor tab header + * clean up + * clean up + * clean up + * clean up + * clean up + * clean up + * code cleanup + * code clean up + * store cursor position for undo/redo + * minimum rust version + * fix buffer update size + * fix editor height + * ctrl+right change to word_end_forward + * fix text overlapping + * add config for scroll beyond last line + * Fix new line ident bug + * add cut/copy/paste to context menu + * watch plugin themes + * load plugin themes + * Fix typo + * plugin download themes + * add extra elixir file extensions for syntax highlighting + * install local theme + * watch theme folder + * local theme lower string + * metadata if exits + * case insenstive of theme name + * bump git2 version + * bump regex version + * set syntax on scratch buffer + * export theme + * put theme colors together + * theme settings from kind + * color case + * settings reset to default + * reset settings + * reset button + * update setting change + * fix event + * add settings value kind + * rename buffer content value to settingsvalue + * add idle timer to editor view + * theme setting layout change + * use raw data + * hashmap change + * change the way to load theme + * add theme config + * fix: typo + * fix: format code + * switch ureq to reqwest for system proxy support + * feat: change `lapce warn` color + * feat: change `lapce warn` color + * feat: add `plugin load failed` message + * feat: add `plugin load failed` message + * Fix `Language` in toml files + * Update minimum cargo version + * added whitespace after comma + * Indicate minimum toolchain version preventing #572 + * first pass of new documentation + * formatting error fix + * wgpu -> opengl readme + * Reviewed and tidied changes + * Refreshed readme and contributing files + * fix: don't overwrite permissions + * bump parley + * Fix formatting. Grrr. + * Restore comment in get_name_for_new_file. + * Only allocate one new string. + * Give names to several toggle commands + * cursor blink + * Change name of new scratch docs to 'Untitled-N' + * fix jump in the same file + * Run rustfmt. + * Today I learn about the funky (..) discard syntax. + * Implement 'new N' names for scratch buffers. + * style change + * default to no drop shadow + * header text change + * drop shadow width + * settings and key bindings + * focus on settings when open + * clippy fix + * settings event fix + * editor tab minum width + * editor tab header improvement + * setttings in editor tab + * generate new editor id when copy editor + * remove cancelcodeactions + * remove code action widget + * config menu position change + * code actions menu position + * code action to use context menu + * cancel completion and hover fix + * fix toggle modal in palette + * some more settings + * add config to change header height + * santilize modifiers + * Show diagnostics on hover + * bump parley to fix font issue + * linux build on ubuntu 18.04 to have a lower glibc version target + * more settings + * terminal config + * bump druid + * window icon + * tab for completion + * add some mac key maps + * Remove some deps + * Update README.md + * Add Fedora build deps + ------------------------------------------------------------------- Tue May 24 07:21:21 UTC 2022 - socvirnyl.estela@gmail.com diff --git a/lapce.spec b/lapce.spec index 399729f..db9fec5 100644 --- a/lapce.spec +++ b/lapce.spec @@ -17,7 +17,7 @@ Name: lapce -Version: 0.1.1~0 +Version: 0.1.2~0 Release: 0 Summary: Lightning-fast and Powerful Code Editor written in Rust URL: https://github.com/lapce/lapce diff --git a/vendor.tar.xz b/vendor.tar.xz index 64e6fa6..fa985da 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:59604ae51d121cc4be6029cea7b89c4b37f17851cc7d05d85828347ae195487b -size 47844428 +oid sha256:8c206f6ef796d6038da85b07caa8bd619997277076972dd000f7e75d665e70ff +size 51582204