[librsvg2] 2.34.0

Christopher Aillon caillon at fedoraproject.org
Mon Apr 4 02:04:39 UTC 2011


commit 5fdfdf3c12082342918c121586d4666a1d0f9445
Author: Christopher Aillon <caillon at redhat.com>
Date:   Sun Apr 3 19:04:30 2011 -0700

    2.34.0

 .gitignore    |    1 +
 librsvg2.spec |   17 +++++++----------
 sources       |    2 +-
 3 files changed, 9 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 20559ff..95eeb59 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 librsvg-2.31.0.tar.bz2
 /librsvg-2.32.0.tar.bz2
 /librsvg-2.32.1.tar.bz2
+/librsvg-2.34.0.tar.bz2
diff --git a/librsvg2.spec b/librsvg2.spec
index 84632f0..f81b243 100644
--- a/librsvg2.spec
+++ b/librsvg2.spec
@@ -1,19 +1,14 @@
 Name:           librsvg2
 Summary:        An SVG library based on cairo
-Version:        2.32.1
-Release:        3%{?dist}
+Version:        2.34.0
+Release:        1%{?dist}
 
 License:        LGPLv2+
 Group:          System Environment/Libraries
-#VCS:          git:git://git.gnome.org/librsvg
-Source:         http://download.gnome.org/sources/librsvg/2.32/librsvg-%{version}.tar.bz2
-# upstream fix
-Patch0:         0001-Don-t-accidentally-return-NULL-from-parse_style_valu.patch
+#VCS:           git:git://git.gnome.org/librsvg
+Source:         http://download.gnome.org/sources/librsvg/2.34/librsvg-%{version}.tar.bz2
 
 
-# upstream change
-Patch0: 0001-Don-t-accidentally-return-NULL-from-parse_style_valu.patch
-
 
 Requires(post):   gdk-pixbuf2
 Requires(postun): gdk-pixbuf2
@@ -52,7 +47,6 @@ files to allow you to develop with librsvg.
 
 %prep
 %setup -q -n librsvg-%{version}
-%patch0 -p1 -b .null-crash
 
 %build
 GDK_PIXBUF_QUERYLOADERS=/usr/bin/gdk-pixbuf-query-loaders-%{__isa_bits}
@@ -103,6 +97,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache || :
 
 
 %changelog
+* Sun Apr  3 2011 Christopher Aillon <caillon at redhat.com> - 2.34.0-1
+- Update to 2.34.0
+
 * Fri Feb 18 2011 Matthias Clasen <mclasen at redhat.com> - 2.32.1-3
 - Fix a crash (#603183)
 
diff --git a/sources b/sources
index 83c6239..02538a6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4b00d0fee130c936644892c152f42db7  librsvg-2.32.1.tar.bz2
+5eb2fcd0765aa5e47a4999985e3c27ab  librsvg-2.34.0.tar.bz2


More information about the scm-commits mailing list