public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-dtoa-short] epel10: Update to 0.3.2
@ 2026-06-15 14:13 Igor Gnatenko
0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 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 : 4981a9886d3ea3ce4a47ca9e2e068feda5c8cd77
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2018-03-08T17:43:42+01:00
Stats : +8/-18 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-dtoa-short/c/4981a9886d3ea3ce4a47ca9e2e068feda5c8cd77?branch=epel10
Log:
Update to 0.3.2
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/.gitignore b/.gitignore
index 064a510..e8e0667 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/dtoa-short-0.3.1.crate
+/dtoa-short-0.3.2.crate
diff --git a/dtoa-short-0.3.1-fix-metadata.diff b/dtoa-short-0.3.1-fix-metadata.diff
deleted file mode 100644
index d08aec6..0000000
--- a/dtoa-short-0.3.1-fix-metadata.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- dtoa-short-0.3.1/Cargo.toml 1969-12-31T16:00:00-08:00
-+++ dtoa-short-0.3.1/Cargo.toml 2018-02-27T00:17:46.771887-08:00
-@@ -23,7 +23,7 @@
- [dependencies.dtoa]
- version = "0.4.1"
- [dev-dependencies.float-cmp]
--version = "0.2.3"
-+version = "0.3.0"
- [badges.codecov]
- repository = "upsuper/dtoa-short"
-
diff --git a/rust-dtoa-short.spec b/rust-dtoa-short.spec
index 63f740c..9af6869 100644
--- a/rust-dtoa-short.spec
+++ b/rust-dtoa-short.spec
@@ -5,17 +5,13 @@
%global crate dtoa-short
Name: rust-%{crate}
-Version: 0.3.1
-Release: 3%{?dist}
+Version: 0.3.2
+Release: 1%{?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}
@@ -56,9 +52,13 @@ which use %{crate} from crates.io.
%endif
%files devel
+%license LICENSE
%{cargo_registry}/%{crate}-%{version}/
%changelog
+* Thu Mar 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.3.2-1
+- Update to 0.3.2
+
* Tue Feb 27 2018 Josh Stone <jistone@redhat.com> - 0.3.1-3
- Bump float-cmp to 0.3
diff --git a/sources b/sources
index 356e70a..70232f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (dtoa-short-0.3.1.crate) = 748c98f3101e2be9fb76b69525ca0e32c93ecadf96542a38aaaeb2d6178a9c9864837c8dbaa94b4d2921e7a361c5f94f868f0d9f9260e2b7d4704bf418d0acb0
+SHA512 (dtoa-short-0.3.2.crate) = 0f156fca7e312cc90c30c3a10898f2507ea887841195091babc7d03bad10e1f58ec9f70433ffa4678e2f727d0050fa021a3a92bd23aaa0cf019b75bf84038936
^ 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 0.3.2 Igor Gnatenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox