Hello community,

here is the log from the commit of package gjs for openSUSE:Factory checked in 
at 2014-09-30 19:36:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gjs (Old)
 and      /work/SRC/openSUSE:Factory/.gjs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gjs"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gjs/gjs.changes  2014-05-05 21:15:26.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.gjs.new/gjs.changes     2014-09-30 
19:37:00.000000000 +0200
@@ -1,0 +2,45 @@
+Mon Sep  1 22:35:37 UTC 2014 - [email protected]
+
+- Update to version 1.41.91:
+  + Added the ability to disable JS language warnings (bgo#734569).
+  + Fixed crashes in PPC (and probably other arches) due to invalid
+    callback signatures (bgo#729554).
+  + Fixed regressions with dbus 1.8.6 (bgo#735358).
+  + Readded file system paths to the default module search, to
+    allow custom GI overrides for third party libraries.
+
+-------------------------------------------------------------------
+Tue Jul 22 12:25:27 UTC 2014 - [email protected]
+
+- Update to version 1.41.4:
+  + Fixed memory management of GObject methods that unref their
+    instance (bgo#729545).
+  + Added a package module implementing the
+    https://wiki.gnome.org/Projects/Gjs/Package application
+    conventions (bgo#690136).
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sat Jul 12 22:07:08 UTC 2014 - [email protected]
+
+- Update to version 1.41.3:
+  + Fixed GObject and Gtk overrides (bgo#727781, bgo#727394).
+  + Fixed crashes caused by reentrancy during finalization
+    (bgo#725024).
+  + Added a wrapper type for cairo regions (bgo#682303).
+  + Several cleanups to GC (bgo#725024).
+  + Thread-safe structures are now finalized in the background, for
+    greater responsiveness (bgo#725024, bgo#730030).
+  + A full GC is now scheduled if after executing a piece of JS we
+    see that the RSS has grown by over 150% (bgo#725099,
+    bgo#728048).
+  + ParamSpecs now support methods and static methods implemented
+    by glib and exposed by gobject-introspection, in addition to
+    the manually bound fields (bgo#725282).
+  + Protototypes no longer include static properties or
+    constructors (bgo#725282).
+  + Misc cleanups and bugfixes: bgo#727786, bgo#725282, bgo#728004,
+    bgo#727824.
+- Add pkgconfig(cairo-xlib) BuildRequires: new dependency.
+
+-------------------------------------------------------------------

Old:
----
  gjs-1.40.1.tar.xz

New:
----
  gjs-1.41.91.tar.xz

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

Other differences:
------------------
++++++ gjs.spec ++++++
--- /var/tmp/diff_new_pack.97k0fh/_old  2014-09-30 19:37:01.000000000 +0200
+++ /var/tmp/diff_new_pack.97k0fh/_new  2014-09-30 19:37:01.000000000 +0200
@@ -17,22 +17,23 @@
 
 
 Name:           gjs
-Version:        1.40.1
+Version:        1.41.91
 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
 License:        MIT
 Group:          Development/Libraries/GNOME
 Url:            http://live.gnome.org/Gjs
-Source:         
http://download.gnome.org/sources/gjs/1.40/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gjs/1.41/%{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
 BuildRequires:  python
 BuildRequires:  readline-devel
 BuildRequires:  systemtap-sdt-devel
 BuildRequires:  pkgconfig(cairo)
+BuildRequires:  pkgconfig(cairo-xlib)
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.36.0
-BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.38.0
+BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.41.4
 BuildRequires:  pkgconfig(libffi)
 BuildRequires:  pkgconfig(mozjs-24)
 Requires:       libgjs0 = %{version}

++++++ gjs-1.40.1.tar.xz -> gjs-1.41.91.tar.xz ++++++
++++ 22486 lines of diff (skipped)

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

Reply via email to