public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-librsvg] rawhide: Update to version 2.63.0; Fixes RHBZ#2530247
Date: Tue, 15 Sep 2026 18:48:36 GMT	[thread overview]
Message-ID: <178949811695.1.459505855635792901.rpms-rust-librsvg-808edf3b6729@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-librsvg
Branch : rawhide
Commit : 808edf3b6729fd98a0cfe192b6a86c981a6ca857
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-09-15T20:47:59+02:00
Stats  : +32/-8 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-librsvg/c/808edf3b6729fd98a0cfe192b6a86c981a6ca857?branch=rawhide

Log:
Update to version 2.63.0; Fixes RHBZ#2530247

---
diff --git a/.gitignore b/.gitignore
index 1e1f3f8..75f4f1e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /librsvg-2.62.0.crate
 /librsvg-2.62.2.crate
 /librsvg-2.62.3.crate
+/librsvg-2.63.0.crate

diff --git a/librsvg-fix-metadata.diff b/librsvg-fix-metadata.diff
index ec8954a..032a746 100644
--- a/librsvg-fix-metadata.diff
+++ b/librsvg-fix-metadata.diff
@@ -1,12 +1,33 @@
---- librsvg-2.62.3/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ librsvg-2.62.3/Cargo.toml	2026-06-04T16:48:17.571429+00:00
-@@ -255,9 +255,6 @@
+--- librsvg-2.63.0/Cargo.toml	2006-07-24T01:21:28+00:00
++++ librsvg-2.63.0/Cargo.toml	2026-09-15T18:45:39.762413+00:00
+@@ -255,11 +255,8 @@
  [dependencies.markup5ever]
- version = "0.35.0"
+ version = "0.39.0"
  
 -[dependencies.mutants]
--version = "0.0.3"
+-version = "0.0.4"
 -
  [dependencies.nalgebra]
- version = "0.34.0"
+-version = "0.35.0"
++version = ">=0.34,<0.36"
  
+ [dependencies.num-traits]
+ version = "0.2"
+@@ -291,7 +288,7 @@
+ version = "0.40.0"
+ 
+ [dependencies.string_cache]
+-version = "0.10.0"
++version = ">=0.9,<0.11"
+ 
+ [dependencies.tinyvec]
+ version = "1.2.0"
+@@ -304,7 +301,7 @@
+ version = "2"
+ 
+ [dependencies.xml5ever]
+-version = "0.39.0"
++version = ">=0.35,<0.40"
+ 
+ [dev-dependencies.chrono]
+ version = "0.4.23"

diff --git a/rust-librsvg.spec b/rust-librsvg.spec
index 41df2f8..47b07bb 100644
--- a/rust-librsvg.spec
+++ b/rust-librsvg.spec
@@ -6,7 +6,7 @@
 %global crate librsvg
 
 Name:           rust-librsvg
-Version:        2.62.3
+Version:        2.63.0
 Release:        %autorelease
 Summary:        Library to render SVG images to Cairo surfaces
 
@@ -15,6 +15,7 @@ URL:            https://crates.io/crates/librsvg
 Source:         %{crates_source}
 # Manually created patch for downstream crate metadata changes
 # * drop unused mutants dependency
+# * relax nalgebra, string_cache, and xml5ever dependency ranges
 Patch:          librsvg-fix-metadata.diff
 # * drop unused annotations for mutation testing
 Patch2:         0001-Drop-unused-annotations-for-mutation-testing.patch

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 260f0ea..127064a 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,6 +1,7 @@
 [package]
 cargo-toml-patch-comments = [
     "drop unused mutants dependency",
+    "relax nalgebra, string_cache, and xml5ever dependency ranges",
 ]
 
 [[package.extra-patches]]

diff --git a/sources b/sources
index 717d2a0..b22ee55 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (librsvg-2.62.3.crate) = 3e4573d0ca216ff5552097a50d9fba274db19b5186a781af433f9943f9093979007ee5d077b8c0bec55d1887eeecd62001002b40ace8b8784d10dee8983d5c4e
+SHA512 (librsvg-2.63.0.crate) = 264542a03cccad326ac5d923f7c8e8d09ee443f1bf35b3d10062f4bf9d485b4eb6006e81bc85feaccd3ff424dda736b79fd116eb04a51c87fac19beb0e8e3426

                 reply	other threads:[~2026-09-15 18:48 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=178949811695.1.459505855635792901.rpms-rust-librsvg-808edf3b6729@fedoraproject.org \
    --to=decathorpe@gmail.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