Accepting request 67374 from GNOME:Next

thanks

OBS-URL: https://build.opensuse.org/request/show/67374
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=40
This commit is contained in:
Vincent Untz 2011-04-21 15:35:12 +00:00 committed by Git OBS Bridge
parent fe2c262e7f
commit a527898cdd
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4d06889ab5d57e6e9b9d44e9bc467849da55b3913656528ad4e6e2dcd7e5cae7
size 513500

3
gjs-0.7.14.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3af6f449a505c419d4a0e5938737da8d1b9b09b33710cc1ac1edee2eaa86e348
size 515857

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Apr 4 16:26:11 UTC 2011 - fcrozat@novell.com
- Update to version 0.7.14:
+ bgo#646246: Do connection processing in a high priority
timeout.
+ bgo#643325: Make gjs_debugger_native_trap a JSFastNative
+ bgo#643817: mallinfo() is slow, look at /proc/self/statm
instead.
+ Various cleanup
-------------------------------------------------------------------
Tue Mar 1 21:28:26 UTC 2011 - dimstar@opensuse.org

View File

@ -27,7 +27,7 @@
%endif
Name: gjs
Version: 0.7.11
Version: 0.7.14
Release: 1
# FIXME: find out if tapsets should really be in devel package or in main package
License: MIT License (or similar)
@ -84,7 +84,7 @@ Mozilla SpiderMonkey JavaScript engine.
%configure \
--disable-static \
--enable-systemtap
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%install
%make_install