diff --git a/.gitignore b/.gitignore index 9632392..047f0b3 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ gjs-0.7.1.tar.gz /gjs-1.36.0.tar.xz /gjs-1.36.1.tar.xz /gjs-1.37.1.tar.xz +/gjs-1.37.4.tar.xz diff --git a/gjs.spec b/gjs.spec index 448da57..bd85431 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,5 +1,5 @@ Name: gjs -Version: 1.37.1 +Version: 1.37.4 Release: 1%{?dist} Summary: Javascript Bindings for GNOME @@ -77,6 +77,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/*.so %changelog +* Tue Jul 16 2013 Richard Hughes - 1.37.4-1 +- Update to 1.37.4 + * Tue May 28 2013 Colin Walters - 1.37.1-1 - Update to 1.37.1, and switch to mozjs17 diff --git a/sources b/sources index 8528e4e..4c4eca9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a8c9bf34dc0a2c6feedf46cf7a918e4e gjs-1.37.1.tar.xz +09f80a08a84c9acb97866eb223d91ef0 gjs-1.37.4.tar.xz