Hello community,

here is the log from the commit of package librsvg for openSUSE:Factory checked 
in at 2012-10-03 18:11:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-04-20 
15:18:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.librsvg.new/librsvg.changes     2012-10-03 
18:11:27.000000000 +0200
@@ -1,0 +2,17 @@
+Sun Sep  2 14:59:03 UTC 2012 - [email protected]
+
+- Update to version 2.36.3:
+  + Build fixes.
+
+-------------------------------------------------------------------
+Sun Aug 19 22:02:31 UTC 2012 - [email protected]
+
+- Update to version 2.36.2:
+  + GObject introspection fixes (bgo#677674).
+  + Added Vala bindings (bgo#677676).
+  + Deprecate including headers apart from rsvg.h directly.
+  + Build fixes (bgo#677661).
+- Add vala BuildRequires: needed for the new vala bindings.
+- Pass --enable-vala to configure.
+
+-------------------------------------------------------------------

Old:
----
  librsvg-2.36.1.tar.xz

New:
----
  librsvg-2.36.3.tar.xz

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

Other differences:
------------------
++++++ librsvg.spec ++++++
--- /var/tmp/diff_new_pack.UEkQ0N/_old  2012-10-03 18:11:28.000000000 +0200
+++ /var/tmp/diff_new_pack.UEkQ0N/_new  2012-10-03 18:11:28.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           librsvg
-Version:        2.36.1
+Version:        2.36.3
 Release:        0
 Summary:        A Library for Rendering SVG Data
 License:        LGPL-2.0+ ; GPL-2.0+
@@ -26,6 +26,7 @@
 Source:         
http://download.gnome.org/sources/librsvg/2.36/%{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(gio-2.0) >= 2.24.0
@@ -130,7 +131,8 @@
 %build
 %configure\
         --disable-static\
-        --enable-introspection
+        --enable-introspection\
+        --enable-vala
 make %{?jobs:-j%jobs}
 
 %install
@@ -182,6 +184,8 @@
 %{_libdir}/pkgconfig/librsvg-2.0.pc
 %{_datadir}/gir-1.0/Rsvg-2.0.gir
 %{_datadir}/gtk-doc/html/rsvg-2.0/
+%dir %{_datadir}/vala/vapi
+%{_datadir}/vala/vapi/librsvg-2.0.vapi
 # Own these repositories to not depend on gtk-doc while building:
 %dir %{_datadir}/gtk-doc
 %dir %{_datadir}/gtk-doc/html

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

Reply via email to