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-01-30 17:11:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lapce (Old)
 and      /work/SRC/openSUSE:Factory/.lapce.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lapce"

Mon Jan 30 17:11:10 2023 rev:10 rq:1062000 version:0.2.5+git87

Changes:
--------
--- /work/SRC/openSUSE:Factory/lapce/lapce.changes      2023-01-04 
17:53:03.678343786 +0100
+++ /work/SRC/openSUSE:Factory/.lapce.new.32243/lapce.changes   2023-01-30 
17:24:10.172793705 +0100
@@ -1,0 +2,75 @@
+Mon Jan 23 05:01:48 UTC 2023 - Soc Virnyl Estela <socvirnyl.est...@gmail.com>
+
+- Update to version 0.2.5+git87:
+  * Add 'Rename Symbol' option on right-click (#2045)
+  * Bump Rust version to 1.65 (#2008)
+  * fix permissions; close #2037 (#2038)
+  * Small optimization when parsing settings (#2035)
+  * Implement basic double click delay (#2033)
+  * Fix cursor movement on selections with arrow up/down keys (#2036)
+  * feat: increase diff extend lines (#1979)
+  * always return response even when the job was cancelled (#2032)
+  * Limit global search to 1 worker thread (#2020)
+  * fix: ToggleHistory command (#2022)
+  * Only be notified of content changes in file (#2023)
+  * refactor: assume empty diff if history unavailable (#2017)
+  * refactor: use `Option::filter` (#2016)
+  * Fix some visual issues in local find box (#2010)
+  * fix: align width and tab separator correctly + refactor (#2006)
+  * Propagate error in read_line (#2005)
+  * fix: pass volt dir to load_volt (#1996)
+  * feat: ToggleHistory command (#2004)
+  * Implement rendering of images in markdown views (#1991)
+  * Fix: handle last char in document (#1997) (#1998)
+  * Add some documentation and tests (#2000)
+  * Add serde feature req to indexmap dep (#1992)
+  * cargo: migrate to workspace.dependencies (#1940)
+  * feat: add fg/bg modal status theme keys (#1988)
+  * fix: add terminal title fallback (#1986)
+  * ci: fetch only locked dependencies (#1965)
+  * Implement file duplication (#1972)
+  * Change cursor up/down behavior for the first/last line (#1971)
+  * Implement completion lens (#1968)
+  * fix: trigger hover when renaming (#1954)
+  * feat(lang): Add sticky headers and code lens for PHP (#1960)
+  * Always mention Lapce in the window title (#1963)
+  * fix: redundant context menus in input box (#1953)
+  * feat: add branches filter (#1944)
+  * Add more info to .desktop file (#1946)
+  * no need for base64 (#1943)
+  * Add docs; style-changes; remove unused commands (#1941)
+  * Implement dropdown widget; Use dropdown widget for settings (#1938)
+  * Register buffer when saving-as a new file (#1939)
+  * panel collapse at bottom improvement
+  * add empty panel hint
+  * panel collapse style change
+  * update changelog
+  * PanelSection is now collapsible (#1574)
+  * typo: LocalBufferKind::PluginSeach (#1925)
+  * Move from `String` to `VoltID` and add some tests (#1879)
+  * chore(deps): bump uuid from 0.8.2 to 1.2.2 (#1906)
+  * Optimization of `lapce_ui::terminal::TerminalPanel::event` (#1863)
+  * Highlight git/VCS modified files in explorer, palette, and buffer tabs 
(#1856)
+  * Simplifying `lapce_ui::settings::ThemeSection::new` (#1917)
+  * Improve `get_file_node[_mut]` efficiency (#1902)
+  * Fix cursor movement on selections with arrow keys (#1911)
+  * Minor: get rid of unneeded nesting in phantom text code (#1912)
+  * Remove clonning the vector itself (#1919)
+  * remove macos hotkey (#1921)
+  * Add borders to SourceControlBranches (#1916)
+  * Require indexmap/serde to fix running lapce-rpc's tests (#1901)
+  * Sort files that start with numbers more naturally (#1899)
+  * Stop previous CI runs if an update has been pushed (#1900)
+  * fix: use lapce-xi-rope instead of xi-rope (#1898)
+  * Draft: Add paragraph_forward and paragraph_backward commands (#1549)
+  * chore(deps): bump regex from 1.6.0 to 1.7.0 (#1784)
+  * fix: add gitattributes for scripts (#1894)
+  * Implement Bracketed Paste in Lapce Terminal (#1876)
+  * Add items to MacOS menu bar (#1880)
+  * Fix bug in `lapce_proxy::plugin::wasi::start_volt` (#1881)
+  * Update CONTRIBUTING.md (#1887)
+  * Avoid extra `String` in `Display for LapceWorkspace` (#1875)
+  * Rewrite some parts of `LapceSettingsPanel::update_plugins` (#1829)
+  * Remove vec allocation in `SettingsItemInfo::name` (#1870)
+
+-------------------------------------------------------------------

Old:
----
  lapce-0.2.5+git17.obscpio
  lapce-0.2.5+git17.tar.xz

New:
----
  lapce-0.2.5+git87.tar.xz

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

Other differences:
------------------
++++++ lapce.spec ++++++
--- /var/tmp/diff_new_pack.faeSx4/_old  2023-01-30 17:24:37.028938067 +0100
+++ /var/tmp/diff_new_pack.faeSx4/_new  2023-01-30 17:24:37.032938089 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lapce
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 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.2.5+git17
+Version:        0.2.5+git87
 Release:        0
 Summary:        Lightning-fast and Powerful Code Editor written in Rust
 URL:            https://github.com/lapce/lapce

++++++ _service ++++++
--- /var/tmp/diff_new_pack.faeSx4/_old  2023-01-30 17:24:37.084938369 +0100
+++ /var/tmp/diff_new_pack.faeSx4/_new  2023-01-30 17:24:37.092938412 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/lapce/lapce</param>
     <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@</param>
     <param name="scm">git</param>
-    <param name="revision">41f7a2a</param>
+    <param name="revision">5b2d412fc83b4a72ec91da884cc07e127ffef8a5</param>
        <param name="match-tag">v0.2.5</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ cargo_config ++++++
--- /var/tmp/diff_new_pack.faeSx4/_old  2023-01-30 17:24:37.128938605 +0100
+++ /var/tmp/diff_new_pack.faeSx4/_new  2023-01-30 17:24:37.128938605 +0100
@@ -3,58 +3,66 @@
 
 [source."https://github.com/6cdh/tree-sitter-scheme.git";]
 git = "https://github.com/6cdh/tree-sitter-scheme.git";
-branch = "main"
+rev = "af0fd1fa452cb2562dc7b5c8a8c55551c39273b9"
 replace-with = "vendored-sources"
 
 [source."https://github.com/Himujjal/tree-sitter-svelte";]
 git = "https://github.com/Himujjal/tree-sitter-svelte";
-branch = "master"
+rev = "52e122ae68b316d3aa960a0a422d3645ba717f42"
 replace-with = "vendored-sources"
 
 [source."https://github.com/MDeiml/tree-sitter-markdown.git";]
 git = "https://github.com/MDeiml/tree-sitter-markdown.git";
-branch = "split_parser"
+rev = "272e080bca0efd19a06a7f4252d746417224959e"
 replace-with = "vendored-sources"
 
 [source."https://github.com/RenjiSann/tree-sitter-xml";]
 git = "https://github.com/RenjiSann/tree-sitter-xml";
-branch = "main"
+rev = "422528a43630db6dcc1e222d1c5ee3babd559473"
 replace-with = "vendored-sources"
 
 [source."https://github.com/VixieTSQ/tree-sitter-glimmer";]
 git = "https://github.com/VixieTSQ/tree-sitter-glimmer";
+rev = "7281caca2ba114e1960c5d944a37860ef0841426"
 replace-with = "vendored-sources"
 
 [source."https://github.com/VixieTSQ/tree-sitter-hcl";]
 git = "https://github.com/VixieTSQ/tree-sitter-hcl";
+rev = "f4aa4553344e03e149ec459549a7f686d6846626"
 replace-with = "vendored-sources"
 
 [source."https://github.com/VixieTSQ/tree-sitter-scss";]
 git = "https://github.com/VixieTSQ/tree-sitter-scss";
-branch = "patch-1"
+rev = "3aac3391ede5098edbf4cc8a9f6d0cfdfe28e5dc"
 replace-with = "vendored-sources"
 
 [source."https://github.com/WhatsApp/tree-sitter-erlang";]
 git = "https://github.com/WhatsApp/tree-sitter-erlang";
-branch = "main"
+rev = "a8b8b0e16c4f5552f5e85af3dec976a5d16af8b9"
 replace-with = "vendored-sources"
 
 [source."https://github.com/abreumatheus/tree-sitter-clojure";]
 git = "https://github.com/abreumatheus/tree-sitter-clojure";
+rev = "fdc969eb04fc711e38ad74afe441d74b3b5d3091"
+replace-with = "vendored-sources"
+
+[source."https://github.com/dragazo/human-sort";]
+git = "https://github.com/dragazo/human-sort";
 replace-with = "vendored-sources"
 
 [source."https://github.com/elixir-lang/tree-sitter-elixir.git";]
 git = "https://github.com/elixir-lang/tree-sitter-elixir.git";
+rev = "05e3631c6a0701c1fa518b0fee7be95a2ceef5e2"
 replace-with = "vendored-sources"
 
 [source."https://github.com/fwcd/tree-sitter-kotlin";]
 git = "https://github.com/fwcd/tree-sitter-kotlin";
-branch = "main"
+rev = "a4f71eb9b8c9b19ded3e0e9470be4b1b77c2b569"
 replace-with = "vendored-sources"
 
 [source."https://github.com/ghishadow/tree-sitter-d";]
 git = "https://github.com/ghishadow/tree-sitter-d";
-branch = "main"
+rev = "36603135ecb37ac6494c520efff91b875815d6f7"
 replace-with = "vendored-sources"
 
 [source."https://github.com/lapce/druid";]
@@ -97,75 +105,77 @@
 
 [source."https://github.com/latex-lsp/tree-sitter-latex";]
 git = "https://github.com/latex-lsp/tree-sitter-latex";
-branch = "master"
+rev = "b3b2cf27f33e71438ebe46934900b1153901c6f2"
 replace-with = "vendored-sources"
 
 [source."https://github.com/maxxnino/tree-sitter-zig";]
 git = "https://github.com/maxxnino/tree-sitter-zig";
-branch = "main"
+rev = "8d3224c3bd0890fe08358886ebf54fca2ed448a6"
 replace-with = "vendored-sources"
 
 [source."https://github.com/oknozor/tree-sitter-sql";]
 git = "https://github.com/oknozor/tree-sitter-sql";
-branch = "main"
+rev = "15dad0f3cae8a094a7dac17d712ea8fb25228011"
 replace-with = "vendored-sources"
 
 [source."https://github.com/panekj/tree-sitter-dockerfile";]
 git = "https://github.com/panekj/tree-sitter-dockerfile";
-branch = "queries"
+rev = "c49d819e07685c90456270f1cc654d9cba640f53"
 replace-with = "vendored-sources"
 
 [source."https://github.com/panekj/tree-sitter-nix";]
 git = "https://github.com/panekj/tree-sitter-nix";
-branch = "master"
+rev = "59fc47150ab437e8bb356c7ab21e9531e87f7cc8"
 replace-with = "vendored-sources"
 
 [source."https://github.com/panekj/tree-sitter-yaml";]
 git = "https://github.com/panekj/tree-sitter-yaml";
-branch = "master"
+rev = "80c8d76847f03e772c5c524cf29bafb56858a8d1"
 replace-with = "vendored-sources"
 
 [source."https://github.com/syntacti/tree-sitter-css";]
 git = "https://github.com/syntacti/tree-sitter-css";
-branch = "master"
+rev = "397aa132b9982fcdd2d473ed69343762a557f10a"
 replace-with = "vendored-sources"
 
 [source."https://github.com/syntacti/tree-sitter-dart";]
 git = "https://github.com/syntacti/tree-sitter-dart";
-branch = "master"
+rev = "78cad4503571d72666f78d5ba8ed6c1417653063"
 replace-with = "vendored-sources"
 
 [source."https://github.com/syntacti/tree-sitter-lua";]
 git = "https://github.com/syntacti/tree-sitter-lua";
-branch = "main"
+rev = "a29f646c14ed800aaeef1ca58a9bacc6d92922e8"
 replace-with = "vendored-sources"
 
 [source."https://github.com/szebniok/tree-sitter-wgsl";]
 git = "https://github.com/szebniok/tree-sitter-wgsl";
-branch = "master"
+rev = "272e89ef2aeac74178edb9db4a83c1ffef80a463"
 replace-with = "vendored-sources"
 
 [source."https://github.com/theHamsta/tree-sitter-glsl";]
 git = "https://github.com/theHamsta/tree-sitter-glsl";
-branch = "add-highlights.scm"
+rev = "74329feb2605deccd32b1c644af507daa6fb82f1"
 replace-with = "vendored-sources"
 
 [source."https://github.com/tree-sitter/tree-sitter-bash";]
 git = "https://github.com/tree-sitter/tree-sitter-bash";
-branch = "master"
+rev = "4488aa41406547e478636a4fcfd24f5bbc3f2f74"
 replace-with = "vendored-sources"
 
 [source."https://github.com/tree-sitter/tree-sitter-c-sharp";]
 git = "https://github.com/tree-sitter/tree-sitter-c-sharp";
-branch = "master"
+rev = "5b60f99545fea00a33bbfae5be956f684c4c69e2"
 replace-with = "vendored-sources"
 
 [source."https://github.com/tree-sitter/tree-sitter-haskell";]
 git = "https://github.com/tree-sitter/tree-sitter-haskell";
+rev = "e30bdfd53eb28c73f26a68b77d436fd2140af167"
 replace-with = "vendored-sources"
 
 [source."https://github.com/tree-sitter/tree-sitter-java.git";]
 git = "https://github.com/tree-sitter/tree-sitter-java.git";
+rev = "09d650def6cdf7f479f4b78f595e9ef5b58ce31e"
 replace-with = "vendored-sources"
 
 [source."https://github.com/tree-sitter/tree-sitter-json.git";]
@@ -175,33 +185,37 @@
 
 [source."https://github.com/tree-sitter/tree-sitter-ocaml";]
 git = "https://github.com/tree-sitter/tree-sitter-ocaml";
+rev = "cc26b1ef111100f26a137bcbcd39fd4e35be9a59"
 replace-with = "vendored-sources"
 
 [source."https://github.com/tree-sitter/tree-sitter-php.git";]
 git = "https://github.com/tree-sitter/tree-sitter-php.git";
+rev = "ab2e72179ceb8bb0b249c8ac9162a148e911b3dc"
 replace-with = "vendored-sources"
 
 [source."https://github.com/tree-sitter/tree-sitter-ql";]
 git = "https://github.com/tree-sitter/tree-sitter-ql";
+rev = "bd087020f0d8c183080ca615d38de0ec827aeeaf"
 replace-with = "vendored-sources"
 
 [source."https://github.com/tree-sitter/tree-sitter-ruby.git";]
 git = "https://github.com/tree-sitter/tree-sitter-ruby.git";
-rev = "656abef"
+rev = "656abef0645caea793e33c1c773570722463e1d8"
 replace-with = "vendored-sources"
 
 [source."https://github.com/vantreeseba/tree-sitter-haxe";]
 git = "https://github.com/vantreeseba/tree-sitter-haxe";
+rev = "52e3d2b9c3955aca886bccc38b496ef99b603a09"
 replace-with = "vendored-sources"
 
 [source."https://github.com/varlad/tree-sitter-julia.git";]
 git = "https://github.com/varlad/tree-sitter-julia.git";
-branch = "lapce"
+rev = "2ad4c9b79e0f213b61dbb3820754bfc6306e595a"
 replace-with = "vendored-sources"
 
 [source."https://github.com/yusdacra/tree-sitter-protobuf";]
 git = "https://github.com/yusdacra/tree-sitter-protobuf";
-branch = "main"
+rev = "5aef38d655f76a6b0d172340eed3766c93b3124c"
 replace-with = "vendored-sources"
 
 [source.vendored-sources]

++++++ lapce-0.2.5+git17.tar.xz -> lapce-0.2.5+git87.tar.xz ++++++
++++ 13127 lines of diff (skipped)

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/lapce/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.lapce.new.32243/vendor.tar.xz differ: char 26, line 
1

Reply via email to