Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lapce for openSUSE:Factory checked 
in at 2023-06-16 16:55:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lapce (Old)
 and      /work/SRC/openSUSE:Factory/.lapce.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lapce"

Fri Jun 16 16:55:16 2023 rev:14 rq:1093397 version:0.2.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/lapce/lapce.changes      2023-04-21 
20:17:15.694397446 +0200
+++ /work/SRC/openSUSE:Factory/.lapce.new.15902/lapce.changes   2023-06-16 
16:56:21.082240915 +0200
@@ -1,0 +2,35 @@
+Thu Jun  8 23:28:19 UTC 2023 - Soc Virnyl Estela <socvirnyl.est...@gmail.com>
+
+- Revert back to non-updated dependencies. Some issues with crate
+  versions.
+
+-------------------------------------------------------------------
+Wed Jun 07 14:46:16 UTC 2023 - socvirnyl.est...@gmail.com
+
+- Update to version 0.2.8:
+  * Feature: Add basic Vim marks feature (#2403)
+  * docs: add install instructions for nixpkgs (#2401)
+  * Revert "fix: proxy version comparison" (#2395)
+  * fix: proxy version comparison (#2206)
+  * fix: canonicalize path (#2367)
+  * fix: limit lower bound of blink interval (#2391)
+  * feat: make metainfo comptime (#2374)
+  * fix: set TERM for flatpak
+  * Add instructions for installing on Gentoo (#1672)
+  * Fixed copy remote file url (#2077)
+  * Enable XML syntax highlighting for csproj files (#2297)
+  * ci: copy cargo config from release workflow (#2338)
+  * Add placeholder text to filter input in settings (#2337)
+  * ci: fix WiX install + use Cargo sparse protocol (#2334)
+  * docs: fix changelog (#2332)
+  * feat: filter settings (#2289)
+  * command: implemented RevealActiveFileInFileTree (#2282)
+  * Fix several issue with bracket highlights (#2248)
+  * fix: search result folding incorrectly (#2272)
+  * Add option to open files at specific line/column (#1964)
+  * fix: store lapce data next to lapce for portable install (#1888)
+  * fix: typo in tab.rs (#2253)
+
+- Update vendored dependencies to address bnc#1212005
+
+-------------------------------------------------------------------

Old:
----
  lapce-0.2.7.tar.zst

New:
----
  lapce-0.2.8.tar.zst

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lapce.spec ++++++
--- /var/tmp/diff_new_pack.vw8Ict/_old  2023-06-16 16:56:23.978257998 +0200
+++ /var/tmp/diff_new_pack.vw8Ict/_new  2023-06-16 16:56:24.014258211 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           lapce
-Version:        0.2.7
+Version:        0.2.8
 Release:        0
 Summary:        Lightning-fast and Powerful Code Editor written in Rust
 URL:            https://github.com/lapce/lapce

++++++ _service ++++++
--- /var/tmp/diff_new_pack.vw8Ict/_old  2023-06-16 16:56:24.390260429 +0200
+++ /var/tmp/diff_new_pack.vw8Ict/_new  2023-06-16 16:56:24.418260595 +0200
@@ -3,8 +3,8 @@
     <param name="url">https://github.com/lapce/lapce</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="scm">git</param>
-    <param name="revision">ce1becf</param>
-       <param name="match-tag">v0.2.7</param>
+    <param name="revision">14534f4</param>
+       <param name="match-tag">v0.2.8</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="versionrewrite-replacement">\1</param>
     <param name="changesgenerate">enable</param>
@@ -19,7 +19,9 @@
   <service name="cargo_vendor" mode="disabled">
      <param name="srcdir">lapce</param>
      <param name="compression">zst</param>
-     <param name="update">true</param>
+     <param name="update">false</param>
+        <param name="cargotoml">Cargo.toml</param>
+        <param name="cargotoml">lapce-proxy/Cargo.toml</param>
   </service>
   <service name="cargo_audit" mode="disabled">
      <param name="srcdir">lapce</param>

++++++ vendor.tar.zst ++++++
Binary files /var/tmp/diff_new_pack.vw8Ict/_old and 
/var/tmp/diff_new_pack.vw8Ict/_new differ

Reply via email to