public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-drm] epel10: Fix metadata patch to *actually* drop the image dev-dependency
Date: Fri, 25 Sep 2026 10:35:42 GMT	[thread overview]
Message-ID: <179033254252.1.3826111860622141450.rpms-rust-drm-dceff247cd61@fedoraproject.org> (raw)

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",
  ]
  

                 reply	other threads:[~2026-09-25 10:35 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=179033254252.1.3826111860622141450.rpms-rust-drm-dceff247cd61@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --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