From d21b4ec08a0fd7e9f7916042828047fa53ed36812c3d2e3988dffda2749424af Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 27 Apr 2017 09:06:27 +0000 Subject: [PATCH] Accepting request 491449 from GNOME:Next - 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. OBS-URL: https://build.opensuse.org/request/show/491449 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=106 --- librsvg-2.40.16.tar.xz | 3 --- librsvg-2.40.17.tar.xz | 3 +++ librsvg.changes | 11 +++++++++++ librsvg.spec | 18 ++++++++++++++++-- 4 files changed, 30 insertions(+), 5 deletions(-) delete mode 100644 librsvg-2.40.16.tar.xz create mode 100644 librsvg-2.40.17.tar.xz diff --git a/librsvg-2.40.16.tar.xz b/librsvg-2.40.16.tar.xz deleted file mode 100644 index 0332c4f..0000000 --- a/librsvg-2.40.16.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d48bcf6b03fa98f07df10332fb49d8c010786ddca6ab34cbba217684f533ff2e -size 560800 diff --git a/librsvg-2.40.17.tar.xz b/librsvg-2.40.17.tar.xz new file mode 100644 index 0000000..2d326bf --- /dev/null +++ b/librsvg-2.40.17.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6f6c5cbecc405bb945c7cd15061276035ae3173bbb3bb25e8a916779c7f69cc +size 573244 diff --git a/librsvg.changes b/librsvg.changes index cb74d10..95d11ca 100644 --- a/librsvg.changes +++ b/librsvg.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Apr 10 07:06:52 UTC 2017 - zaitor@opensuse.org + +- 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. + ------------------------------------------------------------------- Thu Jun 9 08:47:24 UTC 2016 - zaitor@opensuse.org diff --git a/librsvg.spec b/librsvg.spec index d977f94..a282edb 100644 --- a/librsvg.spec +++ b/librsvg.spec @@ -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+ @@ -118,6 +118,15 @@ This package contains a library to render SVG (scalable vector 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/Libraries + +%description -n rsvg-thumbnailer +This package contains a thumbnailer to render SVG (scalable vector +graphics) data. + %prep %setup -q @@ -164,6 +173,11 @@ rm -rf $RPM_BUILD_ROOT %{_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/