Hello community, here is the log from the commit of package librsvg for openSUSE:Factory checked in at 2017-05-31 12:12:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/librsvg (Old) and /work/SRC/openSUSE:Factory/.librsvg.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "librsvg" Wed May 31 12:12:59 2017 rev:74 rq:496383 version:2.40.17 Changes: -------- --- /work/SRC/openSUSE:Factory/librsvg/librsvg.changes 2016-06-12 18:52:06.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.librsvg.new/librsvg.changes 2017-05-31 12:13:01.541286690 +0200 @@ -1,0 +2,11 @@ +Mon Apr 10 07:06:52 UTC 2017 - [email protected] + +- Update to version 2.40.17: + + bgo#778666: Use our own thumbnailer specification file, so + gnome-desktop-thumbnailer can generate thumbnails outside of + the calling process. + + Removed some redundant code. + + Windows build fixes. +- Split out new sub-package rsvg-thumbnailer (noarch). + +------------------------------------------------------------------- Old: ---- librsvg-2.40.16.tar.xz New: ---- librsvg-2.40.17.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ librsvg.spec ++++++ --- /var/tmp/diff_new_pack.TYFcnt/_old 2017-05-31 12:13:02.521148376 +0200 +++ /var/tmp/diff_new_pack.TYFcnt/_new 2017-05-31 12:13:02.521148376 +0200 @@ -1,7 +1,7 @@ # # spec file for package librsvg # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: librsvg -Version: 2.40.16 +Version: 2.40.17 Release: 0 Summary: A Library for Rendering SVG Data License: LGPL-2.0+ and GPL-2.0+ @@ -47,9 +47,9 @@ %package -n librsvg-2-2 Summary: A Library for Rendering SVG Data +# bug437293 License: LGPL-2.0+ Group: System/Libraries -# bug437293 %ifarch ppc64 Obsoletes: librsvg-64bit %endif @@ -118,6 +118,16 @@ graphics) data. This format has been specified by the W3C (see http://www.w3c.org). +%package -n rsvg-thumbnailer +Summary: SVG thumbnailer using the GNOME Render SVG library +License: LGPL-2.0+ +Group: System/Utilities +BuildArch: noarch + +%description -n rsvg-thumbnailer +This package contains a thumbnailer to render SVG (scalable vector +graphics) data. + %prep %setup -q @@ -164,6 +174,11 @@ %{_bindir}/rsvg-view-3 %doc %{_mandir}/man1/rsvg-convert.1%{?ext_man} +%files -n rsvg-thumbnailer +%defattr(-,root,root) +%dir %{_datadir}/thumbnailers +%{_datadir}/thumbnailers/librsvg.thumbnailer + %files devel %defattr(-,root,root) %{_includedir}/librsvg-2.0/ ++++++ librsvg-2.40.16.tar.xz -> librsvg-2.40.17.tar.xz ++++++ ++++ 31548 lines of diff (skipped)
