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-fd-find] f44: Allow tikv-jemallocator 0.7
Date: Sun, 07 Jun 2026 06:40:40 GMT [thread overview]
Message-ID: <178081444070.1.10056591530329480931.rpms-rust-fd-find-438e350a8c07@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-fd-find
Branch : f44
Commit : 438e350a8c07e1ff6243ed14115774886fca37d1
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-06-04T12:45:48+01:00
Stats : +12/-1 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-fd-find/c/438e350a8c07e1ff6243ed14115774886fca37d1?branch=f44
Log:
Allow tikv-jemallocator 0.7
---
diff --git a/fd-find-fix-metadata.diff b/fd-find-fix-metadata.diff
index dc64a42..268945c 100644
--- a/fd-find-fix-metadata.diff
+++ b/fd-find-fix-metadata.diff
@@ -1,5 +1,5 @@
--- fd-find-10.4.2/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ fd-find-10.4.2/Cargo.toml 2026-04-03T19:31:47.303000+00:00
++++ fd-find-10.4.2/Cargo.toml 2026-06-04T11:45:36.662364+00:00
@@ -11,7 +11,7 @@
[package]
@@ -18,3 +18,12 @@
features = ["nu-ansi-term"]
default-features = false
+@@ -151,7 +151,7 @@
+ version = "3.3"
+
+ [target.'cfg(all(not(windows), not(target_os = "android"), not(target_os = "macos"), not(target_os = "freebsd"), not(target_os = "openbsd"), not(target_os = "illumos"), not(all(target_env = "musl", target_pointer_width = "32")), not(target_arch = "riscv64")))'.dependencies.tikv-jemallocator]
+-version = "0.6.0"
++version = ">=0.6.0, <0.8.0"
+ optional = true
+
+ [target.'cfg(all(unix, not(target_os = "redox")))'.dependencies.libc]
diff --git a/rust-fd-find.spec b/rust-fd-find.spec
index 787b129..c97f3f1 100644
--- a/rust-fd-find.spec
+++ b/rust-fd-find.spec
@@ -14,6 +14,7 @@ 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
+# * Allow tikv-jemallocator 0.7: https://github.com/sharkdp/fd/pull/2027
Patch: fd-find-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
diff --git a/rust2rpm.toml b/rust2rpm.toml
index a548fd2..7fda4ad 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -2,6 +2,7 @@
cargo-toml-patch-comments = [
"Temporary lower MSRV from 1.90.0 to 1.88.0 for EL9",
"Allow lscolors 0.20",
+ "Allow tikv-jemallocator 0.7: https://github.com/sharkdp/fd/pull/2027",
]
extra-files = [
"%{_mandir}/man1/fd.1*",
reply other threads:[~2026-06-07 6:40 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=178081444070.1.10056591530329480931.rpms-rust-fd-find-438e350a8c07@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