From 2216b54fe6c38d01375557ca652fb941e47d9de82eecac6ba057a56f46a2c7a1 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 9 Dec 2013 16:14:51 +0000 Subject: [PATCH] Accepting request 209800 from GNOME:Next - Update to version 2.40.1: + Build fixes. + Crash fixes. - Update to version 2.40.0: + Add support for parsing rgba() colours and improve colour parsing. + Rsvg-filter: Fix memory leak. + Remove support for GTK+2 along with the old theme engine. + Require at least version 3.2 of GTK+. + Remove support for old versions of gdk-pixbuf. + Add eps support to rsvg-convert. - Drop pkgconfig(gtk+-2.0) BuildRequires, no longer needed nor supported. - Remove gtk2-engine-svg subpackage, no longer built. OBS-URL: https://build.opensuse.org/request/show/209800 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=70 --- librsvg-2.39.0.tar.xz | 3 --- librsvg-2.40.1.tar.xz | 3 +++ librsvg.changes | 22 ++++++++++++++++++++++ librsvg.spec | 23 ++++------------------- 4 files changed, 29 insertions(+), 22 deletions(-) delete mode 100644 librsvg-2.39.0.tar.xz create mode 100644 librsvg-2.40.1.tar.xz diff --git a/librsvg-2.39.0.tar.xz b/librsvg-2.39.0.tar.xz deleted file mode 100644 index b1b3f5d..0000000 --- a/librsvg-2.39.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa47dcde0128eee6e3595d203bc673d9c27389588842f401bf585f31fc65095f -size 519088 diff --git a/librsvg-2.40.1.tar.xz b/librsvg-2.40.1.tar.xz new file mode 100644 index 0000000..52ee890 --- /dev/null +++ b/librsvg-2.40.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8813b4fe776d5e7acbce28bacbaed30ccb0cec3734eb3632c711a16ebe2961d7 +size 505664 diff --git a/librsvg.changes b/librsvg.changes index a950b34..36b3854 100644 --- a/librsvg.changes +++ b/librsvg.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Tue Nov 19 20:27:06 UTC 2013 - dimstar@opensuse.org + +- Update to version 2.40.1: + + Build fixes. + + Crash fixes. + +------------------------------------------------------------------- +Tue Oct 22 14:56:37 UTC 2013 - zaitor@opensuse.org + +- Update to version 2.40.0: + + Add support for parsing rgba() colours and improve colour + parsing. + + Rsvg-filter: Fix memory leak. + + Remove support for GTK+2 along with the old theme engine. + + Require at least version 3.2 of GTK+. + + Remove support for old versions of gdk-pixbuf. + + Add eps support to rsvg-convert. +- Drop pkgconfig(gtk+-2.0) BuildRequires, no longer needed nor + supported. +- Remove gtk2-engine-svg subpackage, no longer built. + ------------------------------------------------------------------- Sat Sep 14 15:51:00 UTC 2013 - dimstar@opensuse.org diff --git a/librsvg.spec b/librsvg.spec index 2039605..e38e259 100644 --- a/librsvg.spec +++ b/librsvg.spec @@ -17,23 +17,22 @@ Name: librsvg -Version: 2.39.0 +Version: 2.40.1 Release: 0 Summary: A Library for Rendering SVG Data License: LGPL-2.0+ and GPL-2.0+ Group: System/Libraries Url: http://librsvg.sourceforge.net/ -Source: http://download.gnome.org/sources/librsvg/2.39/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/librsvg/2.40/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: gobject-introspection-devel BuildRequires: vala BuildRequires: pkgconfig(cairo) >= 1.2.0 -BuildRequires: pkgconfig(gdk-pixbuf-2.0) +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+-2.0) -BuildRequires: pkgconfig(gtk+-3.0) +BuildRequires: pkgconfig(gtk+-3.0) >= 3.2.0 BuildRequires: pkgconfig(libcroco-0.6) BuildRequires: pkgconfig(libxml-2.0) >= 2.7.0 BuildRequires: pkgconfig(pangocairo) >= 1.32.6 @@ -107,14 +106,6 @@ http://www.w3c.org). This package provides a librsvg-based gdk-pixbuf loader. -%package -n gtk2-engine-svg -Summary: SVG-based GTK+ 2 Theme Engine -License: LGPL-2.0+ -Group: System/Libraries - -%description -n gtk2-engine-svg -This package provides a librsvg-based GTK+ 2 theme engine. - %package -n rsvg-view Summary: SVG View using the GNOME Render SVG library License: LGPL-2.0+ @@ -165,12 +156,6 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root) %{_libdir}/gdk-pixbuf-2.0/*/loaders/libpixbufloader-svg.so -%files -n gtk2-engine-svg -%defattr(-,root,root) -%{_libdir}/gtk-2.0/*/engines/libsvg.so -%dir %{_datadir}/themes/bubble -%{_datadir}/themes/bubble/gtk-2.0/ - %files -n rsvg-view %defattr(-,root,root) %{_bindir}/rsvg-convert