diff --git a/librsvg-2.40.11.tar.xz b/librsvg-2.40.11.tar.xz deleted file mode 100644 index d0bcc2c..0000000 --- a/librsvg-2.40.11.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:611ac0f544debd0c9bf1ef5509c990d218e83dd1d8c83297075c4b29796a2e02 -size 539428 diff --git a/librsvg-2.40.12.tar.xz b/librsvg-2.40.12.tar.xz new file mode 100644 index 0000000..8682311 --- /dev/null +++ b/librsvg-2.40.12.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffe40c4378bf3899f4d679a475726bab03a127a5bdccddec86404cc329ffb550 +size 548648 diff --git a/librsvg.changes b/librsvg.changes index 0cede21..6821d5d 100644 --- a/librsvg.changes +++ b/librsvg.changes @@ -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 diff --git a/librsvg.spec b/librsvg.spec index 2e3be2d..06e2066 100644 --- a/librsvg.spec +++ b/librsvg.spec @@ -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+