[librsvg2] 2.35.1

Matthias Clasen mclasen at fedoraproject.org
Tue Dec 20 20:13:51 UTC 2011


commit a2239353c294ee6a286c9c6869457d9459e70bbf
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Dec 20 15:13:40 2011 -0500

    2.35.1

 .gitignore    |    1 +
 librsvg2.spec |   10 +++++-----
 sources       |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bd512ab..dc5d28d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ librsvg-2.31.0.tar.bz2
 /librsvg-2.34.0.tar.bz2
 /librsvg-2.34.1.tar.xz
 /librsvg-2.35.0.tar.xz
+/librsvg-2.35.1.tar.xz
diff --git a/librsvg2.spec b/librsvg2.spec
index 17eb9d5..1ed8831 100644
--- a/librsvg2.spec
+++ b/librsvg2.spec
@@ -1,7 +1,7 @@
 Name:           librsvg2
 Summary:        An SVG library based on cairo
-Version:        2.35.0
-Release:        3%{?dist}
+Version:        2.35.1
+Release:        1%{?dist}
 
 License:        LGPLv2+
 Group:          System Environment/Libraries
@@ -9,8 +9,6 @@ Group:          System Environment/Libraries
 Source:         http://download.gnome.org/sources/librsvg/2.35/librsvg-%{version}.tar.xz
 
 Patch0:         librsvg2-build-gir.patch
-# filed upstream as: https://bugzilla.gnome.org/show_bug.cgi?id=665905
-Patch1:         librsvg-2.35.0-fix-depcr-warning.patch
 
 
 Requires(post):   gdk-pixbuf2
@@ -55,7 +53,6 @@ files to allow you to develop with librsvg.
 %prep
 %setup -q -n librsvg-%{version}
 %patch0 -p1
-%patch1 -p1
 autoreconf -i -f
 
 %build
@@ -108,6 +105,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache || :
 
 
 %changelog
+* Tue Dec 20 2011 Matthias Clasen <mclasen at redhat.com> - 2.35.1-1
+- Update to 2.35.1
+
 * Sat Dec 10 2011 Hans de Goede <hdegoede at redhat.com> - 2.35.0-3
 - Fix including rsvg.h always causing a deprecated warning, as this breaks
   apps compiling with -Werror
diff --git a/sources b/sources
index 7fa903f..e5ccaf4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-190e81d8d4ed34583c71a5842e51f405  librsvg-2.35.0.tar.xz
+d0ad4dfa641dff99be872973274e7773  librsvg-2.35.1.tar.xz


More information about the scm-commits mailing list