public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cssparser] f43: Update to version 0.37.0
@ 2026-09-11 20:58 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-11 20:58 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-cssparser
Branch : f43
Commit : ab87951b657477dff71293957827204ec7738507
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-09-11T20:59:29+02:00
Stats  : +19/-8 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-cssparser/c/ab87951b657477dff71293957827204ec7738507?branch=f43

Log:
Update to version 0.37.0

---
diff --git a/.gitignore b/.gitignore
index 3ce1cdf..a8d743a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /cssparser-0.29.6.crate
 /cssparser-0.31.2.crate
 /cssparser-0.35.0.crate
+/cssparser-0.37.0.crate

diff --git a/rust-cssparser.spec b/rust-cssparser.spec
index 2cd6002..5b98f75 100644
--- a/rust-cssparser.spec
+++ b/rust-cssparser.spec
@@ -5,15 +5,13 @@
 %global crate cssparser
 
 Name:           rust-cssparser
-Version:        0.35.0
+Version:        0.37.0
 Release:        %autorelease
 Summary:        Rust implementation of CSS Syntax Level 3
 
 License:        MPL-2.0
 URL:            https://crates.io/crates/cssparser
 Source:         %{crates_source}
-# * fix typo in code block attribute to fix issues with Rust 1.80+
-Patch:          0001-Fix-typo-in-code-block-attribute-to-fix-issues-with-.patch
 
 BuildRequires:  cargo-rpm-macros >= 24
 
@@ -60,16 +58,28 @@ use the "bench" feature of the "%{crate}" crate.
 %files       -n %{name}+bench-devel
 %ghost %{crate_instdir}/Cargo.toml
 
-%package     -n %{name}+dummy_match_byte-devel
+%package     -n %{name}+fast_match_byte-devel
 Summary:        %{summary}
 BuildArch:      noarch
 
-%description -n %{name}+dummy_match_byte-devel %{_description}
+%description -n %{name}+fast_match_byte-devel %{_description}
 
 This package contains library source intended for building other packages which
-use the "dummy_match_byte" feature of the "%{crate}" crate.
+use the "fast_match_byte" feature of the "%{crate}" crate.
 
-%files       -n %{name}+dummy_match_byte-devel
+%files       -n %{name}+fast_match_byte-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package     -n %{name}+fast_match_color-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+fast_match_color-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "fast_match_color" feature of the "%{crate}" crate.
+
+%files       -n %{name}+fast_match_color-devel
 %ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+serde-devel

diff --git a/sources b/sources
index e319eaa..7972760 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cssparser-0.35.0.crate) = 62bdae0d003714378046967f83fab37d0012ee618607684e0ce3e0e872f65a4b7e63a725cb0d6380bbacb20de5c5095377e2f97b3d4737376b61e4299e8eca97
+SHA512 (cssparser-0.37.0.crate) = 166c30cd8e73ee45c9cc8830592f2c19332d995e1f61546b35f584671090c60a0104aa45647687913a55abcb3d73420f8b80aa785b8b2f38e5c0ea0702411988

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-11 20:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 20:58 [rpms/rust-cssparser] f43: Update to version 0.37.0 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox