Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package librsvg for openSUSE:Factory checked in at 2021-10-20 20:22:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/librsvg (Old) and /work/SRC/openSUSE:Factory/.librsvg.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "librsvg" Wed Oct 20 20:22:59 2021 rev:112 rq:926170 version:2.52.2 Changes: -------- --- /work/SRC/openSUSE:Factory/librsvg/librsvg.changes 2021-10-12 21:48:03.471760447 +0200 +++ /work/SRC/openSUSE:Factory/.librsvg.new.1890/librsvg.changes 2021-10-20 20:23:25.689346365 +0200 @@ -1,0 +2,34 @@ +Sat Oct 16 11:42:43 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 2.52.2: + + New features: + - rsvg-convert now supports generating multi-page PDFs in a + sensible way. + - With one SVG document per page, each page with the SVG's + natural size: + - rsvg-convert --format=pdf -o out.pdf a.svg b.svg c.svg + - With all pages sized as portrait US Letter, and each SVG + scaled to fit so that there is a 1in margin around each page: + rsvg-convert --format=pdf -o out.pdf \ + --page-width=8.5in --page-height=11in \ + --width=6.5in --height=8.5in --keep-aspect-ratio \ + --top=1in --left=1in a.svg b.svg c.svg + Please see the man page for details. + - Support <a> elements inside <text>. Also, support the CSS + :link pseudo-class for matching against links. + - Support the CSS :lang() pseudo-class for matching against an + element's xml:lang attribute. + - Support the mask-type property from SVG2. + + Bugs fixed: + - Don't panic when a shorthand property is set to inherit. + - Fix regression with the viewport size of interior <svg> + elements. + - Allow length units to be case-insensitive, per SVG2. + + Documentation: + - There is now a FEATURES.md in the repository, where you can + see all the elements, attributes, and properties that librsvg + supports. We will be adding detail to this gradually. + - For developers, there is now devel-docs/adding-a-property.md + with a tutorial on how to add support for new CSS properties. + +------------------------------------------------------------------- Old: ---- librsvg-2.52.1.tar.xz New: ---- librsvg-2.52.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ librsvg.spec ++++++ --- /var/tmp/diff_new_pack.W2pt1N/_old 2021-10-20 20:23:26.257346717 +0200 +++ /var/tmp/diff_new_pack.W2pt1N/_new 2021-10-20 20:23:26.257346717 +0200 @@ -20,7 +20,7 @@ %define librsvg_sover 2 Name: librsvg -Version: 2.52.1 +Version: 2.52.2 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 ++++++ librsvg-2.52.1.tar.xz -> librsvg-2.52.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/librsvg/librsvg-2.52.1.tar.xz /work/SRC/openSUSE:Factory/.librsvg.new.1890/librsvg-2.52.2.tar.xz differ: char 27, line 1