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.5; Fixes RHBZ#2290873
Date: Mon, 15 Jun 2026 14:13:12 GMT [thread overview]
Message-ID: <178153279259.1.3472427944852505434.rpms-rust-dtoa-short-d541cd0583b2@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-dtoa-short
Branch : epel10
Commit : d541cd0583b20c9ac94934ec484d8e0bb23e9f82
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2024-06-10T18:36:03+02:00
Stats : +10/-5 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-dtoa-short/c/d541cd0583b20c9ac94934ec484d8e0bb23e9f82?branch=epel10
Log:
Update to version 0.3.5; Fixes RHBZ#2290873
---
diff --git a/.gitignore b/.gitignore
index fb77c87..5a65d99 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/dtoa-short-0.3.2.crate
/dtoa-short-0.3.3.crate
/dtoa-short-0.3.4.crate
+/dtoa-short-0.3.5.crate
diff --git a/rust-dtoa-short.spec b/rust-dtoa-short.spec
index d709d4b..0da09aa 100644
--- a/rust-dtoa-short.spec
+++ b/rust-dtoa-short.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 24
+# Generated by rust2rpm 26
# * outdated dev-dependencies: float-cmp ^0.4
%bcond_with check
%global debug_package %{nil}
@@ -6,7 +6,7 @@
%global crate dtoa-short
Name: rust-dtoa-short
-Version: 0.3.4
+Version: 0.3.5
Release: %autorelease
Summary: Serialize float number and truncate to certain precision
@@ -14,7 +14,7 @@ License: MPL-2.0
URL: https://crates.io/crates/dtoa-short
Source: %{crates_source}
-BuildRequires: rust-packaging >= 21
+BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
Serialize float number and truncate to certain precision.}
@@ -48,7 +48,7 @@ use the "default" 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/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..c666e4b
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,4 @@
+[tests]
+run = ["none"]
+comments = ["outdated dev-dependencies: float-cmp ^0.4"]
+
diff --git a/sources b/sources
index bc49bd4..2ad8b83 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (dtoa-short-0.3.4.crate) = 1df9db497daf36af46444d55b3d9b1d9607afba56fdf7e959fdd3b41be7c3c190522ff1cabbba20a896eee4cbd54c84be22a0fe4a7ebcd5ac7141fff1ad86035
+SHA512 (dtoa-short-0.3.5.crate) = da4d7c318b7146775260de71be363fa257ce9b1f7fcee8f5213cf905211379c5f58496d2070a001fd74fd4570a7de2a1ddf4d02e617dae6977e7a1e29b8817f2
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=178153279259.1.3472427944852505434.rpms-rust-dtoa-short-d541cd0583b2@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