diff --git a/.gitignore b/.gitignore index 3b39db4..b59d890 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ gjs-0.7.1.tar.gz /gjs-1.37.6.tar.xz /gjs-1.38.0.tar.xz /gjs-1.39.0.tar.xz +/gjs-1.39.3.tar.xz diff --git a/gjs.spec b/gjs.spec index 4bc8c98..f322def 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,5 +1,5 @@ Name: gjs -Version: 1.39.0 +Version: 1.39.3 Release: 1%{?dist} Summary: Javascript Bindings for GNOME @@ -77,6 +77,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/*.so %changelog +* Wed Jan 29 2014 Richard Hughes - 1.39.3-1 +- Update to 1.39.3 + * Wed Nov 20 2013 Jasper St. Pierre - 1.39.0-1 - Update to 1.39.0 diff --git a/sources b/sources index f2d9e13..67eb197 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bc344faf932ffe4e7314b10987a6bd04 gjs-1.39.0.tar.xz +6f6844d97ba6a4dcb13283bb67d4bf2f gjs-1.39.3.tar.xz