diff --git a/.gitignore b/.gitignore index 1f451e3..00d1069 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ gjs-0.7.1.tar.gz /gjs-1.39.0.tar.xz /gjs-1.39.3.tar.xz /gjs-1.39.90.tar.xz +/gjs-1.39.91.tar.xz diff --git a/gjs.spec b/gjs.spec index f4ab926..0beaf1c 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,5 +1,5 @@ Name: gjs -Version: 1.39.90 +Version: 1.39.91 Release: 1%{?dist} Summary: Javascript Bindings for GNOME @@ -77,6 +77,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/*.so %changelog +* Tue Mar 04 2014 Richard Hughes - 1.39.91-1 +- Update to 1.39.91 + * Wed Feb 19 2014 Richard Hughes - 1.39.90-1 - Update to 1.39.90 diff --git a/sources b/sources index 465b002..a959d09 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -934a02d62fb949a48845ca539a63cae6 gjs-1.39.90.tar.xz +0ff5a75ce9c02bc0a82db012e341e1a9 gjs-1.39.91.tar.xz