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.6; Fixes RHBZ#2031558
Date: Mon, 15 Jun 2026 14:12:55 GMT	[thread overview]
Message-ID: <178153277501.1.12231027263554974340.rpms-rust-dtoa-588daa6210db@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-dtoa
Branch : epel10
Commit : 588daa6210db924b06595a6a0ef06bd09a90eb37
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2023-06-13T00:21:56+02:00
Stats  : +17/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-dtoa/c/588daa6210db924b06595a6a0ef06bd09a90eb37?branch=epel10

Log:
Update to version 1.0.6; Fixes RHBZ#2031558

---
diff --git a/.gitignore b/.gitignore
index 5ef3790..39126c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /dtoa-0.4.6.crate
 /dtoa-0.4.7.crate
 /dtoa-0.4.8.crate
+/dtoa-1.0.6.crate

diff --git a/rust-dtoa.spec b/rust-dtoa.spec
index 8656fb9..77b7717 100644
--- a/rust-dtoa.spec
+++ b/rust-dtoa.spec
@@ -5,9 +5,9 @@
 %global crate dtoa
 
 Name:           rust-dtoa
-Version:        0.4.8
+Version:        1.0.6
 Release:        %autorelease
-Summary:        Fast functions for printing floating-point primitives to an io::Write
+Summary:        Fast floating point primitive to string conversion
 
 License:        MIT OR Apache-2.0
 URL:            https://crates.io/crates/dtoa
@@ -16,7 +16,7 @@ Source:         %{crates_source}
 BuildRequires:  rust-packaging >= 21
 
 %global _description %{expand:
-Fast functions for printing floating-point primitives to an io::Write.}
+Fast floating point primitive to string conversion.}
 
 %description %{_description}
 
@@ -47,6 +47,18 @@ use the "default" feature of the "%{crate}" crate.
 %files       -n %{name}+default-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+no-panic-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+no-panic-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "no-panic" feature of the "%{crate}" crate.
+
+%files       -n %{name}+no-panic-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version_no_tilde} -p1
 %cargo_prep

diff --git a/sources b/sources
index fcfd042..7ce1836 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (dtoa-0.4.8.crate) = fe1701ba2c40988b92f5f4ef78a8c81718b140ff8ca2d04023b09a89440e6ddb53ef36d1ebd9dd3e948428b361ed6611bd24ec1a31b5010c220c555e1f0bf6b8
+SHA512 (dtoa-1.0.6.crate) = 50f603579dc2a6175ad544bd71d2f780e256ede1ffcb4a8e79f8916f7202e1aba4cc5eb4845cc5ed0f33488cca5a07604e74892c9e5ee9796c9df74f4eb89e01

                 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=178153277501.1.12231027263554974340.rpms-rust-dtoa-588daa6210db@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