Hello community,

here is the log from the commit of package gjs for openSUSE:Factory
checked in at Mon Aug 1 10:50:37 CEST 2011.



--------
--- GNOME/gjs/gjs.changes       2011-06-17 09:52:07.000000000 +0200
+++ /mounts/work_src_done/STABLE/gjs/gjs.changes        2011-07-31 
09:15:58.000000000 +0200
@@ -1,0 +2,24 @@
+Sun Jul 31 09:15:06 CEST 2011 - vu...@opensuse.org
+
+- Update to version 1.29.16:
+  + Make choice of javascript package non-automagic.
+  + Install gi/ headers again.
+
+-------------------------------------------------------------------
+Wed Jul 27 18:33:02 CEST 2011 - vu...@opensuse.org
+
+- Update to version 1.29.15:
+  + Support in arrays of any type.
+  + Rework array+length support, breaking API.
+  + Various other array-related fixes.
+  + Add GVariant support.
+  + ADd GDBus port.
+  + Add dbus conversion rule for 'q' to JS.
+  + Remove SIGSEGV, SIGABRT handlers.
+  + Merge gi.so into gjs.so.
+  + Plug leaks.
+  + console: Remove unwanted g_debug prints.
+  + Various bug fixes.
+  + Test-related changes.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  gjs-1.29.0.tar.bz2

New:
----
  gjs-1.29.16.tar.bz2

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

Other differences:
------------------
++++++ gjs.spec ++++++
--- /var/tmp/diff_new_pack.JKVHzH/_old  2011-08-01 10:48:26.000000000 +0200
+++ /var/tmp/diff_new_pack.JKVHzH/_new  2011-08-01 10:48:26.000000000 +0200
@@ -22,14 +22,14 @@
 %define xulrunner_ver 20
 
 Name:           gjs
-Version:        1.29.0
+Version:        1.29.16
 Release:        1
 # FIXME: find out if tapsets should really be in devel package or in main 
package
 License:        MIT License (or similar)
 Summary:        JavaScript bindings based on gobject-introspection and Mozilla
 Group:          Development/Libraries/GNOME
 Url:            http://live.gnome.org/Gjs
-Source:         %{name}-%{version}.tar.bz2
+Source:         
http://download.gnome.org/sources/gjs/1.29/%{name}-%{version}.tar.bz2
 BuildRequires:  gcc-c++
 %if %{build_with_xulrunner}
 BuildRequires:  mozilla-xulrunner%{xulrunner_ver}-devel
@@ -105,19 +105,23 @@
 
 %files
 %defattr(-,root,root)
-%{_bindir}/*
+%{_bindir}/gjs
+%{_bindir}/gjs-console
 
 %files -n libgjs0
 %defattr(-,root,root)
 %doc COPYING NEWS README
 %{_datadir}/gjs-1.0/
 %{_libdir}/*.so.*
+%dir %{_libdir}/gjs
+%{_libdir}/gjs/GjsDBus-1.0.typelib
 %{_libdir}/gjs-1.0/
 
 %files -n libgjs-devel
 %defattr(-,root,root)
 %{_includedir}/*
 %{_libdir}/*.so
+%{_libdir}/gjs/GjsDBus-1.0.gir
 %{_libdir}/pkgconfig/*.pc
 %{_datadir}/systemtap/tapset/*.stp
 

++++++ gjs-1.29.0.tar.bz2 -> gjs-1.29.16.tar.bz2 ++++++
++++ 26961 lines of diff (skipped)


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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to