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] rawhide: Update to version 0.39.0
Date: Wed, 23 Sep 2026 10:34:55 GMT	[thread overview]
Message-ID: <179015969516.1.17142291887863890744.rpms-rust-xml5ever-4365c82b25e5@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-xml5ever
Branch : rawhide
Commit : 4365c82b25e528e15d0e27b9cedf0d96648fd2de
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-09-23T12:27:46+02:00
Stats  : +22/-12 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-xml5ever/c/4365c82b25e528e15d0e27b9cedf0d96648fd2de?branch=rawhide

Log:
Update to version 0.39.0

---
diff --git a/.gitignore b/.gitignore
index ee79c36..bc3ec7d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /xml5ever-0.17.0.crate
 /xml5ever-0.20.0.crate
 /xml5ever-0.35.0.crate
+/xml5ever-0.39.0.crate

diff --git a/rust-xml5ever.spec b/rust-xml5ever.spec
index 7f57e42..5e5e5d8 100644
--- a/rust-xml5ever.spec
+++ b/rust-xml5ever.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
 %bcond check 1
 %global debug_package %{nil}
 
 %global crate xml5ever
 
 Name:           rust-xml5ever
-Version:        0.35.0
+Version:        0.39.0
 Release:        %autorelease
 Summary:        Push based streaming parser for XML
 
@@ -50,6 +50,18 @@ use the "default" feature of the "%{crate}" crate.
 %files       -n %{name}+default-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+serde-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+serde-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "serde" feature of the "%{crate}" crate.
+
+%files       -n %{name}+serde-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %package     -n %{name}+trace_tokenizer-devel
 Summary:        %{summary}
 BuildArch:      noarch

diff --git a/sources b/sources
index 0575590..d71c7f9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xml5ever-0.35.0.crate) = 60c680a2b9c3c992d15ec60fcf724cf8f36f878957edf548a2d683858d1105a738da11b5420590ef98acdc5596978b55032ca09f0815d91802ad2749400f462a
+SHA512 (xml5ever-0.39.0.crate) = 946cd448d74b6597c21d31c3b918333d801a78c741db41817d76c88956367d0a89be9c7807d2a0162e47ddcfd1648bd35e06730df550dfe17df3b12008e4c033

diff --git a/xml5ever-fix-metadata.diff b/xml5ever-fix-metadata.diff
index cb894a7..380e9c8 100644
--- a/xml5ever-fix-metadata.diff
+++ b/xml5ever-fix-metadata.diff
@@ -1,6 +1,6 @@
---- 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 @@
+--- xml5ever-0.39.0/Cargo.toml	1970-01-01T00:00:01+00:00
++++ xml5ever-0.39.0/Cargo.toml	2026-09-23T10:23:06.161618+00:00
+@@ -55,16 +55,8 @@
  name = "xml_tokenizer"
  path = "examples/xml_tokenizer.rs"
  
@@ -13,10 +13,7 @@
  version = "0.4"
  
  [dependencies.markup5ever]
- version = "0.35.0"
- 
--[dev-dependencies.criterion]
--version = "0.6"
+ version = "0.39"
 -
- [features]
- trace_tokenizer = []
+-[dev-dependencies.criterion]
+-version = "0.8"

                 reply	other threads:[~2026-09-23 10:34 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=179015969516.1.17142291887863890744.rpms-rust-xml5ever-4365c82b25e5@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