public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-lsp-server] rawhide: Allow gen-lsp-types 0.11
Date: Sun, 16 Aug 2026 15:09:30 GMT	[thread overview]
Message-ID: <178689297090.1.9321377575755746887.rpms-rust-lsp-server-624e2b7fb3f7@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-lsp-server
Branch : rawhide
Commit : 624e2b7fb3f7d7709b59c37ace091994670d4bab
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-08-16T15:02:37+01:00
Stats  : +4/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-lsp-server/c/624e2b7fb3f7d7709b59c37ace091994670d4bab?branch=rawhide

Log:
Allow gen-lsp-types 0.11

---
diff --git a/lsp-server-fix-metadata.diff b/lsp-server-fix-metadata.diff
index e360b86..f01a964 100644
--- a/lsp-server-fix-metadata.diff
+++ b/lsp-server-fix-metadata.diff
@@ -1,5 +1,5 @@
 --- lsp-server-0.10.0/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ lsp-server-0.10.0/Cargo.toml	2026-08-03T06:54:47.727046+00:00
++++ lsp-server-0.10.0/Cargo.toml	2026-08-16T14:02:15.422369+00:00
 @@ -29,10 +29,6 @@
  name = "lsp_server"
  path = "src/lib.rs"
@@ -17,7 +17,7 @@
  version = "1.0.140"
 +
 +[dev-dependencies.lsp-types]
-+version = ">=0.4.0, <0.11.0"
++version = ">=0.4.0, <0.12.0"
 +package = "gen-lsp-types"
 +features = ["url"]
 +

diff --git a/rust-lsp-server.spec b/rust-lsp-server.spec
index 7bd0167..efd7e03 100644
--- a/rust-lsp-server.spec
+++ b/rust-lsp-server.spec
@@ -16,7 +16,7 @@ Source:         %{crates_source}
 # * Omit examples/minimal_lsp.rs because it requires the unpublished
 #   rust-analyzer workspace crate “toolchain”
 # * Restore some dev-dependencies stripped during publication (!):
-#   * gen-lsp-types 0.4.0 as lsp-types, widened downstream through 0.10,
+#   * gen-lsp-types 0.4.0 as lsp-types, widened downstream through 0.11,
 #   with “url” feature
 #   * ctrlc 3.4.7
 #   Do not restore those that are only for examples/minimal_lsp.rs.

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 6d59a15..9c3fc14 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -6,7 +6,7 @@ workspace crate “toolchain”\
 """,
     """\
 Restore some dev-dependencies stripped during publication (!):
-  * gen-lsp-types 0.4.0 as lsp-types, widened downstream through 0.10,
+  * gen-lsp-types 0.4.0 as lsp-types, widened downstream through 0.11,
     with “url” feature
   * ctrlc 3.4.7
 Do not restore those that are only for examples/minimal_lsp.rs.

                 reply	other threads:[~2026-08-16 15:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178689297090.1.9321377575755746887.rpms-rust-lsp-server-624e2b7fb3f7@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox