Hello community, here is the log from the commit of package librsvg for openSUSE:Factory checked in at 2017-10-06 11:01:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/librsvg (Old) and /work/SRC/openSUSE:Factory/.librsvg.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "librsvg" Fri Oct 6 11:01:48 2017 rev:76 rq:531697 version:2.40.19 Changes: -------- --- /work/SRC/openSUSE:Factory/librsvg/librsvg.changes 2017-07-24 12:30:43.135948789 +0200 +++ /work/SRC/openSUSE:Factory/.librsvg.new/librsvg.changes 2017-10-06 11:01:54.483337667 +0200 @@ -1,0 +2,14 @@ +Thu Oct 5 10:10:19 UTC 2017 - [email protected] + +- Update to version 2.40.19: + + Fix the <switch> element; it wasn't working at all. + + Fix loading when rsvg_handle_write() is called one byte at a + time. + + Backported the test suite machinery from the master branch. + + Bugs fixed: bgo#587721, bgo#621088, bgo#634324, bgo#634514, + bgo#777155, bgo#777833, bgo#782098, bgo#785276, bgo#786372, + bgo#787895. +- Add pkgconfig(fontconfig) and pkgconfig(pangoft2) BuildRequires: + new dependencies verified by configure. + +------------------------------------------------------------------- Old: ---- librsvg-2.40.18.tar.xz New: ---- librsvg-2.40.19.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ librsvg.spec ++++++ --- /var/tmp/diff_new_pack.kEAESP/_old 2017-10-06 11:01:55.131239694 +0200 +++ /var/tmp/diff_new_pack.kEAESP/_new 2017-10-06 11:01:55.135239090 +0200 @@ -17,7 +17,7 @@ Name: librsvg -Version: 2.40.18 +Version: 2.40.19 Release: 0 Summary: A Library for Rendering SVG Data License: LGPL-2.0+ and GPL-2.0+ @@ -30,14 +30,16 @@ # Avoid cycle: we do not require the adwaita-icon-theme to be present. libgtk-3.0 requires this for end users #!BuildIgnore: adwaita-icon-theme BuildRequires: pkgconfig(cairo) >= 1.2.0 +BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.20 BuildRequires: pkgconfig(gio-2.0) >= 2.24.0 BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gmodule-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.10.0 BuildRequires: pkgconfig(libcroco-0.6) -BuildRequires: pkgconfig(libxml-2.0) >= 2.7.0 -BuildRequires: pkgconfig(pangocairo) >= 1.32.6 +BuildRequires: pkgconfig(libxml-2.0) >= 2.9.0 +BuildRequires: pkgconfig(pangocairo) >= 1.38.0 +BuildRequires: pkgconfig(pangoft2) >= 1.38.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ librsvg-2.40.18.tar.xz -> librsvg-2.40.19.tar.xz ++++++ ++++ 7102 lines of diff (skipped)
