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-radix-heap] rawhide: Regenerate with rust2rpm v28
Date: Sat, 15 Aug 2026 10:24:33 GMT	[thread overview]
Message-ID: <178678947318.1.9700199054689639285.rpms-rust-radix-heap-78a0fbb4b829@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-radix-heap
Branch : rawhide
Commit : 78a0fbb4b8299e43c4b425197350f5bac09c04dd
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-08-15T12:24:12+02:00
Stats  : +11/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-radix-heap/c/78a0fbb4b8299e43c4b425197350f5bac09c04dd?branch=rawhide

Log:
Regenerate with rust2rpm v28

---
diff --git a/radix-heap-fix-metadata.diff b/radix-heap-fix-metadata.diff
index 7eae6a9..79c6b0a 100644
--- a/radix-heap-fix-metadata.diff
+++ b/radix-heap-fix-metadata.diff
@@ -1,5 +1,5 @@
 --- radix-heap-0.4.2/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ radix-heap-0.4.2/Cargo.toml	2022-12-21T21:20:26.617219+00:00
++++ radix-heap-0.4.2/Cargo.toml	2026-08-15T10:22:18.206018+00:00
 @@ -32,8 +32,6 @@
  [dependencies.ordered-float]
  version = "2.8.0"

diff --git a/rust-radix-heap.spec b/rust-radix-heap.spec
index 64428c2..32be2a0 100644
--- a/rust-radix-heap.spec
+++ b/rust-radix-heap.spec
@@ -1,5 +1,5 @@
-# Generated by rust2rpm 23
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate radix-heap
@@ -13,10 +13,10 @@ License:        MIT
 URL:            https://crates.io/crates/radix-heap
 Source:         %{crates_source}
 # Manually created patch for downstream crate metadata changes
-# - remove criterion dev-dependency as it's only for benchmarking
+# * drop unused, benchmark-only criterion dev-dependency
 Patch:          radix-heap-fix-metadata.diff
 
-BuildRequires:  rust-packaging >= 21
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
 Fast monotone priority queues.}
@@ -62,7 +62,7 @@ use the "ordered-float" feature of the "%{crate}" crate.
 %ghost %{crate_instdir}/Cargo.toml
 
 %prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
+%autosetup -n %{crate}-%{version} -p1
 %cargo_prep
 
 %generate_buildrequires

diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..2cd7101
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,5 @@
+[package]
+cargo-toml-patch-comments = [
+    "drop unused, benchmark-only criterion dev-dependency",
+]
+

                 reply	other threads:[~2026-08-15 10:24 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=178678947318.1.9700199054689639285.rpms-rust-radix-heap-78a0fbb4b829@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