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

            A new commit has been pushed.

            Repo   : rpms/rust-cssparser
            Branch : epel10
            Commit : 4a2b22b4fa624f6602d41b8bb9636f7facdcb333
            Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
            Date   : 2018-07-29T08:57:00+02:00
            Stats  : +19/-2 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/rust-cssparser/c/4a2b22b4fa624f6602d41b8bb9636f7facdcb333?branch=epel10

            Log:
            Bump encoding_rs to 0.8

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>

---
diff --git a/cssparser-0.24.0-fix-metadata.diff b/cssparser-0.24.0-fix-metadata.diff
new file mode 100644
index 0000000..55488d6
--- /dev/null
+++ b/cssparser-0.24.0-fix-metadata.diff
@@ -0,0 +1,11 @@
+--- cssparser-0.24.0/Cargo.toml	1970-01-01T01:00:00+01:00
++++ cssparser-0.24.0/Cargo.toml	2018-07-29T08:56:37.622123+02:00
+@@ -54,7 +54,7 @@
+ version = "2.0"
+ 
+ [dev-dependencies.encoding_rs]
+-version = "0.7"
++version = "0.8"
+ 
+ [dev-dependencies.rustc-serialize]
+ version = "0.3"

diff --git a/rust-cssparser.spec b/rust-cssparser.spec
index 8777129..661c23b 100644
--- a/rust-cssparser.spec
+++ b/rust-cssparser.spec
@@ -6,12 +6,15 @@
 
 Name:           rust-%{crate}
 Version:        0.24.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Rust implementation of CSS Syntax Level 3
 
 License:        MPLv2.0
 URL:            https://crates.io/crates/cssparser
 Source0:        https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate
+# Initial patched metadata
+# * Bump encoding_rs to 0.8, XXX
+Patch0:         cssparser-0.24.0-fix-metadata.diff
 
 ExclusiveArch:  %{rust_arches}
 
@@ -33,7 +36,7 @@ BuildRequires:  ((crate(syn) >= 0.14.0 with crate(syn) < 0.15.0) with crate(syn/
 %if %{with check}
 # [dev-dependencies]
 BuildRequires:  (crate(difference) >= 2.0.0 with crate(difference) < 3.0.0)
-BuildRequires:  (crate(encoding_rs) >= 0.7.0 with crate(encoding_rs) < 0.8.0)
+BuildRequires:  (crate(encoding_rs) >= 0.8.0 with crate(encoding_rs) < 0.9.0)
 BuildRequires:  (crate(rustc-serialize) >= 0.3.0 with crate(rustc-serialize) < 0.4.0)
 %endif
 
@@ -70,6 +73,9 @@ which use %{crate} from crates.io.
 %{cargo_registry}/%{crate}-%{version}/
 
 %changelog
+* Sun Jul 29 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.24.0-3
+- Bump encoding_rs to 0.8
+
 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.24.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
 

^ 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 encoding_rs to 0.8 Igor Gnatenko

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