Accepting request 200906 from GNOME:Factory

Push GNOME 3.10.0

OBS-URL: https://build.opensuse.org/request/show/200906
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gjs?expand=0&rev=49
This commit is contained in:
Stephan Kulow 2013-09-27 15:12:08 +00:00 committed by Git OBS Bridge
commit 2c305871a2
4 changed files with 19 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.1.tar.xz Normal file
View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Sep 25 07:21:48 UTC 2013 - dimstar@opensuse.org
- Update to version 1.38.1:
+ Build: Also dist another input file.
-------------------------------------------------------------------
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.1
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}