public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cssparser] epel10: Bump itoa to 0.4.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 : 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
^ 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: Bump itoa to 0.4.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