Accepting request 676712 from home:iznogood:branches:GNOME:Factory

- Update to version 2.44.13:
  + Updated compilation docs for Debian.
  + Fix glgo#GNOME/librsvg#415: Register RsvgHandleFlags and the
    RsvgError enum values in a thread-safe fashion.

OBS-URL: https://build.opensuse.org/request/show/676712
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=148
This commit is contained in:
Bjørn Lie 2019-02-20 19:54:44 +00:00 committed by Git OBS Bridge
parent 4b8df046b3
commit f44aa7745d
4 changed files with 12 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Feb 16 11:44:35 UTC 2019 - bjorn.lie@gmail.com
- Update to version 2.44.13:
+ Updated compilation docs for Debian.
+ Fix glgo#GNOME/librsvg#415: Register RsvgHandleFlags and the
RsvgError enum values in a thread-safe fashion.
-------------------------------------------------------------------
Mon Jan 21 18:41:47 UTC 2019 - bjorn.lie@gmail.com

View File

@ -17,7 +17,7 @@
Name: librsvg
Version: 2.44.12
Version: 2.44.13
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