Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 2e578ddbab | |||
| d781c006d4 | |||
| 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.5</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">59ce6df700ce4efbe4498a719fe52195e083d2ee</param></service></servicedata>
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe761af817abd0649439abe027b0d2d7c4e5dd84829839c11fa64f2488dd35ff
|
||||
size 2389061
|
||||
3
lapce-0.4.5.tar.zst
Normal file
3
lapce-0.4.5.tar.zst
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c9b94fd7b264677977866707de5db57369c8855953ebebfb658dbb904f06501
|
||||
size 2583634
|
||||
@@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 04 14:49:20 UTC 2026 - Andrea Manzini <andrea.manzini@suse.com>
|
||||
|
||||
- Update to version 0.4.5:
|
||||
* bump dependencies
|
||||
* Fix missing/incorrect metadata for Linux packages using AppStream metainfo
|
||||
* Fix rendering issues when using custom scale display
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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.5
|
||||
mtime: 1767410245
|
||||
commit: 59ce6df700ce4efbe4498a719fe52195e083d2ee
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package lapce
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2026 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.5
|
||||
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:dd2bc41b9de4fd63c4604816489fb822c2f0cd09b2a7a3924e02d65b251fe097
|
||||
size 92400932
|
||||
|
||||
Reference in New Issue
Block a user