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-cssparser] f44: Update to version 0.37.0
Date: Fri, 11 Sep 2026 20:58:32 GMT	[thread overview]
Message-ID: <178916031289.1.17078270933467272334.rpms-rust-cssparser-ab87951b6574@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-cssparser
Branch : f44
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=f44

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

                 reply	other threads:[~2026-09-11 20:58 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=178916031289.1.17078270933467272334.rpms-rust-cssparser-ab87951b6574@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