public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-fd-find] epel10: Temporary lower MSRV from 1.90.0 to 1.88.0 for EL9
@ 2026-06-07 6:40 Michel Lind
0 siblings, 0 replies; only message in thread
From: Michel Lind @ 2026-06-07 6:40 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-fd-find
Branch : epel10
Commit : 4d0105cf31100b3e51b8f3dd2178dd60e22370bc
Author : Michel Lind <salimma@fedoraproject.org>
Date : 2026-04-03T20:36:12+01:00
Stats : +12/-1 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-fd-find/c/4d0105cf31100b3e51b8f3dd2178dd60e22370bc?branch=epel10
Log:
Temporary lower MSRV from 1.90.0 to 1.88.0 for EL9
Signed-off-by: Michel Lind <salimma@fedoraproject.org>
---
diff --git a/fd-find-fix-metadata.diff b/fd-find-fix-metadata.diff
index d2875f1..dc64a42 100644
--- a/fd-find-fix-metadata.diff
+++ b/fd-find-fix-metadata.diff
@@ -1,5 +1,14 @@
--- fd-find-10.4.2/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ fd-find-10.4.2/Cargo.toml 2026-03-18T18:09:43.739072+00:00
++++ fd-find-10.4.2/Cargo.toml 2026-04-03T19:31:47.303000+00:00
+@@ -11,7 +11,7 @@
+
+ [package]
+ edition = "2024"
+-rust-version = "1.90.0"
++rust-version = "1.88.0"
+ name = "fd-find"
+ version = "10.4.2"
+ authors = ["David Peter <mail@david-peter.de>"]
@@ -122,7 +122,7 @@
version = "0.2.18"
diff --git a/rust-fd-find.spec b/rust-fd-find.spec
index 6829215..787b129 100644
--- a/rust-fd-find.spec
+++ b/rust-fd-find.spec
@@ -12,6 +12,7 @@ License: MIT OR Apache-2.0
URL: https://crates.io/crates/fd-find
Source: %{crates_source}
# Manually created patch for downstream crate metadata changes
+# * Temporary lower MSRV from 1.90.0 to 1.88.0 for EL9
# * Allow lscolors 0.20
Patch: fd-find-fix-metadata.diff
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 415b828..a548fd2 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,5 +1,6 @@
[package]
cargo-toml-patch-comments = [
+ "Temporary lower MSRV from 1.90.0 to 1.88.0 for EL9",
"Allow lscolors 0.20",
]
extra-files = [
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-07 6:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-07 6:40 [rpms/rust-fd-find] epel10: Temporary lower MSRV from 1.90.0 to 1.88.0 for EL9 Michel Lind
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox