4 Commits

Author SHA256 Message Date
2e578ddbab Accepting request 1329279 from editors
Forwarded request #1325289 from amanzini

- 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

OBS-URL: https://build.opensuse.org/request/show/1329279
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lapce?expand=0&rev=24
2026-01-27 15:08:14 +00:00
d781c006d4 - 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

OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=98
2026-01-26 11:37:45 +00:00
ade021c99e Accepting request 1303526 from editors
OBS-URL: https://build.opensuse.org/request/show/1303526
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lapce?expand=0&rev=23
2025-09-11 12:39:42 +00:00
46eb851764 - Update to version 0.4.4:
* fix: mismatched_lifetime_syntaxes
  * bump deps

- 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

OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=96
2025-09-10 07:27:58 +00:00
8 changed files with 40 additions and 9 deletions

View File

@@ -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>

View File

@@ -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>

View File

@@ -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
View File

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

View File

@@ -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
View File

@@ -0,0 +1,4 @@
name: lapce
version: 0.4.5
mtime: 1767410245
commit: 59ce6df700ce4efbe4498a719fe52195e083d2ee

View File

@@ -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

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8d82c371f3f711e593e0bcb11626004152ba06987437a849ad09f2ebc6413568
size 90437974
oid sha256:dd2bc41b9de4fd63c4604816489fb822c2f0cd09b2a7a3924e02d65b251fe097
size 92400932