Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lapce for openSUSE:Factory checked 
in at 2024-01-07 21:39:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lapce (Old)
 and      /work/SRC/openSUSE:Factory/.lapce.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lapce"

Sun Jan  7 21:39:19 2024 rev:17 rq:1137342 version:0.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/lapce/lapce.changes      2023-11-22 
18:55:11.232850188 +0100
+++ /work/SRC/openSUSE:Factory/.lapce.new.28375/lapce.changes   2024-01-07 
21:39:26.602144451 +0100
@@ -1,0 +2,38 @@
+Sun Jan  7 03:55:54 UTC 2024 - Soc Virnyl Estela 
<uncomfy+openbuildserv...@uncomfyhalomacro.pl>
+
+- Respect lock and revert cargo update
+
+-------------------------------------------------------------------
+Sat Dec 30 00:00:07 UTC 2023 - uncomfy+openbuildserv...@uncomfyhalomacro.pl
+
+- Update to version 0.3.1:
+  * add ruby tree sitter queries
+  * fix editor scroll
+  * bump floem
+  * bump floem and use floem::Clipboard
+  * feat: implement `Format Document` command
+  * fix: save without formatting now calls save
+  * create_dir_all when saving
+  * Reworked cursor rendering, fixing several bugs
+  * Fix invalid unicode filenames not being displayed
+  * Fix non_canonical_partial_ord_impl clippy lints
+  * Add explicit static lifetime to consts
+  * move cursor blink timer to window
+  * update the language in the status bar
+  * bump floem
+  * Add UI inspector command
+  * Bump Floem
+  * run.toml on remote fix
+  * Auto-surround config
+  * fix language name used in status bar
+  * Don't mark nonexistent files as read only
+  * fix FocusText view
+  * bump floem
+  * display visual line and visual block mode
+  * bump floem
+  * bump floem
+  * fix version matching on lapce-proxy
+  * don't panic if log file can't be created
+  * update screenshot
+
+-------------------------------------------------------------------

Old:
----
  cargo_config
  lapce-0.3.0.tar.zst

New:
----
  lapce-0.3.1.tar.zst

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

Other differences:
------------------
++++++ lapce.spec ++++++
--- /var/tmp/diff_new_pack.hujKPz/_old  2024-01-07 21:39:30.346280648 +0100
+++ /var/tmp/diff_new_pack.hujKPz/_new  2024-01-07 21:39:30.346280648 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lapce
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           lapce
-Version:        0.3.0
+Version:        0.3.1
 Release:        0
 Summary:        Lightning-fast and Powerful Code Editor written in Rust
 URL:            https://github.com/lapce/lapce
@@ -25,7 +25,6 @@
 Group:          Productivity/Text/Editors
 Source0:        %{name}-%{version}.tar.zst
 Source1:        vendor.tar.zst
-Source2:        cargo_config
 BuildRequires:  c++_compiler
 BuildRequires:  c_compiler
 BuildRequires:  cargo-packaging
@@ -55,8 +54,6 @@
 
 %prep
 %autosetup -a1
-mkdir .cargo
-cp %{SOURCE2} .cargo/config
 
 %build
 # We disable default feature as they include auto-update.

++++++ _service ++++++
--- /var/tmp/diff_new_pack.hujKPz/_old  2024-01-07 21:39:30.374281667 +0100
+++ /var/tmp/diff_new_pack.hujKPz/_new  2024-01-07 21:39:30.378281812 +0100
@@ -1,13 +1,13 @@
+<?xml version="1.0"?>
 <services>
   <service mode="manual" name="obs_scm">
     <param name="url">https://github.com/lapce/lapce</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="scm">git</param>
-    <param name="revision">c49e281</param>
-       <param name="match-tag">v0.3.0</param>
+    <param name="revision">cb96e5ac3f3e4e70bd18b7a1307c5406e4247164</param>
+    <param name="match-tag">v0.3.1</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>
-    <param name="changesauthor">socvirnyl.est...@gmail.com</param>
   </service>
   <service mode="manual" name="tar" />
   <service mode="manual" name="recompress">
@@ -17,13 +17,8 @@
   <service mode="manual" name="set_version"/>
   <service name="cargo_vendor" mode="manual">
      <param name="srcdir">lapce</param>
-     <param name="compression">zst</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="manual">
-     <param name="srcdir">lapce</param>
   </service>
+  <service name="cargo_audit" mode="manual" />
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.hujKPz/_old  2024-01-07 21:39:30.394282395 +0100
+++ /var/tmp/diff_new_pack.hujKPz/_new  2024-01-07 21:39:30.398282540 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/lapce/lapce</param>
-              <param 
name="changesrevision">c49e2814225d6f934ae27586f83f6c274aee7c72</param></service></servicedata>
+              <param 
name="changesrevision">cb96e5ac3f3e4e70bd18b7a1307c5406e4247164</param></service></servicedata>
 (No newline at EOF)
 

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

Reply via email to