Accepting request 890140 from GNOME:Factory

Scripted push from GNOME:Next (forwarded request 890078 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/890140
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librsvg?expand=0&rev=107
This commit is contained in:
Dominique Leuenberger 2021-05-06 20:51:48 +00:00 committed by Git OBS Bridge
commit 8e998ffebd
4 changed files with 14 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Apr 30 19:11:33 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 2.50.5:
+ Images embedded as data: URLs didn't render if they had a MIME
type with a charset parameter.
+ Don't allow number lists with unbounded lengths in tableValues
attributes, for feComponentTransfer and feConvolveMatrix.
+ Negative rx/ry in rect element should be ignored.
-------------------------------------------------------------------
Tue Apr 13 14:32:46 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>

View File

@ -20,7 +20,7 @@
%define librsvg_sover 2
Name: librsvg
Version: 2.50.4
Version: 2.50.5
Release: 0
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