diff --git a/librsvg-2.57.92.tar.xz b/librsvg-2.58.92.tar.xz similarity index 43% rename from librsvg-2.57.92.tar.xz rename to librsvg-2.58.92.tar.xz index 5b9b1df9fd0f850839b1d68c1cda70d379e945c0..31483312f74b050132fdcd4ad4b37edb45265845 100644 Binary files a/librsvg-2.57.92.tar.xz and b/librsvg-2.58.92.tar.xz differ diff --git a/librsvg2.spec b/librsvg2.spec index 6d3f002190772ac83f0a798bdae84249004d1395..6ff71ecc6bfd6fc54b8ecc1379974cbaea10bdf2 100644 --- a/librsvg2.spec +++ b/librsvg2.spec @@ -5,12 +5,12 @@ %global cairo_version 1.16.0 Name: librsvg2 -Version: 2.57.92 -Release: 6 +Version: 2.58.92 +Release: 1 Summary: An SVG library based on cairo License: LGPLv2+ URL: https://wiki.gnome.org/Projects/LibRsvg -Source0: https://download.gnome.org/sources/librsvg/2.57/librsvg-%{version}.tar.xz +Source0: https://download.gnome.org/sources/librsvg/2.58/librsvg-2.58.92.tar.xz Source1: vendor.tar.xz BuildRequires: chrpath @@ -120,6 +120,9 @@ rm -f %{buildroot}%{_pkgdocdir}/COMPILING.md %{_mandir}/man1/*.1* %changelog +* Tue Nov 11 2025 zhangxiaolu - 2.58.92-1 +- update to version 2.58.92 + * Wed Oct 22 2025 liweigang - 2.57.92-6 - modify buildrequires rust-packaging to cargo-rpm-macros