Accepting request 85644 from GNOME:Factory
Pushing G:F OBS-URL: https://build.opensuse.org/request/show/85644 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gjs?expand=0&rev=32
This commit is contained in:
commit
c6c59da67b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:131aa492e65c87fb3fcb6cff73f4902cf043617f0424ce6b1a9c4c1ccf3eb84c
|
||||
size 545024
|
3
gjs-1.30.0.tar.bz2
Normal file
3
gjs-1.30.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c0dc1fc883b3c46cbc514bcfb577ec01eac45c934c6d07a06cdb12a2b2931ef
|
||||
size 545836
|
14
gjs.changes
14
gjs.changes
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 27 19:25:01 UTC 2011 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 1.30.0:
|
||||
+ No change, just a version bump.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 21 14:02:21 UTC 2011 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 1.29.18:
|
||||
+ Add optional signal emitted after a GC finishes
|
||||
+ Add gjs_context_gc() wrapper
|
||||
+ Run JS_updateMallocCounter() when creating GObjects
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 14:24:20 UTC 2011 - vuntz@opensuse.org
|
||||
|
||||
|
4
gjs.spec
4
gjs.spec
@ -22,14 +22,14 @@
|
||||
%define xulrunner_ver 20
|
||||
|
||||
Name: gjs
|
||||
Version: 1.29.17
|
||||
Version: 1.30.0
|
||||
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: http://download.gnome.org/sources/gjs/1.29/%{name}-%{version}.tar.bz2
|
||||
Source: http://download.gnome.org/sources/gjs/1.30/%{name}-%{version}.tar.bz2
|
||||
BuildRequires: gcc-c++
|
||||
%if %{build_with_xulrunner}
|
||||
BuildRequires: mozilla-xulrunner%{xulrunner_ver}-devel
|
||||
|
Loading…
Reference in New Issue
Block a user