public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-dtoa] epel10: Regenerate with rust2rpm v24
Date: Mon, 15 Jun 2026 14:12:54 GMT [thread overview]
Message-ID: <178153277455.1.18288163504142200800.rpms-rust-dtoa-e10338dde420@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-dtoa
Branch : epel10
Commit : e10338dde4203aa8a8a920db5a9e33cb142ed135
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2023-05-21T14:54:28+02:00
Stats : +13/-21 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rust-dtoa/c/e10338dde4203aa8a8a920db5a9e33cb142ed135?branch=epel10
Log:
Regenerate with rust2rpm v24
---
diff --git a/README.md b/README.md
deleted file mode 100644
index f1c09e9..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-dtoa
-
-The rust-dtoa package
\ No newline at end of file
diff --git a/rust-dtoa.spec b/rust-dtoa.spec
index dab40b7..8656fb9 100644
--- a/rust-dtoa.spec
+++ b/rust-dtoa.spec
@@ -1,25 +1,19 @@
-# Generated by rust2rpm 17
+# Generated by rust2rpm 24
%bcond_without check
%global debug_package %{nil}
%global crate dtoa
-Name: rust-%{crate}
+Name: rust-dtoa
Version: 0.4.8
Release: %autorelease
Summary: Fast functions for printing floating-point primitives to an io::Write
-# Upstream license specification: MIT OR Apache-2.0
-License: MIT or ASL 2.0
+License: MIT OR Apache-2.0
URL: https://crates.io/crates/dtoa
Source: %{crates_source}
-ExclusiveArch: %{rust_arches}
-%if %{__cargo_skip_build}
-BuildArch: noarch
-%endif
-
-BuildRequires: rust-packaging
+BuildRequires: rust-packaging >= 21
%global _description %{expand:
Fast functions for printing floating-point primitives to an io::Write.}
@@ -32,13 +26,14 @@ BuildArch: noarch
%description devel %{_description}
-This package contains library source intended for building other packages
-which use "%{crate}" crate.
+This package contains library source intended for building other packages which
+use the "%{crate}" crate.
%files devel
-%license LICENSE-MIT LICENSE-APACHE
-%doc README.md
-%{cargo_registry}/%{crate}-%{version_no_tilde}/
+%license %{crate_instdir}/LICENSE-APACHE
+%license %{crate_instdir}/LICENSE-MIT
+%doc %{crate_instdir}/README.md
+%{crate_instdir}/
%package -n %{name}+default-devel
Summary: %{summary}
@@ -46,11 +41,11 @@ BuildArch: noarch
%description -n %{name}+default-devel %{_description}
-This package contains library source intended for building other packages
-which use "default" feature of "%{crate}" crate.
+This package contains library source intended for building other packages which
+use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
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=178153277455.1.18288163504142200800.rpms-rust-dtoa-e10338dde420@fedoraproject.org \
--to=decathorpe@gmail.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