public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-scoped-tls] rawhide: Regenerate with rust2rpm v28
@ 2026-08-05 13:32 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-05 13:32 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-scoped-tls
Branch : rawhide
Commit : b8c1e4dee1a026ab460d59d450f9d4cc86e4a44e
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-08-05T15:32:29+02:00
Stats  : +10/-7 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-scoped-tls/c/b8c1e4dee1a026ab460d59d450f9d4cc86e4a44e?branch=rawhide

Log:
Regenerate with rust2rpm v28

---
diff --git a/rust-scoped-tls.spec b/rust-scoped-tls.spec
index f1f7eb0..0a4d6f4 100644
--- a/rust-scoped-tls.spec
+++ b/rust-scoped-tls.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 scoped-tls
@@ -14,12 +14,12 @@ License:        MIT OR Apache-2.0
 URL:            https://crates.io/crates/scoped-tls
 Source:         %{crates_source}
 
-BuildRequires:  rust-packaging >= 21
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
-Library implementation of the standard library's old `scoped_thread_local!`
-macro for providing scoped access to thread local storage (TLS) so any type can
-be stored into TLS.}
+Library implementation of the standard library's old
+`scoped_thread_local!` macro for providing scoped access to thread local
+storage (TLS) so any type can be stored into TLS.}
 
 %description %{_description}
 
@@ -51,7 +51,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.toml b/rust2rpm.toml
new file mode 100644
index 0000000..738d20c
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,3 @@
+[package]
+summary = "Provide scoped access to thread local storage (TLS)"
+

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-05 13:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-05 13:32 [rpms/rust-scoped-tls] 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