public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <klember@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-dtoa-short] epel10: Re-generate spec file with rust2rpm 22
Date: Mon, 15 Jun 2026 14:13:09 GMT	[thread overview]
Message-ID: <178153278971.1.17921663026778885910.rpms-rust-dtoa-short-858f8676b9fb@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-dtoa-short
Branch : epel10
Commit : 858f8676b9fb18ff704273e50e522336ce3ea605
Author : Kalev Lember <klember@redhat.com>
Date   : 2022-09-09T10:19:33+02:00
Stats  : +15/-16 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-dtoa-short/c/858f8676b9fb18ff704273e50e522336ce3ea605?branch=epel10

Log:
Re-generate spec file with rust2rpm 22

---
diff --git a/rust-dtoa-short.spec b/rust-dtoa-short.spec
index 0ef1f9e..1119296 100644
--- a/rust-dtoa-short.spec
+++ b/rust-dtoa-short.spec
@@ -1,26 +1,22 @@
-# Generated by rust2rpm 16
+# Generated by rust2rpm 22
 # * float-cmp dependency is too old
 %bcond_with check
 %global debug_package %{nil}
 
 %global crate dtoa-short
 
-Name:           rust-%{crate}
+Name:           rust-dtoa-short
 Version:        0.3.3
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Serialize float number and truncate to certain precision
 
-# Upstream license specification: MPL-2.0
-License:        MPLv2.0
+License:        MPL-2.0
 URL:            https://crates.io/crates/dtoa-short
 Source:         %{crates_source}
 
 ExclusiveArch:  %{rust_arches}
-%if %{__cargo_skip_build}
-BuildArch:      noarch
-%endif
 
-BuildRequires:  rust-packaging
+BuildRequires:  rust-packaging >= 21
 
 %global _description %{expand:
 Serialize float number and truncate to certain precision.}
@@ -33,12 +29,12 @@ 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
-%{cargo_registry}/%{crate}-%{version_no_tilde}/
+%license %{crate_instdir}/LICENSE
+%{crate_instdir}/
 
 %package     -n %{name}+default-devel
 Summary:        %{summary}
@@ -46,11 +42,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
@@ -71,6 +67,9 @@ which use "default" feature of "%{crate}" crate.
 %endif
 
 %changelog
+* Mon Sep 05 2022 Kalev Lember <klember@redhat.com> - 0.3.3-5
+- Re-generate spec file with rust2rpm 22
+
 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.3-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_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=178153278971.1.17921663026778885910.rpms-rust-dtoa-short-858f8676b9fb@fedoraproject.org \
    --to=klember@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