public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cssparser] epel10: Update to 0.23.5
@ 2026-06-15 14:13 Josh Stone
  0 siblings, 0 replies; only message in thread
From: Josh Stone @ 2026-06-15 14:13 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-06-15 14:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 14:13 [rpms/rust-cssparser] epel10: Update to 0.23.5 Josh Stone

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