diff --git a/.gitignore b/.gitignore index 96ef354..8c1db68 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ gjs-0.7.1.tar.gz /gjs-1.29.0.tar.xz /gjs-1.29.15.tar.xz /gjs-1.29.16.tar.xz +/gjs-1.29.17.tar.xz diff --git a/gjs.spec b/gjs.spec index e85e53d..16efb61 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,5 +1,5 @@ Name: gjs -Version: 1.29.16 +Version: 1.29.17 Release: 1%{?dist} Summary: Javascript Bindings for GNOME Group: System Environment/Libraries @@ -79,6 +79,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/*.so %changelog +* Tue Aug 30 2011 Matthias Clasen 1.29.17-1 +- Update to 1.29.17 + * Thu Aug 18 2011 Matthias Clasen 1.29.16-1 - Update to 1.29.16 diff --git a/sources b/sources index 95742cb..1b8dcf0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b9469283ad387bb769936e564e947b0f gjs-1.29.16.tar.xz +8bdb66c914ca9551635a3a4089ce3385 gjs-1.29.17.tar.xz