diff --git a/gjs-1.37.6.tar.xz b/gjs-1.37.6.tar.xz deleted file mode 100644 index 69312ce..0000000 --- a/gjs-1.37.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c82af84216bd875cd311265c477783c839022117453c2af00e72be3faa644cbd -size 424972 diff --git a/gjs-1.38.0.tar.xz b/gjs-1.38.0.tar.xz new file mode 100644 index 0000000..06ba2fb --- /dev/null +++ b/gjs-1.38.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd20610084cba55cd49c311a3924b0542767603adbf7f86eccb37d02c81b7f28 +size 422052 diff --git a/gjs.changes b/gjs.changes index 41f995e..f62d94b 100644 --- a/gjs.changes +++ b/gjs.changes @@ -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 diff --git a/gjs.spec b/gjs.spec index c81b94c..c8c5158 100644 --- a/gjs.spec +++ b/gjs.spec @@ -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}