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-html5ever] f43: Update to version 0.39.0; Fixes RHBZ#2413992
Date: Wed, 24 Jun 2026 08:55:01 GMT [thread overview]
Message-ID: <178229130175.1.15745165324740236939.rpms-rust-html5ever-c0b964527d51@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-html5ever
Branch : f43
Commit : c0b964527d513d7dc6a44fe3286b3fca4de73e70
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-06-24T00:22:29+02:00
Stats : +24/-13 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-html5ever/c/c0b964527d513d7dc6a44fe3286b3fca4de73e70?branch=f43
Log:
Update to version 0.39.0; Fixes RHBZ#2413992
---
diff --git a/.gitignore b/.gitignore
index 484be4e..30565a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/html5ever-0.26.0.crate
/html5ever-0.29.0.crate
/html5ever-0.35.0.crate
+/html5ever-0.39.0.crate
diff --git a/html5ever-fix-metadata.diff b/html5ever-fix-metadata.diff
index 6ff17ad..6060488 100644
--- a/html5ever-fix-metadata.diff
+++ b/html5ever-fix-metadata.diff
@@ -1,8 +1,8 @@
---- html5ever-0.35.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ html5ever-0.35.0/Cargo.toml 2025-08-19T10:48:31.583369+00:00
-@@ -61,11 +61,6 @@
- name = "tokenize"
- path = "examples/tokenize.rs"
+--- html5ever-0.39.0/Cargo.toml 1970-01-01T00:00:01+00:00
++++ html5ever-0.39.0/Cargo.toml 2026-06-20T12:24:28.186589+00:00
+@@ -69,19 +69,11 @@
+ name = "driver"
+ path = "tests/driver.rs"
-[[bench]]
-name = "html5ever"
@@ -12,13 +12,11 @@
[dependencies.log]
version = "0.4"
-@@ -75,9 +70,6 @@
- [dependencies.match_token]
- version = "0.35.0"
+ [dependencies.markup5ever]
+ version = "0.39"
-[dev-dependencies.criterion]
--version = "0.6"
+-version = "0.8"
-
[dev-dependencies.typed-arena]
version = "2.0.2"
-
diff --git a/rust-html5ever.spec b/rust-html5ever.spec
index 26afd23..185e816 100644
--- a/rust-html5ever.spec
+++ b/rust-html5ever.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
%bcond check 1
%global debug_package %{nil}
%global crate html5ever
Name: rust-html5ever
-Version: 0.35.0
+Version: 0.39.0
Release: %autorelease
Summary: High-performance browser-grade HTML5 parser
@@ -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 f27126c..197ad1b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (html5ever-0.35.0.crate) = 33ec689884aea2f6821099e58acd58ccebcc39a768d8a453185dc733a6f1f504f702e7d0484e867b8853c0f2f1e3ae7f8b4ba1eab4a5faf06dd486674de4365c
+SHA512 (html5ever-0.39.0.crate) = a91ecbb8f1bf0cca1ae4d2d93d95b5a9fbe5e58eeafb764b8db38e0fbf7192113bcaae7a40e871c3822d54000c5b59ff6f7892b81b98e8d32360ed76ca28cf00
reply other threads:[~2026-06-24 8:55 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=178229130175.1.15745165324740236939.rpms-rust-html5ever-c0b964527d51@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