Accepting request 849732 from GNOME:Next

New stable rel

OBS-URL: https://build.opensuse.org/request/show/849732
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=182
This commit is contained in:
Dominique Leuenberger 2020-11-26 12:23:19 +00:00 committed by Git OBS Bridge
parent edf1641eeb
commit 0f6d58ca7c
4 changed files with 10 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 20 19:00:50 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.50.2:
+ Fix dx/dy offsets in nested <tspan> elements.
-------------------------------------------------------------------
Mon Oct 5 16:20:32 UTC 2020 - dimstar@opensuse.org

View File

@ -20,7 +20,7 @@
%define librsvg_sover 2
Name: librsvg
Version: 2.50.1
Version: 2.50.2
Release: 0
Summary: A Library for Rendering SVG Data
License: LGPL-2.0-or-later AND GPL-2.0-or-later AND Apache-2.0 AND MIT