public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-drm-ffi] epel10: Update to version 0.9.1; Fixes RHBZ#2442632
Date: Fri, 25 Sep 2026 10:34:46 GMT	[thread overview]
Message-ID: <179033248687.1.5679033770387356161.rpms-rust-drm-ffi-8a7bd5f69791@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-drm-ffi
Branch : epel10
Commit : 8a7bd5f69791d6238ffcc2f32e977ae08391be97
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-03-05T15:39:58+01:00
Stats  : +10/-64 in 6 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-drm-ffi/c/8a7bd5f69791d6238ffcc2f32e977ae08391be97?branch=epel10

Log:
Update to version 0.9.1; Fixes RHBZ#2442632

---
diff --git a/.gitignore b/.gitignore
index ceb3728..0748ae5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /drm-ffi-0.5.0.crate
 /drm-ffi-0.7.1.crate
 /drm-ffi-0.9.0.crate
+/drm-ffi-0.9.1.crate

diff --git a/0001-Backport-fix-for-kernel-header-changes.patch b/0001-Backport-fix-for-kernel-header-changes.patch
deleted file mode 100644
index 20d733f..0000000
--- a/0001-Backport-fix-for-kernel-header-changes.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-From 53ad33bc6fec6a04f9ddecfafb2b7b34ef4cb0a1 Mon Sep 17 00:00:00 2001
-From: Fabio Valentini <decathorpe@gmail.com>
-Date: Mon, 18 Aug 2025 14:31:01 +0200
-Subject: [PATCH] Backport fix for kernel header changes
-
----
- src/syncobj.rs | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/src/syncobj.rs b/src/syncobj.rs
-index 5334944..1310e78 100644
---- a/src/syncobj.rs
-+++ b/src/syncobj.rs
-@@ -54,6 +54,7 @@ pub fn handle_to_fd(
-         },
-         fd: 0,
-         pad: 0,
-+        point: 0, // TODO: Add support for TIMELINE sync files
-     };
- 
-     unsafe {
-@@ -78,6 +79,7 @@ pub fn fd_to_handle(
-         },
-         fd: syncobj_fd.as_raw_fd(),
-         pad: 0,
-+        point: 0, // TODO: Add support for TIMELINE sync files
-     };
- 
-     unsafe {
--- 
-2.50.1
-

diff --git a/LICENSE b/LICENSE
deleted file mode 100644
index 31aa793..0000000
--- a/LICENSE
+++ /dev/null
@@ -1,23 +0,0 @@
-Permission is hereby granted, free of charge, to any
-person obtaining a copy of this software and associated
-documentation files (the "Software"), to deal in the
-Software without restriction, including without
-limitation the rights to use, copy, modify, merge,
-publish, distribute, sublicense, and/or sell copies of
-the Software, and to permit persons to whom the Software
-is furnished to do so, subject to the following
-conditions:
-
-The above copyright notice and this permission notice
-shall be included in all copies or substantial portions
-of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
-ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
-TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
-PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
-SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
-CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
-IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
-DEALINGS IN THE SOFTWARE.

diff --git a/drm-ffi-fix-metadata.diff b/drm-ffi-fix-metadata.diff
index 5572ea0..49ffdfe 100644
--- a/drm-ffi-fix-metadata.diff
+++ b/drm-ffi-fix-metadata.diff
@@ -1,8 +1,10 @@
---- drm-ffi-0.9.0/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ drm-ffi-0.9.0/Cargo.toml	2025-05-12T15:41:00.787293+00:00
-@@ -36,4 +36,5 @@
- version = "0.38.22"
+--- drm-ffi-0.9.1/Cargo.toml	2006-07-24T01:21:28+00:00
++++ drm-ffi-0.9.1/Cargo.toml	2026-03-05T14:38:06.985529+00:00
+@@ -27,6 +27,7 @@
+ repository = "https://github.com/Smithay/drm-rs"
  
  [features]
 +default = ["use_bindgen"]
  use_bindgen = ["drm-sys/use_bindgen"]
+ 
+ [lib]

diff --git a/rust-drm-ffi.spec b/rust-drm-ffi.spec
index 5281ae1..6dbb4ed 100644
--- a/rust-drm-ffi.spec
+++ b/rust-drm-ffi.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
 %bcond check 1
 %global debug_package %{nil}
 
 %global crate drm-ffi
 
 Name:           rust-drm-ffi
-Version:        0.9.0
+Version:        0.9.1
 Release:        %autorelease
 Summary:        Safe, low-level bindings to the Direct Rendering Manager API
 
@@ -15,8 +15,6 @@ Source:         %{crates_source}
 # Manually created patch for downstream crate metadata changes
 # * regenerate bindings by default
 Patch:          drm-ffi-fix-metadata.diff
-# * https://github.com/Smithay/drm-rs/commit/4a1c10f
-Patch:          0001-Backport-fix-for-kernel-header-changes.patch
 
 BuildRequires:  cargo-rpm-macros >= 24
 

diff --git a/sources b/sources
index e64cf6c..6b61421 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (drm-ffi-0.9.0.crate) = 8fcf7cacdc105e57ba2285016071449179c397fc1dc9b160bad42422657eb729690260fd2defbcbd88031973cf100251d8643f3dbc5cc71807a61fa9f7c6234c
+SHA512 (drm-ffi-0.9.1.crate) = 272db9f1a8cd9618ebef69dead24adcdd92f06c24a34a17abc16af5a149e6bbe006e8bb12b3d2258e55b5168df66b07f60084654848d3d829b8db2e22e10bdeb

                 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=179033248687.1.5679033770387356161.rpms-rust-drm-ffi-8a7bd5f69791@fedoraproject.org \
    --to=decathorpe@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