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-stats_alloc] rawhide: Regenerate with rust2rpm v28
Date: Sat, 15 Aug 2026 10:17:56 GMT [thread overview]
Message-ID: <178678907674.1.14181728918249830980.rpms-rust-stats_alloc-c6c07e416d85@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-stats_alloc
Branch : rawhide
Commit : c6c07e416d858f38d9405dd56d26b231ebbaebcf
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-15T12:17:34+02:00
Stats : +20/-10 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-stats_alloc/c/c6c07e416d858f38d9405dd56d26b231ebbaebcf?branch=rawhide
Log:
Regenerate with rust2rpm v28
---
diff --git a/rust-stats_alloc.spec b/rust-stats_alloc.spec
index 62f8b2d..51d7f12 100644
--- a/rust-stats_alloc.spec
+++ b/rust-stats_alloc.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 stats_alloc
@@ -12,13 +12,13 @@ Summary: Allocator wrapper that allows for instrumenting global allocator
License: MIT
URL: https://crates.io/crates/stats_alloc
Source: %{crates_source}
-# Add missing license text
-Patch: https://github.com/neoeinstein/stats_alloc/pull/7.patch#/stats_alloc-add-license.diff
+# * Add missing license text
+Patch2: https://github.com/neoeinstein/stats_alloc/pull/7.patch#/stats_alloc-add-license.diff
-BuildRequires: rust-packaging >= 21
+BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
-Allocator wrapper that allows for instrumenting global allocators.}
+An allocator wrapper that allows for instrumenting global allocators.}
%description %{_description}
@@ -50,7 +50,7 @@ use the "default" 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.conf b/rust2rpm.conf
deleted file mode 100644
index 1715b93..0000000
--- a/rust2rpm.conf
+++ /dev/null
@@ -1,3 +0,0 @@
-[DEFAULT]
-unwanted-features =
- nightly
diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..dee81aa
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,13 @@
+[package]
+license-files = ["LICENSE"]
+
+[[package.extra-patches]]
+number = 2
+file = "https://github.com/neoeinstein/stats_alloc/pull/7.patch#/stats_alloc-add-license.diff"
+comments = ["Add missing license text"]
+
+[features]
+hide = [
+ "nightly",
+]
+
reply other threads:[~2026-08-15 10:17 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=178678907674.1.14181728918249830980.rpms-rust-stats_alloc-c6c07e416d85@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