public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-librsvg] rawhide: Update to version 2.63.2; Fixes RHBZ#2537115
@ 2026-09-23 10:34 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-23 10:34 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-23 10:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23 10:34 [rpms/rust-librsvg] rawhide: Update to version 2.63.2; Fixes RHBZ#2537115 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox