public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Davide Cavalca <dcavalca@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-drm] epel10: Update to 0.11.1; Fixes: RHBZ#2240194
Date: Fri, 25 Sep 2026 10:35:38 GMT [thread overview]
Message-ID: <179033253822.1.15359246831006900523.rpms-rust-drm-6da509cbde2d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-drm
Branch : epel10
Commit : 6da509cbde2db02e363a4c908f91a861bcc0d0de
Author : Davide Cavalca <dcavalca@fedoraproject.org>
Date : 2024-01-17T21:01:50-08:00
Stats : +11/-11 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-drm/c/6da509cbde2db02e363a4c908f91a861bcc0d0de?branch=epel10
Log:
Update to 0.11.1; Fixes: RHBZ#2240194
---
diff --git a/.gitignore b/.gitignore
index f2378fa..5b7de2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/drm-0.9.0.crate
+/drm-0.11.1.crate
diff --git a/drm-fix-metadata.diff b/drm-fix-metadata.diff
index 76514bd..9b78f22 100644
--- a/drm-fix-metadata.diff
+++ b/drm-fix-metadata.diff
@@ -1,11 +1,12 @@
---- drm-0.9.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ drm-0.9.0/Cargo.toml 2023-10-22T13:21:13.789238+00:00
-@@ -52,8 +52,5 @@
- features = ["png"]
- default-features = false
+--- drm-0.11.1/Cargo.toml 1970-01-01T00:00:01+00:00
++++ drm-0.11.1/Cargo.toml 2024-01-18T05:00:23.229061+00:00
+@@ -62,8 +62,6 @@
+ "mm",
+ ]
-[dev-dependencies.rustyline]
--version = "^8.0.0"
+-version = "13"
-
[features]
++default = ["use_bindgen"]
use_bindgen = ["drm-ffi/use_bindgen"]
diff --git a/rust-drm.spec b/rust-drm.spec
index 709cb8c..da10f19 100644
--- a/rust-drm.spec
+++ b/rust-drm.spec
@@ -5,7 +5,7 @@
%global crate drm
Name: rust-drm
-Version: 0.9.0
+Version: 0.11.1
Release: %autorelease
Summary: Safe, low-level bindings to the Direct Rendering Manager API
@@ -14,11 +14,9 @@ URL: https://crates.io/crates/drm
Source: %{crates_source}
# Manually created patch for downstream crate metadata changes
# * drop example-only rustyline dev-dependency
+# * regenerate bindings by default
Patch: drm-fix-metadata.diff
-# No prebuilt bindings for target architecture
-ExcludeArch: ppc64le s390x
-
BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
diff --git a/sources b/sources
index c60809f..d2a46f1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (drm-0.9.0.crate) = cbde17a9fed90eb36e5b00b1bfa41aeb9ab123fe80f5cb936521df8d8adcbfec0d58c9653f134f72a4bf9a13f6d025884164598e993d0e696e090a343d98d7bb
+SHA512 (drm-0.11.1.crate) = 7be5bbc81bef1957995a46b571f3627529ab1ac2ea64bf73fe1f875ae140213c8568721e6478aabeddfb742a34b48b6b592bdde702b86181f259b09cf27d276f
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=179033253822.1.15359246831006900523.rpms-rust-drm-6da509cbde2d@fedoraproject.org \
--to=dcavalca@fedoraproject.org \
--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