public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-dtoa-short] epel10: Bump float-cmp to 0.3
@ 2026-06-15 14:13 Josh Stone
0 siblings, 0 replies; only message in thread
From: Josh Stone @ 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 : 2822a04285cf883225b26568d91b0d7930178d77
Author : Josh Stone <jistone@redhat.com>
Date : 2018-02-27T00:32:44-08:00
Stats : +8/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rust-dtoa-short/c/2822a04285cf883225b26568d91b0d7930178d77?branch=epel10
Log:
Bump float-cmp to 0.3
---
diff --git a/rust-dtoa-short.spec b/rust-dtoa-short.spec
index 1620beb..63f740c 100644
--- a/rust-dtoa-short.spec
+++ b/rust-dtoa-short.spec
@@ -6,13 +6,16 @@
Name: rust-%{crate}
Version: 0.3.1
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Serialize float number and truncate to certain precision
# https://github.com/upsuper/dtoa-short/pull/3
License: MPLv2.0
URL: https://crates.io/crates/dtoa-short
Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate
+# Initial patched metadata
+# * bump float-cmp to 0.3
+Patch0: dtoa-short-0.3.1-fix-metadata.diff
ExclusiveArch: %{rust_arches}
@@ -21,7 +24,7 @@ BuildRequires: rust-packaging
BuildRequires: (crate(dtoa) >= 0.4.1 with crate(dtoa) < 0.5.0)
%if %{with check}
# [dev-dependencies]
-BuildRequires: (crate(float-cmp) >= 0.2.3 with crate(float-cmp) < 0.3.0)
+BuildRequires: (crate(float-cmp) >= 0.3.0 with crate(float-cmp) < 0.4.0)
%endif
%description
@@ -56,6 +59,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/
%changelog
+* Tue Feb 27 2018 Josh Stone <jistone@redhat.com> - 0.3.1-3
+- Bump float-cmp to 0.3
+
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
^ 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: Bump float-cmp to 0.3 Josh Stone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox