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] rawhide: Build against siguldry 0.9
Date: Thu, 24 Sep 2026 16:12:49 GMT	[thread overview]
Message-ID: <179026636981.1.4664151152518688669.rpms-rust-sigul-pesign-bridge-7c6cd5ce9862@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-sigul-pesign-bridge
Branch : rawhide
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=rawhide

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 16:12 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=179026636981.1.4664151152518688669.rpms-rust-sigul-pesign-bridge-7c6cd5ce9862@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