SHA256
1
0
forked from pool/gjs

Accepting request 69046 from GNOME:Factory

Pushing G:F (including GNOME3)

OBS-URL: https://build.opensuse.org/request/show/69046
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gjs?expand=0&rev=27
This commit is contained in:
Sascha Peilicke 2011-05-02 11:35:25 +00:00 committed by Git OBS Bridge
commit 6d17f7b253
4 changed files with 17 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,15 @@
-------------------------------------------------------------------
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.
- Changes from version 0.7.12:
+ bgo#643325: Make gjs_debugger_native_trap a JSFastNative
+ bgo#643817: mallinfo() is slow, look at /proc/self/statm
instead.
+ Various cleanups.
-------------------------------------------------------------------
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