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-typed-arena] rawhide: Regenerate with rust2rpm v28
Date: Wed, 05 Aug 2026 13:04:54 GMT [thread overview]
Message-ID: <178593509425.1.18251248255079907039.rpms-rust-typed-arena-11289f4f1be0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-typed-arena
Branch : rawhide
Commit : 11289f4f1be043a856b03d74b1f23ecfae268a24
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-05T15:04:38+02:00
Stats : +17/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-typed-arena/c/11289f4f1be043a856b03d74b1f23ecfae268a24?branch=rawhide
Log:
Regenerate with rust2rpm v28
---
diff --git a/rust-typed-arena.spec b/rust-typed-arena.spec
index ecf1f6b..e2bd73b 100644
--- a/rust-typed-arena.spec
+++ b/rust-typed-arena.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 typed-arena
@@ -13,14 +13,14 @@ License: MIT
URL: https://crates.io/crates/typed-arena
Source: %{crates_source}
# Manually created patch for downstream crate metadata changes
-# * drop unused, benchmark-only criterion dev-dependency to speed up builds
+# * drop unused, benchmark-only criterion dev-dependency
Patch: typed-arena-fix-metadata.diff
-Patch: 0001-Fix-dangerous_implicit_autorefs-error-in-crate_autho.patch
+Patch2: 0001-Fix-dangerous_implicit_autorefs-error-in-crate_autho.patch
-BuildRequires: rust-packaging >= 21
+BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
-Arena, a fast but limited type of allocator.}
+The arena, a fast but limited type of allocator.}
%description %{_description}
@@ -64,7 +64,7 @@ use the "std" 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..d9c7317
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,9 @@
+[package]
+cargo-toml-patch-comments = [
+ "drop unused, benchmark-only criterion dev-dependency",
+]
+
+[[package.extra-patches]]
+number = 2
+file = "0001-Fix-dangerous_implicit_autorefs-error-in-crate_autho.patch"
+
diff --git a/typed-arena-fix-metadata.diff b/typed-arena-fix-metadata.diff
index 339a77d..af696af 100644
--- a/typed-arena-fix-metadata.diff
+++ b/typed-arena-fix-metadata.diff
@@ -1,5 +1,5 @@
--- typed-arena-2.0.2/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ typed-arena-2.0.2/Cargo.toml 2023-01-29T23:02:15.845673+00:00
++++ typed-arena-2.0.2/Cargo.toml 2026-08-05T13:03:30.775730+00:00
@@ -31,14 +31,6 @@
name = "typed_arena"
path = "src/lib.rs"
reply other threads:[~2026-08-05 13:04 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=178593509425.1.18251248255079907039.rpms-rust-typed-arena-11289f4f1be0@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