public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-futures-intrusive] epel9: Update dev-deps: signal-hook 0.4, rand 0.10
@ 2026-06-19 6:12 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-06-19 6:12 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-futures-intrusive
Branch : epel9
Commit : c8336eac146ca73e11967b16b8ea7920959c0a38
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-06-18T19:46:03+01:00
Stats : +9/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-futures-intrusive/c/c8336eac146ca73e11967b16b8ea7920959c0a38?branch=epel9
Log:
Update dev-deps: signal-hook 0.4, rand 0.10
---
diff --git a/futures-intrusive-fix-metadata.diff b/futures-intrusive-fix-metadata.diff
index f749b1c..9d3c57f 100644
--- a/futures-intrusive-fix-metadata.diff
+++ b/futures-intrusive-fix-metadata.diff
@@ -1,5 +1,5 @@
--- futures-intrusive-0.5.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ futures-intrusive-0.5.0/Cargo.toml 2026-06-18T18:37:05.140264+00:00
++++ futures-intrusive-0.5.0/Cargo.toml 2026-06-18T18:45:36.821669+00:00
@@ -58,11 +58,8 @@
[dev-dependencies.async-std]
version = "1.4"
@@ -18,11 +18,11 @@
[dev-dependencies.rand]
-version = "0.7"
-+version = "0.9"
++version = "0.10"
[dev-dependencies.signal-hook]
-version = "0.1.11"
-+version = "0.3"
++version = "0.4"
[dev-dependencies.tokio]
version = "1.14"
diff --git a/rust-futures-intrusive.spec b/rust-futures-intrusive.spec
index b0f7c57..4c26c6d 100644
--- a/rust-futures-intrusive.spec
+++ b/rust-futures-intrusive.spec
@@ -18,6 +18,8 @@ Source: %{crates_source}
# signal-hook 0.1 to 0.3, the last requiring an accompanying source-code
# patch;
# https://github.com/Matthias247/futures-intrusive/commit/67037087dd0e46e09995420003d718f89e3c24b0
+# * Update rand and signal-hook dev-dependencies:
+# https://github.com/Matthias247/futures-intrusive/pull/72
Patch: futures-intrusive-fix-metadata.diff
# * Source-code changes for signal-hook 0.3
# * https://github.com/Matthias247/futures-intrusive/commit/67037087dd0e46e09995420003d718f89e3c24b0
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 187c366..b5a5be7 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -6,6 +6,10 @@ update some dev-dependencies: crossbeam 0.7 to 0.8, rand 0.7 to 0.9, and \
signal-hook 0.1 to 0.3, the last requiring an accompanying source-code patch; \
https://github.com/Matthias247/futures-intrusive/commit/67037087dd0e46e09995420003d718f89e3c24b0\
""",
+ """\
+Update rand and signal-hook dev-dependencies: \
+https://github.com/Matthias247/futures-intrusive/pull/72\
+""",
]
[[package.extra-patches]]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-19 6:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-19 6:12 [rpms/rust-futures-intrusive] epel9: Update dev-deps: signal-hook 0.4, rand 0.10 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