public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-drm-sys] epel10: Bump bindgen build-dependency from 0.69 to 0.72
@ 2026-09-25 10:32 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-25 10:32 UTC (permalink / raw)
  To: git-commits

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)"]
+

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-25 10:32 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:32 [rpms/rust-drm-sys] epel10: Bump bindgen build-dependency from 0.69 to 0.72 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox