Accepting request 605193 from home:luc14n0:branches:GNOME:Factory

Update to version 2.42.4

OBS-URL: https://build.opensuse.org/request/show/605193
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=125
This commit is contained in:
Dominique Leuenberger 2018-05-08 13:54:24 +00:00 committed by Git OBS Bridge
parent b294111cb4
commit f5027a818a
4 changed files with 23 additions and 5 deletions

View File

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

3
librsvg-2.42.4.tar.xz Normal file
View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon May 7 22:47:07 UTC 2018 - luc14n0@linuxmail.org
- Update to version 2.42.4:
+ Fixes:
- Elements with systemLanguage attributes without variants now
work better.
- Possible crash on invalid gradient references.
- Negative values are catched in stroke-dasharray properties
instead of leaving the cairo_t in an error state
(glgo#GNOME/librsvg#227).
- Empty transform attribute now correctly yields an identity
transform (glgo#GNOME/librsvg#228).
+ Make robust against patterns and gradients with no children.
+ Lots of code cleanups and refactorings.
+ Code moved to Rust: low-level path and PangoLayout drawing,
"switch" element.
-------------------------------------------------------------------
Mon Mar 5 18:13:07 UTC 2018 - dimstar@opensuse.org

View File

@ -17,12 +17,12 @@
Name: librsvg
Version: 2.42.3
Version: 2.42.4
Release: 0
Summary: A Library for Rendering SVG Data
License: LGPL-2.0-or-later AND GPL-2.0-or-later
Group: Development/Libraries/C and C++
Url: https://wiki.gnome.org/Projects/LibRsvg
URL: https://wiki.gnome.org/Projects/LibRsvg
Source: http://download.gnome.org/sources/librsvg/2.42/%{name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: cargo