public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-nu-lsp] f44: Bump lsp-server from 0.7 to 0.8
@ 2026-07-10  5:54 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-10  5:54 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-nu-lsp
Branch : f44
Commit : 54f30f36a9626e793c14de3ae0332a6add2e929d
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-07-10T06:02:46+01:00
Stats  : +19/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-nu-lsp/c/54f30f36a9626e793c14de3ae0332a6add2e929d?branch=f44

Log:
Bump lsp-server from 0.7 to 0.8

---
diff --git a/nu-lsp-fix-metadata.diff b/nu-lsp-fix-metadata.diff
index 000362f..72a2cea 100644
--- a/nu-lsp-fix-metadata.diff
+++ b/nu-lsp-fix-metadata.diff
@@ -1,5 +1,14 @@
 --- nu-lsp-0.99.1/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ nu-lsp-0.99.1/Cargo.toml	2024-11-16T04:20:10.838827+00:00
++++ nu-lsp-0.99.1/Cargo.toml	2026-07-10T05:02:29.812516+00:00
+@@ -23,7 +23,7 @@
+ version = "0.5.8"
+ 
+ [dependencies.lsp-server]
+-version = "0.7.5"
++version = "0.8.0"
+ 
+ [dependencies.lsp-types]
+ version = "0.95.0"
 @@ -41,7 +41,7 @@
  version = "0.99.1"
  

diff --git a/rust-nu-lsp.spec b/rust-nu-lsp.spec
index 2b996c2..3f8abbc 100644
--- a/rust-nu-lsp.spec
+++ b/rust-nu-lsp.spec
@@ -1,6 +1,6 @@
-# Generated by rust2rpm 26
+# Generated by rust2rpm 28
 # * tests depend on unshipped fixtures
-%bcond_with check
+%bcond check 0
 %global debug_package %{nil}
 
 %global crate nu-lsp
@@ -15,6 +15,8 @@ URL:            https://crates.io/crates/nu-lsp
 Source:         %{crates_source}
 # Manually created patch for downstream crate metadata changes
 # * temporarily bump reedline from 0.36.0 to 0.37.0
+# * bump lsp-server from 0.7 to 0.8:
+#   https://github.com/nushell/nushell/commit/96cb2126ab9b8ac7ce1291046f854328bb77de7b
 Patch:          nu-lsp-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 735d5a8..d52a3e8 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,8 +1,12 @@
 [package]
 cargo-toml-patch-comments = [
   "temporarily bump reedline from 0.36.0 to 0.37.0",
+  """\
+bump lsp-server from 0.7 to 0.8: \
+https://github.com/nushell/nushell/commit/96cb2126ab9b8ac7ce1291046f854328bb77de7b\
+""",
 ]
 
 [tests]
-run = ["none"]
+run = false
 comments = ["tests depend on unshipped fixtures"]

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-10  5:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-10  5:54 [rpms/rust-nu-lsp] f44: Bump lsp-server from 0.7 to 0.8 Benjamin A. Beasley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox