Accepting request 955591 from home:iznogood:branches:GNOME:Factory
New stable release OBS-URL: https://build.opensuse.org/request/show/955591 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=203
This commit is contained in:
parent
323d0825c5
commit
64dc827771
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:407cbbab518137ea18a3f3220bea180fbee75f3e5bd6ba10a7a862c1a6f74d82
|
|
||||||
size 23273740
|
|
3
librsvg-2.52.6.tar.xz
Normal file
3
librsvg-2.52.6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a3f939a1e6a3a60408244632d0323f8c3b20eb4b7b000536e2e5bd93b8effaad
|
||||||
|
size 23662708
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 17 08:53:58 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 2.52.6:
|
||||||
|
+ Fix incorrect text rendering when text has different scales in
|
||||||
|
the X/Y axes. This regressed after librsvg 2.52.5, when Pango
|
||||||
|
had to revert its fix for the same bug. Now librsvg renders all
|
||||||
|
text as paths, and does the scaling itself. Please file a bug
|
||||||
|
if you have evidence that this presents a performance problem
|
||||||
|
for you.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 17 20:14:40 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
Fri Dec 17 20:14:40 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define librsvg_sover 2
|
%define librsvg_sover 2
|
||||||
|
|
||||||
Name: librsvg
|
Name: librsvg
|
||||||
Version: 2.52.5
|
Version: 2.52.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Library for Rendering SVG Data
|
Summary: A Library for Rendering SVG Data
|
||||||
License: Apache-2.0 AND GPL-2.0-or-later AND LGPL-2.0-or-later AND MIT
|
License: Apache-2.0 AND GPL-2.0-or-later AND LGPL-2.0-or-later AND MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user