Accepting request 58466 from GNOME:Factory

Accepted submit request 58466 from user dimstar

OBS-URL: https://build.opensuse.org/request/show/58466
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gjs?expand=0&rev=19
This commit is contained in:
Marcus Rückert 2011-01-17 17:54:03 +00:00 committed by Git OBS Bridge
commit ce5e345c25
4 changed files with 15 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 17 10:00:23 CET 2011 - vuntz@opensuse.org
- Update to version 0.7.9:
+ Adapt to JS_GetStringChars removal in xulrunner 2.
+ Handle wide ranging enum values better.
+ Some tests fixes.
- Add Url tag.
-------------------------------------------------------------------
Wed Dec 22 23:34:15 CET 2010 - dimstar@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package gjs (Version 0.7.8)
# spec file for package gjs (Version 0.7.9)
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -27,12 +27,13 @@
%endif
Name: gjs
Version: 0.7.8
Version: 0.7.9
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: %{name}-%{version}.tar.bz2
BuildRequires: gcc-c++
BuildRequires: mozilla-xulrunner%{xulrunner_ver}-devel