Hello community, here is the log from the commit of package librsvg for openSUSE:Factory checked in at 2018-11-18 23:25:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/librsvg (Old) and /work/SRC/openSUSE:Factory/.librsvg.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "librsvg" Sun Nov 18 23:25:29 2018 rev:86 rq:648885 version:2.44.9 Changes: -------- --- /work/SRC/openSUSE:Factory/librsvg/librsvg.changes 2018-10-17 08:19:08.982920862 +0200 +++ /work/SRC/openSUSE:Factory/.librsvg.new/librsvg.changes 2018-11-18 23:25:40.733953737 +0100 @@ -1,0 +2,42 @@ +Wed Nov 14 09:37:23 UTC 2018 - [email protected] + +- Update to version 2.44.9: + + rsvg-convert was positioning extracted elements incorrectly + when using the -w/-h options together with --export-id. + + Mis-rendering in small arc segments. + + Rendering of gradients for horizontal/vertical stroked lines + with gradientUnits="userSpaceOnUse". + + Fix a couple of memory leaks in the error paths of the + GdkPixbuf loader. + +------------------------------------------------------------------- +Thu Oct 25 09:52:00 UTC 2018 - [email protected] + +- Update to version 2.44.8: + + Don't drop spaces around <tspan> elements. + + rsvg-convert now uses pixel units for SVG output, instead of + points. + + Tweaks to have the test suite pass on i386 and non-x86_64 + platforms. + + With RSVG_LOG=1, librsvg will now report when SVGs have + references to nonexistent elements, to aid debugging (for + example, in an xlink:href attribute). + + Allow reference tests with a small difference to pass without + breaking the build. + +------------------------------------------------------------------- +Tue Oct 9 20:59:02 UTC 2018 - [email protected] + +- Update to version 2.44.7: + + Correctly match the systemLanguage attribute with the user's + locale. + + Parse xml:lang correctly. + + Don't modify the caller's cairo_t state during rendering. + + Don't panic if we get a "data:" URI with empty data. + + Don't panic on getting a very large "order" for + feConvolveMatrix. + + Bugs fixed: glgo#GNOME/librsvg#256, glgo#GNOME/librsvg#320, + glgo#GNOME/librsvg#334, glgo#GNOME/librsvg#349, + glgo#GNOME/librsvg#352. + +------------------------------------------------------------------- @@ -7,2 +49,2 @@ - + Fix - rsvg_handle_get_dimensions_sub() no longer panics if - passed a nonexistent fragment identifier. + + Fix rsvg_handle_get_dimensions_sub() no longer panics if passed + a nonexistent fragment identifier. Old: ---- librsvg-2.44.6.tar.xz New: ---- librsvg-2.44.9.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ librsvg.spec ++++++ --- /var/tmp/diff_new_pack.jUu0PT/_old 2018-11-18 23:25:41.265953091 +0100 +++ /var/tmp/diff_new_pack.jUu0PT/_new 2018-11-18 23:25:41.265953091 +0100 @@ -17,7 +17,7 @@ Name: librsvg -Version: 2.44.6 +Version: 2.44.9 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 @@ -29,10 +29,10 @@ BuildRequires: cargo BuildRequires: gobject-introspection-devel BuildRequires: pkgconfig -BuildRequires: rust >= 1.26 +BuildRequires: rust >= 1.27 BuildRequires: rust-std BuildRequires: vala -BuildRequires: pkgconfig(cairo) >= 1.15.4 +BuildRequires: pkgconfig(cairo) >= 1.15.12 BuildRequires: pkgconfig(cairo-png) >= 1.2.0 BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(freetype2) >= 20.0.14 ++++++ librsvg-2.44.6.tar.xz -> librsvg-2.44.9.tar.xz ++++++ /work/SRC/openSUSE:Factory/librsvg/librsvg-2.44.6.tar.xz /work/SRC/openSUSE:Factory/.librsvg.new/librsvg-2.44.9.tar.xz differ: char 25, line 1
