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.2; Fixes RHBZ#2537115
Date: Wed, 23 Sep 2026 10:34:48 GMT	[thread overview]
Message-ID: <179015968806.1.1758860645360925276.rpms-rust-librsvg-563e7eb12949@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-librsvg
Branch : rawhide
Commit : 563e7eb12949fd910de1440a59f3d756ad9ffffd
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-09-23T12:31:25+02:00
Stats  : +7/-15 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-librsvg/c/563e7eb12949fd910de1440a59f3d756ad9ffffd?branch=rawhide

Log:
Update to version 2.63.2; Fixes RHBZ#2537115

---
diff --git a/.gitignore b/.gitignore
index 75f4f1e..5041ade 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /librsvg-2.62.2.crate
 /librsvg-2.62.3.crate
 /librsvg-2.63.0.crate
+/librsvg-2.63.2.crate

diff --git a/librsvg-fix-metadata.diff b/librsvg-fix-metadata.diff
index 032a746..cf09d52 100644
--- a/librsvg-fix-metadata.diff
+++ b/librsvg-fix-metadata.diff
@@ -1,5 +1,5 @@
---- 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
+--- librsvg-2.63.2/Cargo.toml	2006-07-24T01:21:28+00:00
++++ librsvg-2.63.2/Cargo.toml	2026-09-23T10:24:10.839382+00:00
 @@ -255,11 +255,8 @@
  [dependencies.markup5ever]
  version = "0.39.0"
@@ -22,12 +22,3 @@
  
  [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 47b07bb..70b7ad6 100644
--- a/rust-librsvg.spec
+++ b/rust-librsvg.spec
@@ -6,7 +6,7 @@
 %global crate librsvg
 
 Name:           rust-librsvg
-Version:        2.63.0
+Version:        2.63.2
 Release:        %autorelease
 Summary:        Library to render SVG images to Cairo surfaces
 
@@ -15,7 +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
+# * relax nalgebra and string_cache 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 127064a..2146019 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,7 +1,7 @@
 [package]
 cargo-toml-patch-comments = [
     "drop unused mutants dependency",
-    "relax nalgebra, string_cache, and xml5ever dependency ranges",
+    "relax nalgebra and string_cache dependency ranges",
 ]
 
 [[package.extra-patches]]

diff --git a/sources b/sources
index b22ee55..57e93f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (librsvg-2.63.0.crate) = 264542a03cccad326ac5d923f7c8e8d09ee443f1bf35b3d10062f4bf9d485b4eb6006e81bc85feaccd3ff424dda736b79fd116eb04a51c87fac19beb0e8e3426
+SHA512 (librsvg-2.63.2.crate) = 7d1fe091ba18b03a03876933c084961562171cb8a467a77ccb3dee1a4319eb4471f0dbd897cd37effe06744470e627bd8c7eb902e2dfbe25ff68b1d6e26b2d6f

                 reply	other threads:[~2026-09-23 10:34 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=179015968806.1.1758860645360925276.rpms-rust-librsvg-563e7eb12949@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