public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-dtoa] epel10: Regenerate
@ 2026-06-15 14:12 Igor Gnatenko
  0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-06-15 14:12 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/rust-dtoa
            Branch : epel10
            Commit : cf35f43081b823e78c069676902c169222e8731b
            Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
            Date   : 2019-06-19T23:16:00+02:00
            Stats  : +13/-4 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/rust-dtoa/c/cf35f43081b823e78c069676902c169222e8731b?branch=epel10

            Log:
            Regenerate

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>

---
diff --git a/rust-dtoa.spec b/rust-dtoa.spec
index ce94952..7f44f68 100644
--- a/rust-dtoa.spec
+++ b/rust-dtoa.spec
@@ -1,5 +1,5 @@
-# Generated by rust2rpm
-%bcond_with check
+# Generated by rust2rpm 10
+%bcond_without check
 %global debug_package %{nil}
 
 %global crate dtoa
@@ -15,11 +15,14 @@ URL:            https://crates.io/crates/dtoa
 Source:         %{crates_source}
 
 ExclusiveArch:  %{rust_arches}
+%if %{__cargo_skip_build}
+BuildArch:      noarch
+%endif
 
 BuildRequires:  rust-packaging
 
-%global _description \
-Fast functions for printing floating-point primitives to an io::Write.
+%global _description %{expand:
+Fast functions for printing floating-point primitives to an io::Write.}
 
 %description %{_description}
 
@@ -53,6 +56,9 @@ which use "default" feature of "%{crate}" crate.
 %autosetup -n %{crate}-%{version_no_tilde} -p1
 %cargo_prep
 
+%generate_buildrequires
+%cargo_generate_buildrequires
+
 %build
 %cargo_build
 
@@ -65,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
 %endif
 
 %changelog
+* Wed Jun 19 23:15:32 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.4.4-2
+- Regenerate
+
 * Thu May 02 08:38:44 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.4.4-1
 - Update to 0.4.4
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-15 14:12 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:12 [rpms/rust-dtoa] epel10: Regenerate Igor Gnatenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox