public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/kryoptic] rawhide: Add upstream link for quick-xml 0.41
Date: Sun, 05 Jul 2026 04:53:41 GMT [thread overview]
Message-ID: <178322722131.1.9698885558463653651.rpms-kryoptic-119727818b06@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/kryoptic
Branch : rawhide
Commit : 119727818b060681b58521417216bef90762b4d1
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-05T05:49:07+01:00
Stats : +7/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/kryoptic/c/119727818b060681b58521417216bef90762b4d1?branch=rawhide
Log:
Add upstream link for quick-xml 0.41
Allow only quick-xml 0.41, as was suggested upstream
---
diff --git a/kryoptic-fix-metadata.diff b/kryoptic-fix-metadata.diff
index d04af88..d1f3f26 100644
--- a/kryoptic-fix-metadata.diff
+++ b/kryoptic-fix-metadata.diff
@@ -5,7 +5,7 @@
serde = { version = "1.0.180", features = ["derive"] }
serde_json = "1.0.104"
-quick-xml = { version = "0.40", features = ["serialize"], optional = true }
-+quick-xml = { version = ">=0.40,<0.42", features = ["serialize"], optional = true }
++quick-xml = { version = "0.41", features = ["serialize"], optional = true }
[features]
default = ["kryoptic-lib/default"]
diff --git a/kryoptic.spec b/kryoptic.spec
index 2e8e341..56ef590 100644
--- a/kryoptic.spec
+++ b/kryoptic.spec
@@ -34,7 +34,8 @@ Source1: https://github.com/latchset/kryoptic/releases/download/v%{versio
Source2: https://people.redhat.com/~ssorce/simo_redhat.asc
%endif
# Manually created patch for downstream crate metadata changes
-# * relax quick-xml dependency to allow 0.41
+# * Update quick-xml dependency to 0.41:
+# https://github.com/latchset/kryoptic/pull/475
Patch: kryoptic-fix-metadata.diff
diff --git a/rust2rpm.toml b/rust2rpm.toml
index b0156e1..bf598c3 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -2,7 +2,10 @@
cargo-install-lib = true
cargo-install-bin = true
cargo-toml-patch-comments = [
- "relax quick-xml dependency to allow 0.41"
+ """\
+Update quick-xml dependency to 0.41: \
+https://github.com/latchset/kryoptic/pull/475\
+"""
]
[features]
reply other threads:[~2026-07-05 4:53 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=178322722131.1.9698885558463653651.rpms-kryoptic-119727818b06@fedoraproject.org \
--to=code@musicinmybrain.net \
--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