forked from pool/lapce
Accepting request 1198184 from editors
OBS-URL: https://build.opensuse.org/request/show/1198184 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lapce?expand=0&rev=22
This commit is contained in:
2
_service
2
_service
@@ -4,7 +4,7 @@
|
||||
<param name="url">https://github.com/lapce/lapce</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="match-tag">v0.4.1</param>
|
||||
<param name="match-tag">v0.4.2</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/lapce/lapce</param>
|
||||
<param name="changesrevision">08222a7d6f16466135aa57d89f1d0c590efe0a3b</param></service></servicedata>
|
||||
<param name="changesrevision">76ed075cd9932ebc24d20c36fbbf7d4a9b556d2c</param></service></servicedata>
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba18bc2618b126b3d538fa6bf737cd040ea2fed19905328d76c66bb75f8ed87c
|
||||
size 2386206
|
3
lapce-0.4.2.tar.zst
Normal file
3
lapce-0.4.2.tar.zst
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe761af817abd0649439abe027b0d2d7c4e5dd84829839c11fa64f2488dd35ff
|
||||
size 2389061
|
@@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 26 07:07:24 UTC 2024 - pirateclip@protonmail.com
|
||||
|
||||
- Update to version 0.4.2:
|
||||
* bump version to 0.4.2
|
||||
* update CHANGELOG
|
||||
* only cancel completion popup if scrolled vertically
|
||||
* bump floem to fix panic
|
||||
* bump to latest floem
|
||||
* some style changes
|
||||
* add "Reveal in File Explorer" to right_click of editor (#3437)
|
||||
* By default, open the parent directory. (#3439)
|
||||
* reveal file in explorer centered
|
||||
* Implement a selection visual effect in the File Explorer. (#3434)
|
||||
* A few style tweaks
|
||||
* scroll style fix
|
||||
* make file explorer horizontal scrollable
|
||||
* update CHANGELOG
|
||||
* change some panel icons
|
||||
* implement document symbol (#3425)
|
||||
* Implement 'Go To Location' functionality in the Diff editor. (#3426)
|
||||
* Filter out code-len without commands. (#3427)
|
||||
* implement on screen find
|
||||
* update changelog
|
||||
* Fix pointer down on window message
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 09 18:01:57 UTC 2024 - pirateclip@protonmail.com
|
||||
|
||||
|
@@ -31,7 +31,7 @@
|
||||
%endif
|
||||
|
||||
Name: lapce
|
||||
Version: 0.4.1
|
||||
Version: 0.4.2
|
||||
Release: 0
|
||||
Summary: Lightning-fast and Powerful Code Editor written in Rust
|
||||
URL: https://github.com/lapce/lapce
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad3a9d2e605d1a3ba3f2c39a7cc54611d198ac37140e0c3892448ec8d9fb9b94
|
||||
size 90425949
|
||||
oid sha256:8d82c371f3f711e593e0bcb11626004152ba06987437a849ad09f2ebc6413568
|
||||
size 90437974
|
||||
|
Reference in New Issue
Block a user