public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-drm] epel10: Update to 0.11.1; Fixes: RHBZ#2240194
@ 2026-09-25 10:35 Davide Cavalca
0 siblings, 0 replies; only message in thread
From: Davide Cavalca @ 2026-09-25 10:35 UTC (permalink / raw)
To: git-commits
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
^ 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: Update to 0.11.1; Fixes: RHBZ#2240194 Davide Cavalca
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox