public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-cssparser] epel10: Bump encoding_rs to 0.8
Date: Mon, 15 Jun 2026 14:13:36 GMT	[thread overview]
Message-ID: <178153281675.1.5919509663565109251.rpms-rust-cssparser-4a2b22b4fa62@fedoraproject.org> (raw)

            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
 

                 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=178153281675.1.5919509663565109251.rpms-rust-cssparser-4a2b22b4fa62@fedoraproject.org \
    --to=ignatenkobrain@fedoraproject.org \
    --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