public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: solomocyj <solomoncyj@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-drm-ffi] epel10: bump to 0.9.0
Date: Fri, 25 Sep 2026 10:34:44 GMT [thread overview]
Message-ID: <179033248434.1.11704494894750666190.rpms-rust-drm-ffi-bb618c575990@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-drm-ffi
Branch : epel10
Commit : bb618c5759907dcd27419bf15d2e5ccac840516a
Author : solomocyj <solomoncyj@gmail.com>
Date : 2025-05-06T17:44:43+08:00
Stats : +8/-31 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-drm-ffi/c/bb618c5759907dcd27419bf15d2e5ccac840516a?branch=epel10
Log:
bump to 0.9.0
---
diff --git a/.gitignore b/.gitignore
index fd142f3..ceb3728 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/drm-ffi-0.5.0.crate
/drm-ffi-0.7.1.crate
+/drm-ffi-0.9.0.crate
diff --git a/drm-ffi-deadline-nsec.patch b/drm-ffi-deadline-nsec.patch
deleted file mode 100644
index 1220339..0000000
--- a/drm-ffi-deadline-nsec.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-diff --git a/src/syncobj.rs b/src/syncobj.rs
-index 6cb45a9..cc9863e 100644
---- a/src/syncobj.rs
-+++ b/src/syncobj.rs
-@@ -110,6 +110,7 @@ pub fn wait(
- },
- first_signaled: 0,
- pad: 0,
-+ deadline_nsec: 0,
- };
-
- unsafe {
-@@ -181,6 +182,7 @@ pub fn timeline_wait(
- },
- first_signaled: 0,
- pad: 0,
-+ deadline_nsec: 0,
- };
-
- unsafe {
diff --git a/drm-ffi-fix-metadata.diff b/drm-ffi-fix-metadata.diff
index 391a18c..53bbff2 100644
--- a/drm-ffi-fix-metadata.diff
+++ b/drm-ffi-fix-metadata.diff
@@ -1,6 +1,6 @@
---- drm-ffi-0.7.1/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ drm-ffi-0.7.1/Cargo.toml 2024-01-18T04:45:00.631987+00:00
-@@ -26,4 +26,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
+@@ -36,4 +36,5 @@
version = "0.38.22"
[features]
diff --git a/rust-drm-ffi.spec b/rust-drm-ffi.spec
index bcece1f..c599e49 100644
--- a/rust-drm-ffi.spec
+++ b/rust-drm-ffi.spec
@@ -1,23 +1,19 @@
-# Generated by rust2rpm 25
-%bcond_without check
+# Generated by rust2rpm 27
+%bcond check 1
%global debug_package %{nil}
%global crate drm-ffi
Name: rust-drm-ffi
-Version: 0.7.1
+Version: 0.9.0
Release: %autorelease
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
-# ffi: fix build with libdrm 2.4.120
-# https://github.com/Smithay/drm-rs/pull/189
-Patch: drm-ffi-deadline-nsec.patch
BuildRequires: cargo-rpm-macros >= 24
diff --git a/sources b/sources
index f378aac..e64cf6c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (drm-ffi-0.7.1.crate) = 7ca4cb8ee1adae381b51a39b6aa902342f3a42c5d98a27d615c52ff5a33872d16e0605ca65b068b8d06e8858d4e6f61102417476b1f4e692ced6a26e62b62047
+SHA512 (drm-ffi-0.9.0.crate) = 8fcf7cacdc105e57ba2285016071449179c397fc1dc9b160bad42422657eb729690260fd2defbcbd88031973cf100251d8643f3dbc5cc71807a61fa9f7c6234c
reply other threads:[~2026-09-25 10:34 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=179033248434.1.11704494894750666190.rpms-rust-drm-ffi-bb618c575990@fedoraproject.org \
--to=solomoncyj@gmail.com \
--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