diff --git a/gjs-1.33.14.tar.xz b/gjs-1.33.14.tar.xz deleted file mode 100644 index 735c4fa..0000000 --- a/gjs-1.33.14.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e7c4865dadf39bb0e87cd3a613d364214c8e90fa5488e12474b1cb1fd7487c96 -size 473472 diff --git a/gjs-1.34.0.tar.xz b/gjs-1.34.0.tar.xz new file mode 100644 index 0000000..4460a69 --- /dev/null +++ b/gjs-1.34.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d62c717a0522a36c6faa1eb021872255e3cd285a72786afe23b7cca2e3084cb +size 474004 diff --git a/gjs.changes b/gjs.changes index d085ef7..933c435 100644 --- a/gjs.changes +++ b/gjs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 24 18:54:41 UTC 2012 - dimstar@opensuse.org + +- Update to version 1.34.0: + + stack: Fix gjs_dumpstack (bgo#683992). + ------------------------------------------------------------------- Tue Sep 18 21:03:52 UTC 2012 - dimstar@opensuse.org diff --git a/gjs.spec b/gjs.spec index 075effd..ad58af1 100644 --- a/gjs.spec +++ b/gjs.spec @@ -17,14 +17,14 @@ Name: gjs -Version: 1.33.14 +Version: 1.34.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.33/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gjs/1.34/%{name}-%{version}.tar.xz BuildRequires: gcc-c++ BuildRequires: python BuildRequires: readline-devel