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-sys] epel10: Bump bindgen build-dependency from 0.69 to 0.72
Date: Fri, 25 Sep 2026 10:32:54 GMT	[thread overview]
Message-ID: <179033237420.1.779170018316957137.rpms-rust-drm-sys-ab11de85e365@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-drm-sys
Branch : epel10
Commit : ab11de85e3659190e0ad12b571a0ee5f880f9a9d
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-01-11T19:43:26+01:00
Stats  : +22/-4 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-drm-sys/c/ab11de85e3659190e0ad12b571a0ee5f880f9a9d?branch=epel10

Log:
Bump bindgen build-dependency from 0.69 to 0.72

---
diff --git a/drm-sys-fix-metadata-auto.diff b/drm-sys-fix-metadata-auto.diff
index aada749..984bfbe 100644
--- a/drm-sys-fix-metadata-auto.diff
+++ b/drm-sys-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
 --- drm-sys-0.8.0/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ drm-sys-0.8.0/Cargo.toml	2025-05-12T15:53:12.126929+00:00
++++ drm-sys-0.8.0/Cargo.toml	2026-01-11T18:43:05.555292+00:00
 @@ -53,5 +53,3 @@
  ]
  default-features = false

diff --git a/drm-sys-fix-metadata.diff b/drm-sys-fix-metadata.diff
index 0987a27..1168a59 100644
--- a/drm-sys-fix-metadata.diff
+++ b/drm-sys-fix-metadata.diff
@@ -1,5 +1,14 @@
 --- drm-sys-0.8.0/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ drm-sys-0.8.0/Cargo.toml	2025-05-12T15:53:20.681509+00:00
++++ drm-sys-0.8.0/Cargo.toml	2026-01-11T18:43:05.556316+00:00
+@@ -30,7 +30,7 @@
+ path = "src/lib.rs"
+ 
+ [build-dependencies.bindgen]
+-version = "0.69.1"
++version = "0.72"
+ optional = true
+ 
+ [build-dependencies.pkg-config]
 @@ -38,7 +38,7 @@
  optional = true
  

diff --git a/rust-drm-sys.spec b/rust-drm-sys.spec
index 174c572..00813ef 100644
--- a/rust-drm-sys.spec
+++ b/rust-drm-sys.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
 %bcond check 1
 %global debug_package %{nil}
 
@@ -16,6 +16,9 @@ Source:         %{crates_source}
 Patch:          drm-sys-fix-metadata-auto.diff
 # Manually created patch for downstream crate metadata changes
 # * regenerate bindings by default
+# * bump bindgen build-dependency from 0.69 to 0.72:
+#   https://github.com/Smithay/drm-rs/commit/1276382
+#   https://github.com/Smithay/drm-rs/pull/234
 Patch:          drm-sys-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 7569439..80c969d 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,6 +1,11 @@
 [package]
 cargo-toml-patch-comments = [
-  "regenerate bindings by default",
+    "regenerate bindings by default",
+    """\
+    bump bindgen build-dependency from 0.69 to 0.72:
+    https://github.com/Smithay/drm-rs/commit/1276382
+    https://github.com/Smithay/drm-rs/pull/234
+    """,
 ]
 
 [requires]
@@ -10,3 +15,4 @@ lib = ["pkgconfig(libdrm)"]
 [requires.features]
 update_bindings = ["pkgconfig(libdrm)"]
 use_bindgen = ["pkgconfig(libdrm)"]
+

                 reply	other threads:[~2026-09-25 10:32 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=179033237420.1.779170018316957137.rpms-rust-drm-sys-ab11de85e365@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