Hello community,

here is the log from the commit of package gjs for openSUSE:Factory checked in 
at 2012-01-26 14:18:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gjs (Old)
 and      /work/SRC/openSUSE:Factory/.gjs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gjs", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/gjs/gjs.changes  2012-01-06 11:43:59.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.gjs.new/gjs.changes     2012-01-26 
14:18:32.000000000 +0100
@@ -1,0 +2,12 @@
+Thu Jan 19 22:37:16 UTC 2012 - [email protected]
+
+- Update to version 1.31.10:
+  + Add native JSClass for interfaces
+  + Add support for flat GValue arrays
+  + Improvements related to singletons.
+  + Fix ffi return value handling on 32 bit
+  + Correctly convert from ffi return values to GIArgument on
+    big-endian
+  + Build fixes.
+
+-------------------------------------------------------------------

Old:
----
  gjs-1.31.6.tar.xz

New:
----
  gjs-1.31.10.tar.xz

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

Other differences:
------------------
++++++ gjs.spec ++++++
--- /var/tmp/diff_new_pack.1vbmLv/_old  2012-01-26 14:18:33.000000000 +0100
+++ /var/tmp/diff_new_pack.1vbmLv/_new  2012-01-26 14:18:33.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gjs
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
 #
 
 Name:           gjs
-Version:        1.31.6
+Version:        1.31.10
 Release:        0
 # FIXME: find out if tapsets should really be in devel package or in main 
package
 Summary:        JavaScript bindings based on gobject-introspection and Mozilla
@@ -104,19 +104,18 @@
 %doc COPYING NEWS README
 %{_datadir}/gjs-1.0/
 %{_libdir}/*.so.*
-%dir %{_libdir}/gjs
 %{_libdir}/gjs-1.0/
 
 %files -n typelib-1_0-GjsDBus-1_0
 %defattr(-,root,root)
-%{_libdir}/gjs/GjsDBus-1.0.typelib
+%{_libdir}/girepository-1.0/GjsDBus-1.0.typelib
 
 %files -n libgjs-devel
 %defattr(-,root,root)
 %{_includedir}/*
 %{_libdir}/*.so
-%{_libdir}/gjs/GjsDBus-1.0.gir
 %{_libdir}/pkgconfig/*.pc
+%{_datadir}/gir-1.0/GjsDBus-1.0.gir
 %{_datadir}/systemtap/tapset/*.stp
 
 %changelog

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

Reply via email to