public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Josh Stone <jistone@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-dtoa-short] epel10: Bump float-cmp to 0.3
Date: Mon, 15 Jun 2026 14:13:01 GMT	[thread overview]
Message-ID: <178153278120.1.1110600235056545573.rpms-rust-dtoa-short-2822a04285cf@fedoraproject.org> (raw)

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
 

                 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=178153278120.1.1110600235056545573.rpms-rust-dtoa-short-2822a04285cf@fedoraproject.org \
    --to=jistone@redhat.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