public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-xml5ever] epel9: Update to version 0.35.0; Fixes RHBZ#2352488
Date: Thu, 24 Sep 2026 10:13:57 GMT [thread overview]
Message-ID: <179024483777.1.8903170111565235380.rpms-rust-xml5ever-40bf58833d19@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-xml5ever
Branch : epel9
Commit : 40bf58833d19793d07153667e20d897434acd6d8
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2025-08-19T12:58:38+02:00
Stats : +21/-9 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-xml5ever/c/40bf58833d19793d07153667e20d897434acd6d8?branch=epel9
Log:
Update to version 0.35.0; Fixes RHBZ#2352488
---
diff --git a/.gitignore b/.gitignore
index 422c7dd..ee79c36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/xml5ever-0.16.2.crate
/xml5ever-0.17.0.crate
/xml5ever-0.20.0.crate
+/xml5ever-0.35.0.crate
diff --git a/rust-xml5ever.spec b/rust-xml5ever.spec
index 6a95151..7f57e42 100644
--- a/rust-xml5ever.spec
+++ b/rust-xml5ever.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 26
-%bcond_without check
+# Generated by rust2rpm 27
+%bcond check 1
%global debug_package %{nil}
%global crate xml5ever
Name: rust-xml5ever
-Version: 0.20.0
+Version: 0.35.0
Release: %autorelease
Summary: Push based streaming parser for XML
diff --git a/sources b/sources
index b104f77..0575590 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xml5ever-0.20.0.crate) = 488dec44905a61f75ae0c9f0d6474505da52b508fc764c37c4641e339ec6501b9ab127e0f5c2cf53c8432ffda17c57a75d8bce124d85022ae767e59a4124b1de
+SHA512 (xml5ever-0.35.0.crate) = 60c680a2b9c3c992d15ec60fcf724cf8f36f878957edf548a2d683858d1105a738da11b5420590ef98acdc5596978b55032ca09f0815d91802ad2749400f462a
diff --git a/xml5ever-fix-metadata.diff b/xml5ever-fix-metadata.diff
index 9e1799e..cb894a7 100644
--- a/xml5ever-fix-metadata.diff
+++ b/xml5ever-fix-metadata.diff
@@ -1,11 +1,22 @@
---- xml5ever-0.20.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ xml5ever-0.20.0/Cargo.toml 2024-09-24T14:10:50.677652+00:00
-@@ -63,8 +63,5 @@
+--- xml5ever-0.35.0/Cargo.toml 1970-01-01T00:00:01+00:00
++++ xml5ever-0.35.0/Cargo.toml 2025-08-19T10:46:50.805977+00:00
+@@ -51,19 +51,11 @@
+ name = "xml_tokenizer"
+ path = "examples/xml_tokenizer.rs"
+
+-[[bench]]
+-name = "xml5ever"
+-path = "benches/xml5ever.rs"
+-harness = false
+-
+ [dependencies.log]
+ version = "0.4"
+
[dependencies.markup5ever]
- version = "0.14"
+ version = "0.35.0"
-[dev-dependencies.criterion]
--version = "0.5"
+-version = "0.6"
-
[features]
trace_tokenizer = []
reply other threads:[~2026-09-24 10:13 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=179024483777.1.8903170111565235380.rpms-rust-xml5ever-40bf58833d19@fedoraproject.org \
--to=decathorpe@gmail.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