public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-dtoa-short] epel10: Update to version 0.3.4; Fixes RHBZ#2212351
@ 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 : 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
^ 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.4; Fixes RHBZ#2212351 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox