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: Bump itoa to 0.4.0
Date: Mon, 15 Jun 2026 14:13:32 GMT	[thread overview]
Message-ID: <178153281201.1.18292868417318618102.rpms-rust-cssparser-72071002c648@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-cssparser
Branch : epel10
Commit : 72071002c648c8e160023472af2d3fbdce77be89
Author : Josh Stone <jistone@redhat.com>
Date   : 2018-03-26T17:06:38-07:00
Stats  : +17/-4 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-cssparser/c/72071002c648c8e160023472af2d3fbdce77be89?branch=epel10

Log:
Bump itoa to 0.4.0

---
diff --git a/cssparser-0.23.2-fix-metadata.diff b/cssparser-0.23.2-fix-metadata.diff
index a83fd03..433bd76 100644
--- a/cssparser-0.23.2-fix-metadata.diff
+++ b/cssparser-0.23.2-fix-metadata.diff
@@ -1,5 +1,14 @@
---- cssparser-0.23.2/Cargo.toml	1970-01-01T01:00:00+01:00
-+++ cssparser-0.23.2/Cargo.toml	2018-03-09T13:36:43.388490+01:00
+--- cssparser-0.23.2/Cargo.toml	1969-12-31T16:00:00-08:00
++++ cssparser-0.23.2/Cargo.toml	2018-03-26T16:53:08.967126-07:00
+@@ -33,7 +33,7 @@
+ optional = true
+ 
+ [dependencies.itoa]
+-version = "0.3"
++version = "0.4"
+ 
+ [dependencies.matches]
+ version = "0.1"
 @@ -51,7 +51,7 @@
  [dependencies.smallvec]
  version = "0.6"

diff --git a/rust-cssparser.spec b/rust-cssparser.spec
index 45def58..5bbe38e 100644
--- a/rust-cssparser.spec
+++ b/rust-cssparser.spec
@@ -6,7 +6,7 @@
 
 Name:           rust-%{crate}
 Version:        0.23.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Rust implementation of CSS Syntax Level 3
 
 License:        MPLv2.0
@@ -15,6 +15,7 @@ Source0:        https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{
 # Initial patched metadata
 # * Bump difference to 2.0, https://github.com/servo/rust-cssparser/pull/212
 # * Bump syn to 0.12, quote to 0.4, https://github.com/servo/rust-cssparser/commit/a244c3c36194a90e8081a1a89bf424a3cc70294d
+# * Bump itoa to 0.4, https://github.com/servo/rust-cssparser/pull/216
 Patch0:         cssparser-0.23.2-fix-metadata.diff
 Patch1:         0001-Update-syn-to-0.12-and-quote-to-0.4.patch
 
@@ -25,7 +26,7 @@ BuildRequires:  rust-packaging
 BuildRequires:  (crate(cssparser-macros) >= 0.3.0 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.3.0 with crate(itoa) < 0.4.0)
+BuildRequires:  (crate(itoa) >= 0.4.0 with crate(itoa) < 0.5.0)
 BuildRequires:  (crate(matches) >= 0.1.0 with crate(matches) < 0.2.0)
 BuildRequires:  (crate(phf) >= 0.7.0 with crate(phf) < 0.8.0)
 BuildRequires:  (crate(procedural-masquerade) >= 0.1.0 with crate(procedural-masquerade) < 0.2.0)
@@ -75,6 +76,9 @@ which use %{crate} from crates.io.
 %{cargo_registry}/%{crate}-%{version}/
 
 %changelog
+* Mon Mar 26 2018 Josh Stone <jistone@redhat.com> - 0.23.2-4
+- Bump itoa to 0.4.0
+
 * Fri Mar 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.23.2-3
 - Bump syn to 0.12, quote to 0.4
 

                 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=178153281201.1.18292868417318618102.rpms-rust-cssparser-72071002c648@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