diff --git a/gjs-0.7.8.tar.bz2 b/gjs-0.7.8.tar.bz2 deleted file mode 100644 index 6553337..0000000 --- a/gjs-0.7.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9640eff58d559ef6a5f99338ea2adf0fc1ee66a06dd0f205baa084905715cc9c -size 509191 diff --git a/gjs-0.7.9.tar.bz2 b/gjs-0.7.9.tar.bz2 new file mode 100644 index 0000000..f80bfc9 --- /dev/null +++ b/gjs-0.7.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c85a60bfe51119cbbfb423efb8fff6cc00c86fb3bde77f16b115c7c711683ba +size 512886 diff --git a/gjs.changes b/gjs.changes index aec711e..30e640d 100644 --- a/gjs.changes +++ b/gjs.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 17 10:00:23 CET 2011 - vuntz@opensuse.org + +- Update to version 0.7.9: + + Adapt to JS_GetStringChars removal in xulrunner 2. + + Handle wide ranging enum values better. + + Some tests fixes. +- Add Url tag. + ------------------------------------------------------------------- Wed Dec 22 23:34:15 CET 2010 - dimstar@opensuse.org diff --git a/gjs.spec b/gjs.spec index 087a8ff..17d247e 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,5 +1,5 @@ # -# spec file for package gjs (Version 0.7.8) +# spec file for package gjs (Version 0.7.9) # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -27,12 +27,13 @@ %endif Name: gjs -Version: 0.7.8 +Version: 0.7.9 Release: 1 # FIXME: find out if tapsets should really be in devel package or in main package License: MIT License (or similar) Summary: JavaScript bindings based on gobject-introspection and Mozilla Group: Development/Libraries/GNOME +Url: http://live.gnome.org/Gjs Source: %{name}-%{version}.tar.bz2 BuildRequires: gcc-c++ BuildRequires: mozilla-xulrunner%{xulrunner_ver}-devel