From 0ab6360dd54df1a1370deb7800807bc8f11c8518263d7918e5e53b8b018c703b Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 10 Aug 2015 07:13:41 +0000 Subject: [PATCH] Accepting request 321467 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/321467 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=91 --- librsvg-2.40.10.tar.xz | 3 +++ librsvg-2.40.9.tar.xz | 3 --- librsvg.changes | 14 ++++++++++++++ librsvg.spec | 4 ++-- 4 files changed, 19 insertions(+), 5 deletions(-) create mode 100644 librsvg-2.40.10.tar.xz delete mode 100644 librsvg-2.40.9.tar.xz diff --git a/librsvg-2.40.10.tar.xz b/librsvg-2.40.10.tar.xz new file mode 100644 index 0000000..391d94f --- /dev/null +++ b/librsvg-2.40.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:965c807438ce90b204e930ff80c92eba1606a2f6fd5ccfd09335c99896dd3479 +size 522668 diff --git a/librsvg-2.40.9.tar.xz b/librsvg-2.40.9.tar.xz deleted file mode 100644 index bf11023..0000000 --- a/librsvg-2.40.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13964c5d35357552b47d365c34215eee0a63bf0e6059b689f048648c6bf5f43a -size 519172 diff --git a/librsvg.changes b/librsvg.changes index b857158..b175739 100644 --- a/librsvg.changes +++ b/librsvg.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Aug 9 10:43:43 UTC 2015 - zaitor@opensuse.org + +- Update to version 2.40.10: + + bgo#748608: Memory leak when Gaussian-blurring. + + bgo#739329: Font-family attributes with singly-quoted names + were not handled correctly, yielding incorrect fonts. + + bgo#476507: Path start/end markers didn't have the correct + angle if the path was a curve with coincident control points. + + bgo#688689: Support font-style="normal" within a non-normal + styled text block. + + Fixed builddir != srcdir. + + Remove a bunch of deprecated GTK+ calls. + ------------------------------------------------------------------- Fri May 15 10:46:09 UTC 2015 - dimstar@opensuse.org diff --git a/librsvg.spec b/librsvg.spec index 86ee36b..57a1eed 100644 --- a/librsvg.spec +++ b/librsvg.spec @@ -17,7 +17,7 @@ Name: librsvg -Version: 2.40.9 +Version: 2.40.10 Release: 0 Summary: A Library for Rendering SVG Data License: LGPL-2.0+ and GPL-2.0+ @@ -34,7 +34,7 @@ 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.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