diff --git a/gjs-1.31.22.tar.xz b/gjs-1.31.22.tar.xz deleted file mode 100644 index 79115aa..0000000 --- a/gjs-1.31.22.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bf40fd4e5fc9bcb0c67b180b1fbe5305f849f498793cd83009c6068927c3ec82 -size 464312 diff --git a/gjs-1.32.0.tar.xz b/gjs-1.32.0.tar.xz new file mode 100644 index 0000000..264c579 --- /dev/null +++ b/gjs-1.32.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9f1dc156c15806824c936bb08ddc5048f52f6921654146c47025a62457108c0 +size 464372 diff --git a/gjs.changes b/gjs.changes index 785663d..404d466 100644 --- a/gjs.changes +++ b/gjs.changes @@ -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 diff --git a/gjs.spec b/gjs.spec index eb3496d..b23fc01 100644 --- a/gjs.spec +++ b/gjs.spec @@ -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