Accepting request 572068 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/572068 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=119
This commit is contained in:
parent
a564b8c457
commit
0ad5b63837
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8966eadf72be5748f3ca7a9831392d34566c32966271ddc936d53154a24fe3e7
|
|
||||||
size 5967580
|
|
3
librsvg-2.42.2.tar.xz
Normal file
3
librsvg-2.42.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0c550a0bffef768a436286116c03d9f6cd3f97f5021c13e7f093b550fac12562
|
||||||
|
size 6054020
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 2 09:16:12 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
- Update to version 2.42.2:
|
||||||
|
+ Don't crash when feConvolveMatrix doesn't specify orderx/ordery
|
||||||
|
attributes (glgo#librsvg#193).
|
||||||
|
+ Parse stroke-dasharray property correctly. This code is in Rust
|
||||||
|
now; yay! (glgo#librsvg#136).
|
||||||
|
+ Don't render markers if they are zero-sized, per the spec.
|
||||||
|
+ Performance: eliminate a bunch of string copies during parsing.
|
||||||
|
+ Update rust-cssparser to 0.23.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 23 21:41:14 UTC 2018 - bjorn.lie@gmail.com
|
Tue Jan 23 21:41:14 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: librsvg
|
Name: librsvg
|
||||||
Version: 2.42.1
|
Version: 2.42.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Library for Rendering SVG Data
|
Summary: A Library for Rendering SVG Data
|
||||||
License: LGPL-2.0+ AND GPL-2.0+
|
License: LGPL-2.0+ AND GPL-2.0+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user