public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-sigul-pesign-bridge] f45: Build against siguldry 0.9
@ 2026-09-24 16:17 Jeremy Cline
  0 siblings, 0 replies; only message in thread
From: Jeremy Cline @ 2026-09-24 16:17 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-sigul-pesign-bridge
Branch : f45
Commit : 7c6cd5ce9862ba4d5a313fa94f3af9ffafd6e814
Author : Jeremy Cline <jeremycline@microsoft.com>
Date   : 2026-09-24T12:03:13-04:00
Stats  : +13/-0 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-sigul-pesign-bridge/c/7c6cd5ce9862ba4d5a313fa94f3af9ffafd6e814?branch=f45

Log:
Build against siguldry 0.9

---
diff --git a/rust-sigul-pesign-bridge.spec b/rust-sigul-pesign-bridge.spec
index f544b2a..dfca91e 100644
--- a/rust-sigul-pesign-bridge.spec
+++ b/rust-sigul-pesign-bridge.spec
@@ -16,6 +16,8 @@ URL:            https://crates.io/crates/sigul-pesign-bridge
 Source:         %{crates_source}
 
 ExcludeArch:    %{ix86}
+# Manually created patch for downstream crate metadata changes
+Patch:          sigul-pesign-bridge-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 26
 BuildRequires:  systemd-rpm-macros

diff --git a/sigul-pesign-bridge-fix-metadata.diff b/sigul-pesign-bridge-fix-metadata.diff
new file mode 100644
index 0000000..e4f2d8c
--- /dev/null
+++ b/sigul-pesign-bridge-fix-metadata.diff
@@ -0,0 +1,11 @@
+--- sigul-pesign-bridge-0.10.1/Cargo.toml	2006-07-24T01:21:28+00:00
++++ sigul-pesign-bridge-0.10.1/Cargo.toml	2026-09-24T16:01:53.545899+00:00
+@@ -81,7 +81,7 @@
+ features = ["derive"]
+ 
+ [dependencies.siguldry]
+-version = ">=0.6, <0.9"
++version = ">=0.6, <0.10"
+ features = ["sigul-client"]
+ default-features = false
+ 

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

only message in thread, other threads:[~2026-09-24 16:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-24 16:17 [rpms/rust-sigul-pesign-bridge] f45: Build against siguldry 0.9 Jeremy Cline

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