public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-libmonado] rawhide: Relax dlopen2 version requirement.
@ 2026-08-16 22:53 Jonathan Steffan
0 siblings, 0 replies; only message in thread
From: Jonathan Steffan @ 2026-08-16 22:53 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-libmonado
Branch : rawhide
Commit : d66053366ad04b56a6769ece168b4c54ce66f14e
Author : Jonathan Steffan <jsteffan@fedoraproject.org>
Date : 2026-08-16T16:53:11-06:00
Stats : +13/-0 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rust-libmonado/c/d66053366ad04b56a6769ece168b4c54ce66f14e?branch=rawhide
Log:
Relax dlopen2 version requirement.
---
diff --git a/libmonado-fix-metadata.diff b/libmonado-fix-metadata.diff
new file mode 100644
index 0000000..2bce110
--- /dev/null
+++ b/libmonado-fix-metadata.diff
@@ -0,0 +1,11 @@
+--- libmonado-1.6.0/Cargo.toml 1970-01-01T00:00:01+00:00
++++ libmonado-1.6.0/Cargo.toml 2026-08-16T22:48:40.543185+00:00
+@@ -38,7 +38,7 @@
+ path = "examples/dump_info.rs"
+
+ [dependencies.dlopen2]
+-version = "0.7.0"
++version = "0.9.0"
+
+ [dependencies.flagset]
+ version = "0.4.4"
diff --git a/rust-libmonado.spec b/rust-libmonado.spec
index afe654c..93bc2d0 100644
--- a/rust-libmonado.spec
+++ b/rust-libmonado.spec
@@ -13,6 +13,8 @@ Summary: Rust bindings to the libmonado library that controls Monado from
License: MIT
URL: https://crates.io/crates/libmonado
Source: %{crates_source}
+# Manually created patch for downstream crate metadata changes
+Patch: libmonado-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-16 22:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-16 22:53 [rpms/rust-libmonado] rawhide: Relax dlopen2 version requirement Jonathan Steffan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox