diff --git a/.gitignore b/.gitignore index e612763..731e20f 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ gjs-0.7.1.tar.gz /gjs-1.33.3.tar.xz /gjs-1.33.4.tar.xz /gjs-1.33.9.tar.xz +/gjs-1.33.10.tar.xz diff --git a/gjs.spec b/gjs.spec index 5ef8575..b036a3b 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,5 +1,5 @@ Name: gjs -Version: 1.33.9 +Version: 1.33.10 Release: 1%{?dist} Summary: Javascript Bindings for GNOME @@ -79,6 +79,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/*.so %changelog +* Thu Sep 06 2012 Richard Hughes - 1.33.10-1 +- Update to 1.33.10 + * Tue Aug 21 2012 Richard Hughes - 1.33.9-1 - Update to 1.33.9 diff --git a/sources b/sources index 5409e6a..7393454 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6a13b69e9252b88928b3c4404cdb68bb gjs-1.33.9.tar.xz +53aef78fe6029400e2d4f48f23aac000 gjs-1.33.10.tar.xz