public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-drm-ffi] epel10: Add rust2rpm.toml
@ 2026-09-25 10:34 Davide Cavalca
  0 siblings, 0 replies; only message in thread
From: Davide Cavalca @ 2026-09-25 10:34 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-drm-ffi
Branch : epel10
Commit : 3253cce6c58601c108d8d48564e017885a9167e2
Author : Davide Cavalca <dcavalca@fedoraproject.org>
Date   : 2025-05-12T08:41:21-07:00
Stats  : +6/-1 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-drm-ffi/c/3253cce6c58601c108d8d48564e017885a9167e2?branch=epel10

Log:
Add rust2rpm.toml

---
diff --git a/drm-ffi-fix-metadata.diff b/drm-ffi-fix-metadata.diff
index 53bbff2..5572ea0 100644
--- a/drm-ffi-fix-metadata.diff
+++ b/drm-ffi-fix-metadata.diff
@@ -1,5 +1,5 @@
 --- drm-ffi-0.9.0/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ drm-ffi-0.9.0/Cargo.toml	2025-05-06T06:20:54.613237+00:00
++++ drm-ffi-0.9.0/Cargo.toml	2025-05-12T15:41:00.787293+00:00
 @@ -36,4 +36,5 @@
  version = "0.38.22"
  

diff --git a/rust-drm-ffi.spec b/rust-drm-ffi.spec
index c599e49..761a1cc 100644
--- a/rust-drm-ffi.spec
+++ b/rust-drm-ffi.spec
@@ -12,6 +12,7 @@ Summary:        Safe, low-level bindings to the Direct Rendering Manager API
 License:        MIT
 URL:            https://crates.io/crates/drm-ffi
 Source:         %{crates_source}
+# Manually created patch for downstream crate metadata changes
 # * regenerate bindings by default
 Patch:          drm-ffi-fix-metadata.diff
 

diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..dd01ae7
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,4 @@
+[package]
+cargo-toml-patch-comments = [
+  "regenerate bindings by default",
+]

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

only message in thread, other threads:[~2026-09-25 10:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25 10:34 [rpms/rust-drm-ffi] epel10: Add rust2rpm.toml Davide Cavalca

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