diff --git a/.gitignore b/.gitignore index b59d890..1f451e3 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ gjs-0.7.1.tar.gz /gjs-1.38.0.tar.xz /gjs-1.39.0.tar.xz /gjs-1.39.3.tar.xz +/gjs-1.39.90.tar.xz diff --git a/gjs.spec b/gjs.spec index ef5f1ed..f4ab926 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,6 +1,6 @@ Name: gjs -Version: 1.39.3 -Release: 2%{?dist} +Version: 1.39.90 +Release: 1%{?dist} Summary: Javascript Bindings for GNOME Group: System Environment/Libraries @@ -77,6 +77,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/*.so %changelog +* Wed Feb 19 2014 Richard Hughes - 1.39.90-1 +- Update to 1.39.90 + * Wed Feb 05 2014 Adam Williamson - 1.39.3-2 - build against mozjs24 diff --git a/sources b/sources index 67eb197..465b002 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6f6844d97ba6a4dcb13283bb67d4bf2f gjs-1.39.3.tar.xz +934a02d62fb949a48845ca539a63cae6 gjs-1.39.90.tar.xz