diff --git a/librsvg-2.52.0.tar.xz b/librsvg-2.52.0.tar.xz deleted file mode 100644 index 03eab3d..0000000 --- a/librsvg-2.52.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd821fb3e16494b61f5185addd23b726b064f203122b3ab4b3d5d7a44e6bf393 -size 23196792 diff --git a/librsvg-2.52.1.tar.xz b/librsvg-2.52.1.tar.xz new file mode 100644 index 0000000..939cbf6 --- /dev/null +++ b/librsvg-2.52.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:949dffcb0414865409e17a6c89ae30bc8bb014a51fba5186f73d1a46c6c5ccde +size 23159536 diff --git a/librsvg.changes b/librsvg.changes index 461dc6c..202dd52 100644 --- a/librsvg.changes +++ b/librsvg.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Oct 6 19:41:53 UTC 2021 - Bjørn Lie + +- Update to version 2.52.1: + + Fix ordering of tspan inside text elements for right-to-left + languages. + + Fix text-anchor positioning for right-to-left languages. + + Fix regression in computing sizes when an SVG has only one of + width/height and a viewBox. + + Spec compliance - the writing-mode property applies only to + text elements, no to individual tspan elements. + + Fix build on big-endian platforms. + + Clarify documentation for the rsvg_handle_write() / + rsvg_handle_close() deprecated APIs. + ------------------------------------------------------------------- Sun Sep 26 15:58:43 UTC 2021 - Bjørn Lie diff --git a/librsvg.spec b/librsvg.spec index ab0b045..6b4e175 100644 --- a/librsvg.spec +++ b/librsvg.spec @@ -20,7 +20,7 @@ %define librsvg_sover 2 Name: librsvg -Version: 2.52.0 +Version: 2.52.1 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