diff --git a/gjs-1.29.16.tar.bz2 b/gjs-1.29.16.tar.bz2 deleted file mode 100644 index b992b5f..0000000 --- a/gjs-1.29.16.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:761cd1d301498665286b4ff43f2bc932463be2bf5b2dd7de92c0515badd9104f -size 545061 diff --git a/gjs-1.29.17.tar.bz2 b/gjs-1.29.17.tar.bz2 new file mode 100644 index 0000000..112f81b --- /dev/null +++ b/gjs-1.29.17.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:131aa492e65c87fb3fcb6cff73f4902cf043617f0424ce6b1a9c4c1ccf3eb84c +size 545024 diff --git a/gjs.changes b/gjs.changes index 45f39d2..7e56d1a 100644 --- a/gjs.changes +++ b/gjs.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Sep 1 14:24:20 UTC 2011 - vuntz@opensuse.org + +- Update to version 1.29.17: + + Add support for GPtrArrays. + + Bind more cairo API. + + Don't release too much when releasing arrays. + + Misc bug fixes and improvements. + ------------------------------------------------------------------- Sun Jul 31 09:15:06 CEST 2011 - vuntz@opensuse.org diff --git a/gjs.spec b/gjs.spec index 73319ce..8998740 100644 --- a/gjs.spec +++ b/gjs.spec @@ -22,7 +22,7 @@ %define xulrunner_ver 20 Name: gjs -Version: 1.29.16 +Version: 1.29.17 Release: 1 # FIXME: find out if tapsets should really be in devel package or in main package License: MIT License (or similar) @@ -39,7 +39,7 @@ BuildRequires: readline-devel BuildRequires: systemtap-sdt-devel BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(dbus-glib-1) -BuildRequires: pkgconfig(gobject-introspection-1.0) +BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.29.16 %if ! %{build_with_xulrunner} BuildRequires: pkgconfig(mozjs185) %endif