public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-dtoa-short] epel10: Update to version 0.3.5; Fixes RHBZ#2290873
@ 2026-06-15 14:13 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-15 14:13 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-15 14:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 14:13 [rpms/rust-dtoa-short] epel10: Update to version 0.3.5; Fixes RHBZ#2290873 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox