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.24.0
Date: Mon, 15 Jun 2026 14:13:35 GMT	[thread overview]
Message-ID: <178153281580.1.13863687476914132465.rpms-rust-cssparser-8f506defda07@fedoraproject.org> (raw)

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

                 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=178153281580.1.13863687476914132465.rpms-rust-cssparser-8f506defda07@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