public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-heapless0.7] rawhide: Track patch comments in rust2rpm.toml, re-generate with rust2rpm 28
@ 2026-09-03 19:42 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-03 19:42 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/rust-heapless0.7
            Branch : rawhide
            Commit : 0f83dcd43089f40b7825b94d9fa47d604a4b2e19
            Author : Benjamin A. Beasley <code@musicinmybrain.net>
            Date   : 2026-09-02T07:59:03+01:00
            Stats  : +10/-5 in 4 file(s)
            URL    : https://src.fedoraproject.org/rpms/rust-heapless0.7/c/0f83dcd43089f40b7825b94d9fa47d604a4b2e19?branch=rawhide

            Log:
            Track patch comments in rust2rpm.toml, re-generate with rust2rpm 28

[skip changelog]

---
diff --git a/heapless-fix-metadata-auto.diff b/heapless-fix-metadata-auto.diff
index 814f49e..0b931f3 100644
--- a/heapless-fix-metadata-auto.diff
+++ b/heapless-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
 --- heapless-0.7.17/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ heapless-0.7.17/Cargo.toml	2024-03-25T22:10:29.067024+00:00
++++ heapless-0.7.17/Cargo.toml	2026-09-02T06:58:30.146268+00:00
 @@ -63,29 +63,13 @@
  
  [features]

diff --git a/heapless-fix-metadata.diff b/heapless-fix-metadata.diff
index 6f2bb10..ff38c1c 100644
--- a/heapless-fix-metadata.diff
+++ b/heapless-fix-metadata.diff
@@ -1,5 +1,5 @@
 --- heapless-0.7.17/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ heapless-0.7.17/Cargo.toml	2024-03-25T22:10:35.867072+00:00
++++ heapless-0.7.17/Cargo.toml	2026-09-02T06:58:30.147253+00:00
 @@ -55,9 +55,6 @@
  version = "0.1"
  optional = true

diff --git a/rust-heapless0.7.spec b/rust-heapless0.7.spec
index 3424478..386b133 100644
--- a/rust-heapless0.7.spec
+++ b/rust-heapless0.7.spec
@@ -1,5 +1,5 @@
-# Generated by rust2rpm 26
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate heapless
@@ -15,7 +15,7 @@ Source:         %{crates_source}
 # Automatically generated patch to strip dependencies and normalize metadata
 Patch:          heapless-fix-metadata-auto.diff
 # Manually created patch for downstream crate metadata changes
-# can't package ufmt, test errors
+# * can't package ufmt, test errors
 Patch:          heapless-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24

diff --git a/rust2rpm.toml b/rust2rpm.toml
index ae86a4e..e0946c2 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,3 +1,8 @@
+[package]
+cargo-toml-patch-comments = [
+    "can't package ufmt, test errors",
+]
+
 [features]
 hide = [
   "__trybuild",

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

only message in thread, other threads:[~2026-09-03 19:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 19:42 [rpms/rust-heapless0.7] rawhide: Track patch comments in rust2rpm.toml, re-generate with rust2rpm 28 Benjamin A. Beasley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox