Update to 2.54.2
This commit is contained in:
parent
401917ea1b
commit
e024e38464
1
.gitignore
vendored
1
.gitignore
vendored
@ -87,3 +87,4 @@ librsvg-2.31.0.tar.bz2
|
||||
/librsvg-2.53.2.tar.xz
|
||||
/librsvg-2.54.0.tar.xz
|
||||
/librsvg-2.54.1.tar.xz
|
||||
/librsvg-2.54.2.tar.xz
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
|
||||
Name: librsvg2
|
||||
Summary: An SVG library based on cairo
|
||||
Version: 2.54.1
|
||||
Version: 2.54.2
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPLv2+
|
||||
@ -90,7 +90,7 @@ popd >/dev/null
|
||||
|
||||
%build
|
||||
%configure --disable-static \
|
||||
--disable-gtk-doc \
|
||||
--enable-gtk-doc \
|
||||
--docdir=%{_pkgdocdir} \
|
||||
--enable-introspection \
|
||||
--enable-vala
|
||||
@ -134,6 +134,9 @@ rm -f %{buildroot}%{_pkgdocdir}/COMPILING.md
|
||||
%{_mandir}/man1/rsvg-convert.1*
|
||||
|
||||
%changelog
|
||||
* Fri May 13 2022 David King <amigadave@amigadave.com> - 2.54.2-1
|
||||
- Update to 2.54.2
|
||||
|
||||
* Sun Apr 24 2022 David King <amigadave@amigadave.com> - 2.54.1-1
|
||||
- Update to 2.54.1
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (librsvg-2.54.1.tar.xz) = d1ea8a49988fed1d7a2ba21540a6c10084cd78f8b6db3534882d086a09f3a0d96ec80c59b3744a6eeef8ae511f0b0152eaf18cc9a134f4b871a993418cae09a6
|
||||
SHA512 (librsvg-2.54.2.tar.xz) = 9014f8c795b676351314d627eaec3f3c4fbe28b5d9197e2a4ab0388e307e77feb57b32aefe8908d0b6a58896ad2f8ce75da4e717646a42dd108bf4e393533ac0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user