Hello community,

here is the log from the commit of package librsvg for openSUSE:Factory checked 
in at 2012-03-29 14:01:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/librsvg (Old)
 and      /work/SRC/openSUSE:Factory/.librsvg.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "librsvg", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/librsvg/librsvg.changes  2012-02-28 
19:24:38.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.librsvg.new/librsvg.changes     2012-03-29 
14:01:28.000000000 +0200
@@ -1,0 +2,13 @@
+Mon Mar 26 14:37:31 UTC 2012 - [email protected]
+
+- Update to version 2.36.0:
+  + Bugs fixed: bgo#669563, bgo#672414, bgo#672792, bgo#672725.
+- Drop librsvg-gdk-pixbuf-query-loaders-64.patch: fixed upstream,
+  by checking for both gdk-pixbuf-query-loaders-64 and
+  gdk-pixbuf-query-loaders.
+- Remove automake BuildRequires: it was only needed for above
+  patch.
+- Remove hack in %install to not install data files for an old
+  non-working GTK+ 3 theme: fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  librsvg-2.35.2.tar.xz
  librsvg-gdk-pixbuf-query-loaders-64.patch

New:
----
  librsvg-2.36.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ librsvg.spec ++++++
--- /var/tmp/diff_new_pack.5FAOXh/_old  2012-03-29 14:01:34.000000000 +0200
+++ /var/tmp/diff_new_pack.5FAOXh/_new  2012-03-29 14:01:34.000000000 +0200
@@ -17,17 +17,14 @@
 
 
 Name:           librsvg
-Version:        2.35.2
+Version:        2.36.0
 Release:        0
 Summary:        A Library for Rendering SVG Data
 License:        LGPL-2.0+ ; GPL-2.0+
 Group:          System/Libraries
 Url:            http://librsvg.sourceforge.net/
-Source:         
http://download.gnome.org/sources/librsvg/2.35/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/librsvg/2.36/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
-# PATCH-FIX-OPENSUSE librsvg-gdk-pixbuf-query-loaders-64.patch 
[email protected] -- Fix check for gdk-pixbuf-query-loaders on 64bit systems
-Patch0:         librsvg-gdk-pixbuf-query-loaders-64.patch
-BuildRequires:  automake
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  pkgconfig(cairo) >= 1.2.0
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
@@ -128,11 +125,6 @@
 
 %prep
 %setup -q
-%if "%_lib" == "lib64"
-%patch0 -p1
-# don't have configure auto-regenerated
-touch aclocal.m4
-%endif
 
 %build
 %configure\
@@ -143,8 +135,6 @@
 %install
 %makeinstall
 find %{buildroot} -type f -name "*.la" -delete -print
-# Do not install data files for GTK+ 3 theme that we don't have (bgo#669563)
-rm -r %{buildroot}%{_datadir}/themes/bubble/gtk-3.0
 
 %clean
 rm -rf $RPM_BUILD_ROOT

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to