Accepting request 161120 from home:dimstar:branches:GNOME:Factory
Update to 1.36.0 OBS-URL: https://build.opensuse.org/request/show/161120 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=77
This commit is contained in:
parent
91ec87631d
commit
34168900eb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c8727c3983dec7bf2ae8bc094f45b577c4bd9715c62ad86609b4dace4b9ee64c
|
||||
size 421932
|
3
gjs-1.36.0.tar.xz
Normal file
3
gjs-1.36.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c55680d861d562f89171640c66e5d9ac4cb0c35f1af2495e2f45bbe494b983ca
|
||||
size 421836
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 26 08:58:50 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 1.36.0:
|
||||
+ No changes since version 1.35.9.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 21 18:06:30 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
8
gjs.spec
8
gjs.spec
@ -17,22 +17,22 @@
|
||||
|
||||
|
||||
Name: gjs
|
||||
Version: 1.35.9
|
||||
Version: 1.36.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.35/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gjs/1.36/%{name}-%{version}.tar.xz
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: python
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: systemtap-sdt-devel
|
||||
BuildRequires: pkgconfig(cairo)
|
||||
BuildRequires: pkgconfig(dbus-glib-1)
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.35.6
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.33.10
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.36.0
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.36.0
|
||||
BuildRequires: pkgconfig(libffi)
|
||||
BuildRequires: pkgconfig(mozjs185)
|
||||
Requires: libgjs0 = %{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user