Hello community, here is the log from the commit of package gjs for openSUSE:Factory checked in at 2013-04-03 12:51:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-10-22 22:03:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gjs.new/gjs.changes 2013-04-03 12:51:23.000000000 +0200 @@ -1,0 +2,47 @@ +Tue Mar 26 08:58:50 UTC 2013 - [email protected] + +- Update to version 1.36.0: + + No changes since version 1.35.9. + +------------------------------------------------------------------- +Thu Mar 21 18:06:30 UTC 2013 - [email protected] + +- Update to version 1.35.9: + + Bugs fixed: bgo#694300, bgo#694355, bgo#691447, bgo#694373, + bgo#694221, bgo#694828, bgo#694827, bgo#694873, bgo#695186. + +------------------------------------------------------------------- +Tue Feb 19 17:03:35 UTC 2013 - [email protected] + +- Update to version 1.35.8: + + Convert many native modules to JS modules (bgo#692025). + + Bugs fixed: bgo#691996, bgo#690982, bgo#692214, bgo#693627, + bgo#693676. + +------------------------------------------------------------------- +Tue Jan 15 16:02:50 UTC 2013 - [email protected] + +- Update to version 1.35.4: + + system: Remove getuid/getgid/getpid + + Bugs fixed: bgo#690688, bgo#691016, bgo#678410, bgo#678410, + bgo#691028, bgo#691029, bgo#691030, bgo#680730, bgo#690982, + bgo#691038, bgo#691039, bgo#691108, bgo#691109, bgo#691307, + bgo#690982, bgo#685513, bgo#691719. + +------------------------------------------------------------------- +Wed Jan 9 16:57:45 UTC 2013 - [email protected] + +- Update to version 1.35.3: + + Add new GBytes API and conversions + + Rework dynamic class system + + boxed: introduce support for complex constructors + + Fix memory leaks +- Changes from version 1.35.2: + + Gio: Don't eat errors when trying to call the initial + asyncCallback + + byteArray: Remove JSCLASS_CONSTRUCT_PROTOTYPE + + Gjs: work around GType bug with dynamic types + + Support Sun CC + + Fix memory leaks. + +------------------------------------------------------------------- Old: ---- gjs-1.34.0.tar.xz New: ---- gjs-1.36.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gjs.spec ++++++ --- /var/tmp/diff_new_pack.yx40lN/_old 2013-04-03 12:51:26.000000000 +0200 +++ /var/tmp/diff_new_pack.yx40lN/_new 2013-04-03 12:51:26.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package gjs # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -17,22 +17,22 @@ Name: gjs -Version: 1.34.0 +Version: 1.36.0 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.34/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gjs/1.36/%{name}-%{version}.tar.xz BuildRequires: gcc-c++ BuildRequires: python BuildRequires: readline-devel BuildRequires: systemtap-sdt-devel BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(dbus-glib-1) -BuildRequires: pkgconfig(glib-2.0) >= 2.32.0 -BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.33.10 +BuildRequires: pkgconfig(glib-2.0) >= 2.36.0 +BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.36.0 BuildRequires: pkgconfig(libffi) BuildRequires: pkgconfig(mozjs185) Requires: libgjs0 = %{version} @@ -106,7 +106,6 @@ %doc COPYING NEWS README %{_datadir}/gjs-1.0/ %{_libdir}/*.so.* -%{_libdir}/gjs-1.0/ %files -n typelib-1_0-GjsPrivate-1_0 %defattr(-,root,root) ++++++ gjs-1.34.0.tar.xz -> gjs-1.36.0.tar.xz ++++++ ++++ 30919 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
