diff --git a/.gitignore b/.gitignore index 5b2cf14..c0d783f 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ gjs-0.7.1.tar.gz /gjs-1.31.20.tar.xz /gjs-1.31.22.tar.xz /gjs-1.32.0.tar.xz +/gjs-1.33.2.tar.xz diff --git a/gjs.spec b/gjs.spec index 6df15ff..ac6eacc 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,5 +1,5 @@ Name: gjs -Version: 1.32.0 +Version: 1.33.2 Release: 1%{?dist} Summary: Javascript Bindings for GNOME @@ -80,6 +80,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/*.so %changelog +* Thu Jun 07 2012 Richard Hughes - 1.33.2-1 +- Update to 1.33.2 + * Wed Mar 28 2012 Richard Hughes - 1.32.0-1 - Update to 1.32.0 diff --git a/sources b/sources index 63da214..e199bd6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a77fe0edb6f681434d8360c62e471abf gjs-1.32.0.tar.xz +56164173a07d00cb3261468ff67e43a6 gjs-1.33.2.tar.xz