SHA256
1
0
forked from pool/gjs

Accepting request 200418 from home:dimstar:branches:GNOME:Factory

Update to 1.38.0

OBS-URL: https://build.opensuse.org/request/show/200418
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=87
This commit is contained in:
Dominique Leuenberger 2013-09-24 20:03:13 +00:00 committed by Git OBS Bridge
parent 2fec4a4ea5
commit a45f89ee09
4 changed files with 13 additions and 6 deletions

View File

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

3
gjs-1.38.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Sep 24 15:00:25 UTC 2013 - dimstar@opensuse.org
- Update to version 1.38.0:
+ Console: don't have a NULL program name.
+ Build fixes.
-------------------------------------------------------------------
Tue Aug 20 20:21:26 UTC 2013 - dimstar@opensuse.org

View File

@ -17,14 +17,14 @@
Name: gjs
Version: 1.37.6
Version: 1.38.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.37/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/gjs/1.38/%{name}-%{version}.tar.xz
BuildRequires: gcc-c++
BuildRequires: python
BuildRequires: readline-devel
@ -32,7 +32,7 @@ BuildRequires: systemtap-sdt-devel
BuildRequires: pkgconfig(cairo)
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(glib-2.0) >= 2.36.0
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.37.1
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.38.0
BuildRequires: pkgconfig(libffi)
BuildRequires: pkgconfig(mozjs-17.0)
Requires: libgjs0 = %{version}