public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-btrd] rawhide: Bump rustyline dependency from v14 to v17
Date: Thu, 24 Sep 2026 22:00:42 GMT	[thread overview]
Message-ID: <179028724265.1.1771399668237775605.rpms-rust-btrd-70ce9997b55f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-btrd
Branch : rawhide
Commit : 70ce9997b55fd11c2e3a699509d345b62c69d86d
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-09-24T23:59:47+02:00
Stats  : +10/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-btrd/c/70ce9997b55fd11c2e3a699509d345b62c69d86d?branch=rawhide

Log:
Bump rustyline dependency from v14 to v17

---
diff --git a/btrd-fix-metadata.diff b/btrd-fix-metadata.diff
index bf68fd9..20003bf 100644
--- a/btrd-fix-metadata.diff
+++ b/btrd-fix-metadata.diff
@@ -1,5 +1,5 @@
 --- btrd-0.5.3/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ btrd-0.5.3/Cargo.toml	2026-01-29T21:19:17.629442+00:00
++++ btrd-0.5.3/Cargo.toml	2026-09-24T21:59:23.559536+00:00
 @@ -20,7 +20,7 @@
      "btrfs",
      "debugger",
@@ -22,7 +22,7 @@
  
  [dependencies.rustyline]
 -version = "12"
-+version = "14"
++version = "17"
  features = ["derive"]
  
  [dependencies.simplelog]

diff --git a/rust-btrd.spec b/rust-btrd.spec
index 89cb881..53b477c 100644
--- a/rust-btrd.spec
+++ b/rust-btrd.spec
@@ -12,8 +12,9 @@ License:        GPL-2.0-only
 URL:            https://crates.io/crates/btrd
 Source:         %{crates_source}
 # Manually created patch for downstream crate metadata changes
-# * bump nix dependency from 0.26 to 0.30
-# * bump rustyline dependency from 12 to 14
+# * bump nix dependency from v0.26 to v0.30,
+#   bump rustyline dependency from v12 to v17:
+#   https://github.com/danobi/btrd/pull/21
 # * clarify license from GPL-2.0 to GPL-2.0-only:
 #   https://github.com/danobi/btrd/pull/20
 Patch:          btrd-fix-metadata.diff

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 59d5372..3394f47 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,7 +1,10 @@
 [package]
 cargo-toml-patch-comments = [
-    "bump nix dependency from 0.26 to 0.30",
-    "bump rustyline dependency from 12 to 14",
+    """
+    bump nix dependency from v0.26 to v0.30,
+    bump rustyline dependency from v12 to v17:
+    https://github.com/danobi/btrd/pull/21
+    """,
     """\
     clarify license from GPL-2.0 to GPL-2.0-only:
     https://github.com/danobi/btrd/pull/20

                 reply	other threads:[~2026-09-24 22:00 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=179028724265.1.1771399668237775605.rpms-rust-btrd-70ce9997b55f@fedoraproject.org \
    --to=decathorpe@gmail.com \
    --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