Accepting request 347155 from GNOME:Next
1 OBS-URL: https://build.opensuse.org/request/show/347155 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=95
This commit is contained in:
parent
ffa156566e
commit
3ce00f0898
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:611ac0f544debd0c9bf1ef5509c990d218e83dd1d8c83297075c4b29796a2e02
|
||||
size 539428
|
3
librsvg-2.40.12.tar.xz
Normal file
3
librsvg-2.40.12.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ffe40c4378bf3899f4d679a475726bab03a127a5bdccddec86404cc329ffb550
|
||||
size 548648
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 2 09:54:39 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 2.40.12:
|
||||
+ Refactoring of the test harness to use Glib's gtest
|
||||
infrastructure, instead of using home-grown machinery. Tests
|
||||
can simply be put as SVG files in the tests/subdirectories; it
|
||||
is not necessary to list them explicitly in some text file.
|
||||
+ Gzipped SVGs now work if read from streams.
|
||||
+ References to objects/filters/URIs/etc. are now handled lazily.
|
||||
Also, there is a general-purpose cycle detector so malformed
|
||||
SVGs don't cause infinite loops.
|
||||
+ Removed parsing of Adobe blend modes; they were not
|
||||
implemented, anyway.
|
||||
+ Bugs fixed: bgo#700911, bgo#630732, bgo#677068.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 8 07:25:58 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: librsvg
|
||||
Version: 2.40.11
|
||||
Version: 2.40.12
|
||||
Release: 0
|
||||
Summary: A Library for Rendering SVG Data
|
||||
License: LGPL-2.0+ and GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user