From a423086d78b5fc29cf1676d887ec739646b4857d2814c11585d8eb9b280f2597 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 19 Aug 2014 17:12:55 +0000 Subject: [PATCH 1/2] Accepting request 245132 from GNOME:Next Update to 2.40.3 - stable branch OBS-URL: https://build.opensuse.org/request/show/245132 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=74 --- librsvg-2.40.2.tar.xz | 3 --- librsvg-2.40.3.tar.xz | 3 +++ librsvg.changes | 6 ++++++ librsvg.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 librsvg-2.40.2.tar.xz create mode 100644 librsvg-2.40.3.tar.xz diff --git a/librsvg-2.40.2.tar.xz b/librsvg-2.40.2.tar.xz deleted file mode 100644 index 57b202c..0000000 --- a/librsvg-2.40.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:48049b643294636df7de1a4b997414d699666f5dc44776945c218a257d2a291c -size 506048 diff --git a/librsvg-2.40.3.tar.xz b/librsvg-2.40.3.tar.xz new file mode 100644 index 0000000..e5facf0 --- /dev/null +++ b/librsvg-2.40.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb2755fe8bf0aa5b439bcf94edc880f08396b4c79fd54c73147df0607c63c98f +size 509244 diff --git a/librsvg.changes b/librsvg.changes index cf97e12..45963ad 100644 --- a/librsvg.changes +++ b/librsvg.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 18 20:10:02 UTC 2014 - dimstar@opensuse.org + +- Update to version 2.40.3: + + Bugs fixed: bgo#731182, bgo#710310, bgo#721354. + ------------------------------------------------------------------- Tue Mar 18 09:21:41 UTC 2014 - dimstar@opensuse.org diff --git a/librsvg.spec b/librsvg.spec index 80bb15c..2320d2a 100644 --- a/librsvg.spec +++ b/librsvg.spec @@ -17,7 +17,7 @@ Name: librsvg -Version: 2.40.2 +Version: 2.40.3 Release: 0 Summary: A Library for Rendering SVG Data License: LGPL-2.0+ and GPL-2.0+ From 473ff28c8cf8a58406da4cd7211267ab362a04ba6a92ee3ad6e8dffe59f88f05 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 23 Aug 2014 13:53:13 +0000 Subject: [PATCH 2/2] fix OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=75 --- librsvg.changes | 7 +++++++ librsvg.spec | 2 ++ 2 files changed, 9 insertions(+) diff --git a/librsvg.changes b/librsvg.changes index 45963ad..e9711ac 100644 --- a/librsvg.changes +++ b/librsvg.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Aug 23 13:52:53 UTC 2014 - dimstar@opensuse.org + +- BuildIgnore adwaita-icon-theme: Avoid cycle: we do not require + the adwaita-icon-theme to be present. libgtk-3.0 requires this + for end users. + ------------------------------------------------------------------- Mon Aug 18 20:10:02 UTC 2014 - dimstar@opensuse.org diff --git a/librsvg.spec b/librsvg.spec index 2320d2a..1347624 100644 --- a/librsvg.spec +++ b/librsvg.spec @@ -27,6 +27,8 @@ Source: http://download.gnome.org/sources/librsvg/2.40/%{name}-%{version Source99: baselibs.conf BuildRequires: gobject-introspection-devel BuildRequires: vala +# 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(gdk-pixbuf-2.0) >= 2.20 BuildRequires: pkgconfig(gio-2.0) >= 2.24.0