public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jeremy Cline <jeremycline@microsoft.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-sigul-pesign-bridge] f44: Build against siguldry 0.9
Date: Thu, 24 Sep 2026 19:19:09 GMT [thread overview]
Message-ID: <179027754957.1.5255576322682103646.rpms-rust-sigul-pesign-bridge-fd0d0750baf9@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-sigul-pesign-bridge
Branch : f44
Commit : fd0d0750baf91e2b9a776fd93e0d5f59b1e45e26
Author : Jeremy Cline <jeremycline@microsoft.com>
Date : 2026-09-24T13:27:46-04:00
Stats : +13/-0 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rust-sigul-pesign-bridge/c/fd0d0750baf91e2b9a776fd93e0d5f59b1e45e26?branch=f44
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
+
reply other threads:[~2026-09-24 19:19 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=179027754957.1.5255576322682103646.rpms-rust-sigul-pesign-bridge-fd0d0750baf9@fedoraproject.org \
--to=jeremycline@microsoft.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