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] epel10: Update to version 0.35.0
Date: Mon, 15 Jun 2026 14:13:53 GMT [thread overview]
Message-ID: <178153283381.1.18232698011643039317.rpms-rust-cssparser-3ab40a7808fd@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-cssparser
Branch : epel10
Commit : 3ab40a7808fdb99eea314b309cde14fe6c09d52b
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-03-02T23:59:17+01:00
Stats : +15/-7 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-cssparser/c/3ab40a7808fdb99eea314b309cde14fe6c09d52b?branch=epel10
Log:
Update to version 0.35.0
---
diff --git a/.gitignore b/.gitignore
index 3aa73aa..3ce1cdf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
/cssparser-0.28.1.crate
/cssparser-0.29.6.crate
/cssparser-0.31.2.crate
+/cssparser-0.35.0.crate
diff --git a/rust-cssparser.spec b/rust-cssparser.spec
index 311096a..2cd6002 100644
--- a/rust-cssparser.spec
+++ b/rust-cssparser.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 24
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
%global debug_package %{nil}
%global crate cssparser
Name: rust-cssparser
-Version: 0.31.2
+Version: 0.35.0
Release: %autorelease
Summary: Rust implementation of CSS Syntax Level 3
@@ -15,7 +15,7 @@ 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: rust-packaging >= 21
+BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
Rust implementation of CSS Syntax Level 3.}
@@ -85,7 +85,7 @@ use the "serde" feature of the "%{crate}" crate.
%ghost %{crate_instdir}/Cargo.toml
%prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
+%autosetup -n %{crate}-%{version} -p1
%cargo_prep
%generate_buildrequires
@@ -99,7 +99,7 @@ use the "serde" feature of the "%{crate}" crate.
%if %{with check}
%check
-# https://github.com/servo/rust-cssparser/issues/213
+# * https://github.com/servo/rust-cssparser/issues/213
%cargo_test -- --doc
%endif
diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..9be4904
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,7 @@
+[features]
+hide = ["malloc_size_of", "skip_long_tests"]
+
+[tests]
+run = ["doc"]
+comments = ["https://github.com/servo/rust-cssparser/issues/213"]
+
diff --git a/sources b/sources
index e6ba113..e319eaa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cssparser-0.31.2.crate) = e1547bd14aa1febb23f03fa6c1ab711bb8483c6a212952d5a129a85aadbcce8c0069b7025fb294c889cc42b3e5e7c6882ab918b6d55fef9b788b63663f5b086c
+SHA512 (cssparser-0.35.0.crate) = 62bdae0d003714378046967f83fab37d0012ee618607684e0ce3e0e872f65a4b7e63a725cb0d6380bbacb20de5c5095377e2f97b3d4737376b61e4299e8eca97
reply other threads:[~2026-06-15 14:13 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=178153283381.1.18232698011643039317.rpms-rust-cssparser-3ab40a7808fd@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