public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-drm] epel10: Fix metadata patch to *actually* drop the image dev-dependency
@ 2026-09-25 10:35 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-25 10:35 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-drm
Branch : epel10
Commit : dceff247cd61e2f023d62df10d78ea64ac0d962e
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2025-12-30T10:40:50+00:00
Stats : +15/-3 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rust-drm/c/dceff247cd61e2f023d62df10d78ea64ac0d962e?branch=epel10
Log:
Fix metadata patch to *actually* drop the image dev-dependency
---
diff --git a/drm-fix-metadata-auto.diff b/drm-fix-metadata-auto.diff
index 1496749..ee0495e 100644
--- a/drm-fix-metadata-auto.diff
+++ b/drm-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
--- drm-0.14.1/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ drm-0.14.1/Cargo.toml 2025-12-28T14:46:12.841731+00:00
++++ drm-0.14.1/Cargo.toml 2025-12-30T10:40:07.675165+00:00
@@ -113,5 +113,3 @@
[features]
use_bindgen = ["drm-ffi/use_bindgen"]
diff --git a/drm-fix-metadata.diff b/drm-fix-metadata.diff
index da7a6c0..1f569b0 100644
--- a/drm-fix-metadata.diff
+++ b/drm-fix-metadata.diff
@@ -1,5 +1,5 @@
--- drm-0.14.1/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ drm-0.14.1/Cargo.toml 2025-12-28T14:46:12.842882+00:00
++++ drm-0.14.1/Cargo.toml 2025-12-30T10:40:16.330064+00:00
@@ -36,42 +36,6 @@
name = "drm"
path = "src/lib.rs"
@@ -43,7 +43,19 @@
[dependencies.bitflags]
version = "2"
-@@ -107,9 +71,7 @@
+@@ -95,11 +59,6 @@
+ "fs",
+ ]
+
+-[dev-dependencies.image]
+-version = "0.24"
+-features = ["png"]
+-default-features = false
+-
+ [dev-dependencies.rustix]
+ version = "0.38.22"
+ features = [
+@@ -107,9 +66,7 @@
"mm",
]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-25 10:35 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:35 [rpms/rust-drm] epel10: Fix metadata patch to *actually* drop the image dev-dependency 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