Accepting request 1037004 from editors
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1037004 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lapce?expand=0&rev=6
This commit is contained in:
commit
d9ad3e3abe
7
_service
7
_service
@ -1,10 +1,9 @@
|
||||
<services>
|
||||
<service name="download_files" mode="disabled" />
|
||||
<service name="cargo_vendor" mode="disabled">
|
||||
<param name="srctar">v0.2.2.tar.gz</param>
|
||||
<param name="srctar">v0.2.3.tar.gz</param>
|
||||
<param name="compression">gz</param>
|
||||
<param name="update">true</param>
|
||||
</service>
|
||||
<service name="cargo_audit" mode="disabled">
|
||||
<param name="srcdir">lapce</param>
|
||||
</service>
|
||||
<service name="cargo_audit" mode="disabled" />
|
||||
</services>
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 14 04:02:34 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
- Update to version 0.2.3:
|
||||
* Add status foreground theme key, use author colour for plugin version
|
||||
* Fork the process when started from terminal
|
||||
* Paint plugin icons
|
||||
* Added "Reveal in File Tree" action to the editor tabs context menu
|
||||
* Add plugin search
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 6 01:56:12 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: lapce
|
||||
Version: 0.2.2
|
||||
Version: 0.2.3
|
||||
Release: 0
|
||||
Summary: Lightning-fast and Powerful Code Editor written in Rust
|
||||
URL: https://github.com/lapce/lapce
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:43afa4c83333d34811c8504fc6356f333a85b086ef3f35990c62338a9983a8a4
|
||||
size 1925500
|
3
v0.2.3.tar.gz
Normal file
3
v0.2.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bbed9ef567778b4a12f5a9997e6bb5a5f2648c5fd57c90ff3bd1223b288e060a
|
||||
size 1939015
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1bd095abe67e2450fd03acc77cc726a6cba279f61178922615640f3c01611416
|
||||
size 114115972
|
||||
oid sha256:324c4d40de802ea4949e0035ba9f7554aa67ff5d4b01772eab4bd28e24d2e0a2
|
||||
size 116109852
|
||||
|
Loading…
x
Reference in New Issue
Block a user