diff --git a/.gitignore b/.gitignore index bfa7255..f45d49c 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ gjs-0.7.1.tar.gz /gjs-1.29.16.tar.xz /gjs-1.29.17.tar.xz /gjs-1.29.18.tar.xz +/gjs-1.30.0.tar.xz diff --git a/gjs.spec b/gjs.spec index 56dd484..abb2c56 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,5 +1,5 @@ Name: gjs -Version: 1.29.18 +Version: 1.30.0 Release: 1%{?dist} Summary: Javascript Bindings for GNOME @@ -80,6 +80,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/*.so %changelog +* Tue Sep 27 2011 Ray - 1.30.0-1 +- Update to 1.30.0 + * Wed Sep 21 2011 Matthias Clasen 1.29.18-1 - Update to 1.29.18 diff --git a/sources b/sources index c46a861..292ad04 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a12f69951fe00973bc1a7df56be19f0d gjs-1.29.18.tar.xz +908c1c8654d141d64aac07d57de9a457 gjs-1.30.0.tar.xz