SHA256
1
0
forked from pool/gjs

Accepting request 111495 from home:vuntz:branches:GNOME:Factory

Update to 1.32.0

OBS-URL: https://build.opensuse.org/request/show/111495
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=64
This commit is contained in:
Vincent Untz 2012-03-28 08:18:51 +00:00 committed by Git OBS Bridge
parent 527ccffc3c
commit c6c5bc2032
4 changed files with 12 additions and 6 deletions

View File

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

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 28 06:40:30 UTC 2012 - vuntz@opensuse.org
- Update to version 1.32.0:
+ No changes.
-------------------------------------------------------------------
Wed Mar 21 16:42:23 UTC 2012 - vuntz@opensuse.org

View File

@ -17,14 +17,14 @@
Name: gjs
Version: 1.31.22
Version: 1.32.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.31/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/gjs/1.32/%{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.31.0
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.29.16
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.31.22
BuildRequires: pkgconfig(mozjs185)
Requires: libgjs0 = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build