public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-radix-heap] rawhide: Regenerate with rust2rpm v28
@ 2026-08-15 10:24 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-15 10:24 UTC (permalink / raw)
To: git-commits
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",
+]
+
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-15 10:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-15 10:24 [rpms/rust-radix-heap] rawhide: Regenerate with rust2rpm v28 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox