public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cssparser] epel10: Update to 0.24.0
@ 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 : 8f506defda079e618dd751b40854d6d692907208
Author : Josh Stone <jistone@redhat.com>
Date   : 2018-06-30T00:19:23-07:00
Stats  : +10/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-cssparser/c/8f506defda079e618dd751b40854d6d692907208?branch=epel10

Log:
Update to 0.24.0

---
diff --git a/.gitignore b/.gitignore
index bef5d23..666fd2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /cssparser-0.23.7.crate
 /cssparser-0.23.9.crate
 /cssparser-0.23.10.crate
+/cssparser-0.24.0.crate

diff --git a/rust-cssparser.spec b/rust-cssparser.spec
index fd5491e..e8b1ebe 100644
--- a/rust-cssparser.spec
+++ b/rust-cssparser.spec
@@ -5,8 +5,8 @@
 %global crate cssparser
 
 Name:           rust-%{crate}
-Version:        0.23.10
-Release:        2%{?dist}
+Version:        0.24.0
+Release:        1%{?dist}
 Summary:        Rust implementation of CSS Syntax Level 3
 
 License:        MPLv2.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.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))
+BuildRequires:  (crate(proc-macro2) >= 0.4.0 with crate(proc-macro2) < 0.5.0)
+BuildRequires:  (crate(quote) >= 0.6.0 with crate(quote) < 0.7.0)
+BuildRequires:  ((crate(syn) >= 0.14.0 with crate(syn) < 0.15.0) with crate(syn/extra-traits) with crate(syn/fold) with crate(syn/full))
 %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
+* Sat Jun 30 2018 Josh Stone <jistone@redhat.com> - 0.24.0-1
+- Update to 0.24.0
+
 * Sat Jun 23 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org>
 - Adopt to new macro
 

diff --git a/sources b/sources
index b917a3d..f619538 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cssparser-0.23.10.crate) = 93db314c0f93e6b6a9c1148403a379215902c8bf63e0a53b495a5fd9451b2bf7c7a7570ca8651962e9bfd1be9cf5768bf03acbf35264760651a24439e0f6835a
+SHA512 (cssparser-0.24.0.crate) = 70a52cbb638d6e9865a79c7394893ad256922b895228504cfeec9f01da247eb98243507bddffd62c70e2a11dd40b74ae57c34d3144d066cfd8781a2c117c8cee

^ 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.24.0 Josh Stone

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