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-dtoa] epel10: Update to version 1.0.11; Fixes RHBZ#2425595
Date: Mon, 15 Jun 2026 14:12:59 GMT [thread overview]
Message-ID: <178153277930.1.4487302373822271088.rpms-rust-dtoa-5b692d7fb0b1@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-dtoa
Branch : epel10
Commit : 5b692d7fb0b10fb6b55d529a9237608ced21e181
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-01-07T16:38:30+01:00
Stats : +30/-3 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-dtoa/c/5b692d7fb0b10fb6b55d529a9237608ced21e181?branch=epel10
Log:
Update to version 1.0.11; Fixes RHBZ#2425595
---
diff --git a/.gitignore b/.gitignore
index 3fbe588..2637aed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/dtoa-1.0.8.crate
/dtoa-1.0.9.crate
/dtoa-1.0.10.crate
+/dtoa-1.0.11.crate
diff --git a/dtoa-fix-metadata.diff b/dtoa-fix-metadata.diff
new file mode 100644
index 0000000..77e0cb4
--- /dev/null
+++ b/dtoa-fix-metadata.diff
@@ -0,0 +1,18 @@
+--- dtoa-1.0.11/Cargo.toml 2006-07-24T01:21:28+00:00
++++ dtoa-1.0.11/Cargo.toml 2026-01-07T15:37:42.362431+00:00
+@@ -55,15 +55,6 @@
+ name = "test"
+ path = "tests/test.rs"
+
+-[[bench]]
+-name = "bench"
+-path = "benches/bench.rs"
+-harness = false
+-
+ [dependencies.no-panic]
+ version = "0.1"
+ optional = true
+-
+-[target."cfg(not(miri))".dev-dependencies.criterion]
+-version = "0.8"
+-default-features = false
diff --git a/rust-dtoa.spec b/rust-dtoa.spec
index 1465586..6e1fbed 100644
--- a/rust-dtoa.spec
+++ b/rust-dtoa.spec
@@ -1,17 +1,20 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
%bcond check 1
%global debug_package %{nil}
%global crate dtoa
Name: rust-dtoa
-Version: 1.0.10
+Version: 1.0.11
Release: %autorelease
Summary: Fast floating point primitive to string conversion
License: MIT OR Apache-2.0
URL: https://crates.io/crates/dtoa
Source: %{crates_source}
+# Manually created patch for downstream crate metadata changes
+# * drop unused, benchmark-only criterion dev-dependency
+Patch: dtoa-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..2cd7101
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,5 @@
+[package]
+cargo-toml-patch-comments = [
+ "drop unused, benchmark-only criterion dev-dependency",
+]
+
diff --git a/sources b/sources
index 0e45024..f5b290b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (dtoa-1.0.10.crate) = 924434926c411e5ca51afbf20d7ea35ca554aa392385214f0b379b9ae304b93774a249d43ec39d5cca12814209c178d9e978b5b8db0bcaa21b9e64871f569302
+SHA512 (dtoa-1.0.11.crate) = c2c1596688a6a0d74e2c8d6b67308d0d9cab89c2ba021556f7ca7e4de3a6156c7f2139b105e79a0e99bd06ca7c3b5e400f47ad9864d12ff0f58206eb978e19a0
reply other threads:[~2026-06-15 14:12 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=178153277930.1.4487302373822271088.rpms-rust-dtoa-5b692d7fb0b1@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