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] epel10: Update to 0.4.5
Date: Mon, 15 Jun 2026 14:12:48 GMT	[thread overview]
Message-ID: <178153276845.1.10414212951130274941.rpms-rust-dtoa-db4d59f7bd1a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-dtoa
Branch : epel10
Commit : db4d59f7bd1ab2cdedf2eaa942d1c47f927e2160
Author : Josh Stone <jistone@redhat.com>
Date   : 2020-01-29T17:27:19-08:00
Stats  : +11/-7 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-dtoa/c/db4d59f7bd1ab2cdedf2eaa942d1c47f927e2160?branch=epel10

Log:
Update to 0.4.5

---
diff --git a/.gitignore b/.gitignore
index 93877ca..2413231 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /dtoa-0.4.2.crate
 /dtoa-0.4.3.crate
 /dtoa-0.4.4.crate
+/dtoa-0.4.5.crate

diff --git a/rust-dtoa.spec b/rust-dtoa.spec
index 83662d0..e122a2d 100644
--- a/rust-dtoa.spec
+++ b/rust-dtoa.spec
@@ -1,15 +1,15 @@
-# Generated by rust2rpm 10
+# Generated by rust2rpm 13
 %bcond_without check
 %global debug_package %{nil}
 
 %global crate dtoa
 
 Name:           rust-%{crate}
-Version:        0.4.4
-Release:        3%{?dist}
+Version:        0.4.5
+Release:        1%{?dist}
 Summary:        Fast functions for printing floating-point primitives to an io::Write
 
-# Upstream license specification: MIT/Apache-2.0
+# Upstream license specification: MIT OR Apache-2.0
 License:        MIT or ASL 2.0
 URL:            https://crates.io/crates/dtoa
 Source:         %{crates_source}
@@ -38,7 +38,7 @@ which use "%{crate}" crate.
 %files          devel
 %license LICENSE-MIT LICENSE-APACHE
 %doc README.md
-%{cargo_registry}/%{crate}-%{version}/
+%{cargo_registry}/%{crate}-%{version_no_tilde}/
 
 %package     -n %{name}+default-devel
 Summary:        %{summary}
@@ -50,7 +50,7 @@ This package contains library source intended for building other packages
 which use "default" feature of "%{crate}" crate.
 
 %files       -n %{name}+default-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
 %prep
 %autosetup -n %{crate}-%{version_no_tilde} -p1
@@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
 %endif
 
 %changelog
+* Thu Jan 30 2020 Josh Stone <jistone@redhat.com> - 0.4.5-1
+- Update to 0.4.5
+
 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.4-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
 

diff --git a/sources b/sources
index f008205..92c9417 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (dtoa-0.4.4.crate) = d2ca487cf950dbab9cfa20eb8b712e07276e40f2cb8b0c5c56f60719ae18d8a1c7fbed2bbea869255b0d5286b9890ad6fc6b3d7be2cc13af28c84c2882de8044
+SHA512 (dtoa-0.4.5.crate) = 7f9cd7d2e8f143c81896f8a242b09de3384d9dd6c375659a48b4e4f0506b2eb642c8aba6d500a989668760458861f2249bd82f5f3d6fa22d0ffb68e508d059c0

                 reply	other threads:[~2026-06-15 14:12 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=178153276845.1.10414212951130274941.rpms-rust-dtoa-db4d59f7bd1a@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