public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-xml5ever] epel9: Update to version 0.35.0; Fixes RHBZ#2352488
@ 2026-09-24 10:13 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-24 10:13 UTC (permalink / raw)
To: git-commits
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 = []
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-24 10:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-24 10:13 [rpms/rust-xml5ever] epel9: Update to version 0.35.0; Fixes RHBZ#2352488 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox