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-short] epel10: Update to version 0.3.4; Fixes RHBZ#2212351
Date: Mon, 15 Jun 2026 14:13:11 GMT	[thread overview]
Message-ID: <178153279115.1.2565778956833217368.rpms-rust-dtoa-short-d8aa6499b7c8@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-dtoa-short
Branch : epel10
Commit : d8aa6499b7c8501b5ea465a43ce540223a5e2e89
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2023-06-13T01:56:15+02:00
Stats  : +6/-9 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-dtoa-short/c/d8aa6499b7c8501b5ea465a43ce540223a5e2e89?branch=epel10

Log:
Update to version 0.3.4; Fixes RHBZ#2212351

---
diff --git a/.gitignore b/.gitignore
index 567ae78..fb77c87 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /dtoa-short-0.3.1.crate
 /dtoa-short-0.3.2.crate
 /dtoa-short-0.3.3.crate
+/dtoa-short-0.3.4.crate

diff --git a/README.md b/README.md
deleted file mode 100644
index dc87ccf..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-dtoa-short
-
-The rust-dtoa-short package
\ No newline at end of file

diff --git a/rust-dtoa-short.spec b/rust-dtoa-short.spec
index 455d32a..d709d4b 100644
--- a/rust-dtoa-short.spec
+++ b/rust-dtoa-short.spec
@@ -1,12 +1,12 @@
-# Generated by rust2rpm 22
-# * float-cmp dependency is too old
+# Generated by rust2rpm 24
+# * outdated dev-dependencies: float-cmp ^0.4
 %bcond_with check
 %global debug_package %{nil}
 
 %global crate dtoa-short
 
 Name:           rust-dtoa-short
-Version:        0.3.3
+Version:        0.3.4
 Release:        %autorelease
 Summary:        Serialize float number and truncate to certain precision
 
@@ -14,8 +14,6 @@ License:        MPL-2.0
 URL:            https://crates.io/crates/dtoa-short
 Source:         %{crates_source}
 
-ExclusiveArch:  %{rust_arches}
-
 BuildRequires:  rust-packaging >= 21
 
 %global _description %{expand:
@@ -34,6 +32,7 @@ use the "%{crate}" crate.
 
 %files          devel
 %license %{crate_instdir}/LICENSE
+%doc %{crate_instdir}/README.md
 %{crate_instdir}/
 
 %package     -n %{name}+default-devel

diff --git a/sources b/sources
index 94dc5e8..bc49bd4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (dtoa-short-0.3.3.crate) = 92fce043874f589155e7e2f14f91a51e876bf0003d1eaccaa1e20026c041f7f84398e82937d6d0e834b0d671d2b7ca307111ddc085508573dac9298469488a4b
+SHA512 (dtoa-short-0.3.4.crate) = 1df9db497daf36af46444d55b3d9b1d9607afba56fdf7e959fdd3b41be7c3c190522ff1cabbba20a896eee4cbd54c84be22a0fe4a7ebcd5ac7141fff1ad86035

                 reply	other threads:[~2026-06-15 14:13 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=178153279115.1.2565778956833217368.rpms-rust-dtoa-short-d8aa6499b7c8@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