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.10; Fixes RHBZ#2349687
Date: Mon, 15 Jun 2026 14:12:58 GMT	[thread overview]
Message-ID: <178153277832.1.12693188023286124953.rpms-rust-dtoa-729ff5cd4080@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-dtoa
Branch : epel10
Commit : 729ff5cd40805566a06199f6f20c53700a00b64f
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2025-03-04T00:36:34+01:00
Stats  : +7/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-dtoa/c/729ff5cd40805566a06199f6f20c53700a00b64f?branch=epel10

Log:
Update to version 1.0.10; Fixes RHBZ#2349687

---
diff --git a/.gitignore b/.gitignore
index 75036b6..3fbe588 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /dtoa-1.0.6.crate
 /dtoa-1.0.8.crate
 /dtoa-1.0.9.crate
+/dtoa-1.0.10.crate

diff --git a/rust-dtoa.spec b/rust-dtoa.spec
index ce5543f..1465586 100644
--- a/rust-dtoa.spec
+++ b/rust-dtoa.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 24
-%bcond_without check
+# Generated by rust2rpm 27
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate dtoa
 
 Name:           rust-dtoa
-Version:        1.0.9
+Version:        1.0.10
 Release:        %autorelease
 Summary:        Fast floating point primitive to string conversion
 
@@ -13,7 +13,7 @@ License:        MIT OR Apache-2.0
 URL:            https://crates.io/crates/dtoa
 Source:         %{crates_source}
 
-BuildRequires:  rust-packaging >= 21
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
 Fast floating point primitive to string conversion.}
@@ -60,7 +60,7 @@ use the "no-panic" feature of the "%{crate}" crate.
 %ghost %{crate_instdir}/Cargo.toml
 
 %prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
+%autosetup -n %{crate}-%{version} -p1
 %cargo_prep
 
 %generate_buildrequires

diff --git a/sources b/sources
index 87cb477..0e45024 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (dtoa-1.0.9.crate) = 996814e68f67c77d68a0e3195241f7034575453401370a1842c94232a35aa41c832f788720ee68947662ae0e8c7595df736810a2b392871f57e6ccb47f55a4b9
+SHA512 (dtoa-1.0.10.crate) = 924434926c411e5ca51afbf20d7ea35ca554aa392385214f0b379b9ae304b93774a249d43ec39d5cca12814209c178d9e978b5b8db0bcaa21b9e64871f569302

                 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=178153277832.1.12693188023286124953.rpms-rust-dtoa-729ff5cd4080@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