Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| ade021c99e | |||
| 46eb851764 |
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.2</param>
|
||||
<param name="match-tag">v0.4.4</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">76ed075cd9932ebc24d20c36fbbf7d4a9b556d2c</param></service></servicedata>
|
||||
<param name="changesrevision">314e74fcfe6ecdbbb1e9bf4ec27ae7f39c73068f</param></service></servicedata>
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe761af817abd0649439abe027b0d2d7c4e5dd84829839c11fa64f2488dd35ff
|
||||
size 2389061
|
||||
3
lapce-0.4.4.tar.zst
Normal file
3
lapce-0.4.4.tar.zst
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6ee2e38c92f1d349fca099468baec6ceadda287e8ed715488bbe87ad7bed0ec
|
||||
size 2390426
|
||||
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 31 15:45:33 UTC 2025 - Andrea Manzini <andrea.manzini@suse.com>
|
||||
|
||||
- Update to version 0.4.4:
|
||||
* fix: mismatched_lifetime_syntaxes
|
||||
* bump deps
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 04 14:05:40 UTC 2025 - Andrea Manzini <andrea.manzini@suse.com>
|
||||
|
||||
- Update to version 0.4.3:
|
||||
* Use Diff syntax for files with .diff/.patch extensions by default.
|
||||
* Update titles of file dialogs for better clarity
|
||||
* Bump to Rust 2024 Edition
|
||||
* Implement "Find References" panel
|
||||
* Implement "Go To Implementation" panel
|
||||
* Fix pointer event not working on plugin panel
|
||||
* Fix rename/new file editor in file explorer is too small
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 26 07:07:24 UTC 2024 - pirateclip@protonmail.com
|
||||
|
||||
|
||||
4
lapce.obsinfo
Normal file
4
lapce.obsinfo
Normal file
@@ -0,0 +1,4 @@
|
||||
name: lapce
|
||||
version: 0.4.4
|
||||
mtime: 1756530062
|
||||
commit: 314e74fcfe6ecdbbb1e9bf4ec27ae7f39c73068f
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package lapce
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -31,7 +31,7 @@
|
||||
%endif
|
||||
|
||||
Name: lapce
|
||||
Version: 0.4.2
|
||||
Version: 0.4.4
|
||||
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:8d82c371f3f711e593e0bcb11626004152ba06987437a849ad09f2ebc6413568
|
||||
size 90437974
|
||||
oid sha256:412015f2504f2704683e8a95f6355142ad2c73334e153c3863db2312e5a4c9ad
|
||||
size 91986262
|
||||
|
||||
Reference in New Issue
Block a user