public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-btrd] f43: Bump rustyline dependency from v14 to v17
@ 2026-09-24 22:50 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-24 22:50 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-btrd
Branch : f43
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=f43
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-24 22:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-24 22:50 [rpms/rust-btrd] f43: Bump rustyline dependency from v14 to v17 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox