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:
Dominique Leuenberger 2018-02-02 21:42:50 +00:00 committed by Git OBS Bridge
parent a564b8c457
commit 0ad5b63837
4 changed files with 16 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0c550a0bffef768a436286116c03d9f6cd3f97f5021c13e7f093b550fac12562
size 6054020

View File

@ -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

View File

@ -17,7 +17,7 @@
Name: librsvg
Version: 2.42.1
Version: 2.42.2
Release: 0
Summary: A Library for Rendering SVG Data
License: LGPL-2.0+ AND GPL-2.0+