public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michel Lind <salimma@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-ashpd] f44: Allow building against quick-xml 0.41
Date: Fri, 03 Jul 2026 19:18:36 GMT [thread overview]
Message-ID: <178310631642.1.10073320336757809782.rpms-rust-ashpd-1d37317c1f94@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-ashpd
Branch : f44
Commit : 1d37317c1f94506fc2fd8cc86d8cf36e1b6790ee
Author : Michel Lind <salimma@fedoraproject.org>
Date : 2026-07-03T17:37:42+01:00
Stats : +4/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-ashpd/c/1d37317c1f94506fc2fd8cc86d8cf36e1b6790ee?branch=f44
Log:
Allow building against quick-xml 0.41
Signed-off-by: Michel Lind <salimma@fedoraproject.org>
---
diff --git a/ashpd-fix-metadata.diff b/ashpd-fix-metadata.diff
index e11e013..4ac97ca 100644
--- a/ashpd-fix-metadata.diff
+++ b/ashpd-fix-metadata.diff
@@ -1,5 +1,5 @@
--- ashpd-0.13.12/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ ashpd-0.13.12/Cargo.toml 2026-07-01T22:06:47.800820+00:00
++++ ashpd-0.13.12/Cargo.toml 2026-07-03T16:37:19.726169+00:00
@@ -188,11 +188,6 @@
required-features = ["input_capture"]
@@ -29,7 +29,7 @@
-[dev-dependencies.reis]
-version = "0.6"
-features = ["tokio"]
-+version = ">=0.39, <0.41"
++version = ">=0.39, <0.42"
[dev-dependencies.serde_json]
version = "1.0"
diff --git a/rust-ashpd.spec b/rust-ashpd.spec
index f669580..a325975 100644
--- a/rust-ashpd.spec
+++ b/rust-ashpd.spec
@@ -15,7 +15,7 @@ Source: %{crates_source}
# Manually created patch for downstream crate metadata changes
# * drop example program that pulls in gstreamer bindings
# * drop reis dev-dependency that is only used in one doctest
-# * allow quick-xml 0.40:
+# * allow quick-xml 0.40 and 0.41:
# https://github.com/bilelmoussaoui/ashpd/commit/052cf051257411c0fbaed3af1b32acb1238f5ec7
Patch: ashpd-fix-metadata.diff
# * Ignore one doctest that pulls in reis as an additional dev-dependency
diff --git a/rust2rpm.toml b/rust2rpm.toml
index c4f2a74..81cbfb0 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -3,7 +3,7 @@ cargo-toml-patch-comments = [
"drop example program that pulls in gstreamer bindings",
"drop reis dev-dependency that is only used in one doctest",
"""\
-allow quick-xml 0.40: \
+allow quick-xml 0.40 and 0.41: \
https://github.com/bilelmoussaoui/ashpd/commit/052cf051257411c0fbaed3af1b32acb1238f5ec7\
""",
]
reply other threads:[~2026-07-03 19:18 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=178310631642.1.10073320336757809782.rpms-rust-ashpd-1d37317c1f94@fedoraproject.org \
--to=salimma@fedoraproject.org \
--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