public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-drm-sys] epel10: bump to 0.8.0
@ 2026-09-25 10:32 solomocyj
  0 siblings, 0 replies; only message in thread
From: solomocyj @ 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 : ef6b2ec16b07c63387430d3649ca613e519b0c60
Author : solomocyj <solomoncyj@gmail.com>
Date   : 2025-05-06T14:47:15+08:00
Stats  : +13/-23 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-drm-sys/c/ef6b2ec16b07c63387430d3649ca613e519b0c60?branch=epel10

Log:
bump to 0.8.0

---
diff --git a/.gitignore b/.gitignore
index 16a1d3a..51df53c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /drm-sys-0.4.0.crate
 /drm-sys-0.6.1.crate
+/drm-sys-0.8.0.crate

diff --git a/drm-sys-fix-metadata-auto.diff b/drm-sys-fix-metadata-auto.diff
index 69b90ab..6656638 100644
--- a/drm-sys-fix-metadata-auto.diff
+++ b/drm-sys-fix-metadata-auto.diff
@@ -1,8 +1,8 @@
---- drm-sys-0.6.1/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ drm-sys-0.6.1/Cargo.toml	2024-01-18T04:56:29.562513+00:00
-@@ -45,5 +45,3 @@
+--- drm-sys-0.8.0/Cargo.toml	1970-01-01T00:00:01+00:00
++++ drm-sys-0.8.0/Cargo.toml	2025-05-06T06:44:11.717391+00:00
+@@ -53,5 +53,3 @@
  ]
  default-features = false
  
--[target."cfg(not(any(target_os = \"android\", target_os = \"linux\")))".dependencies.libc]
+-[target.'cfg(not(any(target_os = "android", target_os = "linux")))'.dependencies.libc]
 -version = "0.2"

diff --git a/drm-sys-fix-metadata.diff b/drm-sys-fix-metadata.diff
index 7643e41..4fb4eab 100644
--- a/drm-sys-fix-metadata.diff
+++ b/drm-sys-fix-metadata.diff
@@ -1,15 +1,6 @@
---- drm-sys-0.6.1/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ drm-sys-0.6.1/Cargo.toml	2024-01-18T04:56:42.912658+00:00
-@@ -22,7 +22,7 @@
- repository = "https://github.com/Smithay/drm-rs"
- 
- [build-dependencies.bindgen]
--version = "0.69.1"
-+version = "0.68.1"
- optional = true
- 
- [build-dependencies.pkg-config]
-@@ -30,7 +30,7 @@
+--- drm-sys-0.8.0/Cargo.toml	1970-01-01T00:00:01+00:00
++++ drm-sys-0.8.0/Cargo.toml	2025-05-06T06:44:47.103575+00:00
+@@ -38,7 +38,7 @@
  optional = true
  
  [features]

diff --git a/rust-drm-sys.spec b/rust-drm-sys.spec
index d716592..b81c3a2 100644
--- a/rust-drm-sys.spec
+++ b/rust-drm-sys.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 25
-%bcond_without check
+# Generated by rust2rpm 27
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate drm-sys
 
 Name:           rust-drm-sys
-Version:        0.6.1
+Version:        0.8.0
 Release:        %autorelease
 Summary:        Bindings to the Direct Rendering Manager API
 
@@ -15,11 +15,10 @@ Source:         %{crates_source}
 # Automatically generated patch to strip dependencies and normalize metadata
 Patch:          drm-sys-fix-metadata-auto.diff
 # Manually created patch for downstream crate metadata changes
-# * regenerate bindings by default
-# * temporarily downgrade bindgen to 0.68.1
 Patch:          drm-sys-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24
+BuildRequires:  pkgconfig(libdrm)
 
 %global _description %{expand:
 Bindings to the Direct Rendering Manager API.}
@@ -109,7 +108,6 @@ use the "use_bindgen" feature of the "%{crate}" crate.
 
 %generate_buildrequires
 %cargo_generate_buildrequires
-echo 'pkgconfig(libdrm)'
 
 %build
 %cargo_build

diff --git a/sources b/sources
index 718f593..20715ea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (drm-sys-0.6.1.crate) = 031d43d5dd7061aeb9b86828e7b3ec8982166765cfa7a70f7f93b974462c18606d7f2b63a8e224aec37469f6a494a42ac98f181ef0d2273744d90fc5766f353f
+SHA512 (drm-sys-0.8.0.crate) = 00ca6552e4f1db752d32bc801f803b8ad69c18d4801fa62951658cd1778acd64972c2143c7475f548447b07a9df24648da379c2b238774f9fa5a290f2ff62815

^ 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 to 0.8.0 solomocyj

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