Accepting request 1038554 from editors

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1038554
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lapce?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2022-11-28 10:07:19 +00:00 committed by Git OBS Bridge
commit c613490e72
7 changed files with 23 additions and 8 deletions

View File

@ -1,7 +1,7 @@
<services>
<service name="download_files" mode="disabled" />
<service name="cargo_vendor" mode="disabled">
<param name="srctar">v0.2.3.tar.gz</param>
<param name="srctar">v0.2.4.tar.gz</param>
<param name="compression">gz</param>
<param name="update">true</param>
</service>

View File

@ -191,4 +191,9 @@ branch = "master"
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"
directory = "vendor"
[profile.release]
lto = true
codegen-units = 1
strip = "symbols"

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Nov 21 04:13:23 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 0.2.4:
* Add prisma syntax and highlighting
* Improved svelte treesitter queries
* Add codelens and sticky headers for Dart
* Add zstd support for plugin
* Add support for requests from plugins
-------------------------------------------------------------------
Mon Nov 14 04:02:34 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>

View File

@ -17,7 +17,7 @@
Name: lapce
Version: 0.2.3
Version: 0.2.4
Release: 0
Summary: Lightning-fast and Powerful Code Editor written in Rust
URL: https://github.com/lapce/lapce

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bbed9ef567778b4a12f5a9997e6bb5a5f2648c5fd57c90ff3bd1223b288e060a
size 1939015

3
v0.2.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:76e6a9d91988b41815e3c2a94be7f4ba60966b8cc2355da7fcd17937e2cc1d7e
size 1939893

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:324c4d40de802ea4949e0035ba9f7554aa67ff5d4b01772eab4bd28e24d2e0a2
size 116109852
oid sha256:ae12ef34113ac47d71bc4f35e3664f9c1a096af27c27c05bd62bf9bf12ae0e96
size 118442769