public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Josh Stone <jistone@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-cssparser] epel10: Update to 0.23.5
Date: Mon, 15 Jun 2026 14:13:32 GMT	[thread overview]
Message-ID: <178153281299.1.18085021401276667652.rpms-rust-cssparser-add5886eb91f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-cssparser
Branch : epel10
Commit : add5886eb91f38ed225bd624609c5ad81def2f70
Author : Josh Stone <jistone@redhat.com>
Date   : 2018-04-17T13:32:55-07:00
Stats  : +10/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-cssparser/c/add5886eb91f38ed225bd624609c5ad81def2f70?branch=epel10

Log:
Update to 0.23.5

---
diff --git a/.gitignore b/.gitignore
index 9076075..8883b33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /cssparser-0.23.2.crate
 /cssparser-0.23.4.crate
+/cssparser-0.23.5.crate

diff --git a/rust-cssparser.spec b/rust-cssparser.spec
index 57f541d..58ace48 100644
--- a/rust-cssparser.spec
+++ b/rust-cssparser.spec
@@ -5,7 +5,7 @@
 %global crate cssparser
 
 Name:           rust-%{crate}
-Version:        0.23.4
+Version:        0.23.5
 Release:        1%{?dist}
 Summary:        Rust implementation of CSS Syntax Level 3
 
@@ -17,7 +17,7 @@ ExclusiveArch:  %{rust_arches}
 
 BuildRequires:  rust-packaging
 # [dependencies]
-BuildRequires:  (crate(cssparser-macros) >= 0.3.0 with crate(cssparser-macros) < 0.4.0)
+BuildRequires:  (crate(cssparser-macros) >= 0.3.3 with crate(cssparser-macros) < 0.4.0)
 BuildRequires:  (crate(dtoa-short) >= 0.3.0 with crate(dtoa-short) < 0.4.0)
 BuildRequires:  (crate(heapsize) >= 0.3.0 with crate(heapsize) < 0.5.0)
 BuildRequires:  (crate(itoa) >= 0.4.0 with crate(itoa) < 0.5.0)
@@ -27,9 +27,9 @@ BuildRequires:  (crate(procedural-masquerade) >= 0.1.0 with crate(procedural-mas
 BuildRequires:  (crate(serde) >= 1.0.0 with crate(serde) < 2.0.0)
 BuildRequires:  (crate(smallvec) >= 0.6.0 with crate(smallvec) < 0.7.0)
 # [build-dependencies]
-BuildRequires:  (crate(proc-macro2) >= 0.2.0 with crate(proc-macro2) < 0.3.0)
-BuildRequires:  (crate(quote) >= 0.4.1 with crate(quote) < 0.5.0)
-BuildRequires:  ((crate(syn) >= 0.12.0 with crate(syn) < 0.13.0) with crate(syn/extra-traits) with crate(syn/fold))
+BuildRequires:  (crate(proc-macro2) >= 0.3.0 with crate(proc-macro2) < 0.4.0)
+BuildRequires:  (crate(quote) >= 0.5.0 with crate(quote) < 0.6.0)
+BuildRequires:  ((crate(syn) >= 0.13.0 with crate(syn) < 0.14.0) with crate(syn/extra-traits) with crate(syn/fold))
 %if %{with check}
 # [dev-dependencies]
 BuildRequires:  (crate(difference) >= 2.0.0 with crate(difference) < 3.0.0)
@@ -70,6 +70,9 @@ which use %{crate} from crates.io.
 %{cargo_registry}/%{crate}-%{version}/
 
 %changelog
+* Tue Apr 17 2018 Josh Stone <jistone@redhat.com> - 0.23.5-1
+- Update to 0.23.5
+
 * Wed Apr 04 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.23.4-1
 - Update to 0.23.4
 

diff --git a/sources b/sources
index 3bca073..dd02b3b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cssparser-0.23.4.crate) = 3cce283fe47a9a38f4f49903cb709249a71fb1d1130b03e1826cd11f9c02bfa78e54b72fbbf35293849c89c8414b37ce520c8fd375e525a5db498a1f4ab37c07
+SHA512 (cssparser-0.23.5.crate) = 1353baf6ee4fc547660dd4760c34f6dd4af15ad918c84c6c777184518f6017c80c66db64353fb6aae3023772bac34b53e921595355f13fd705e5c8e6f8d9145e

                 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=178153281299.1.18085021401276667652.rpms-rust-cssparser-add5886eb91f@fedoraproject.org \
    --to=jistone@redhat.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