diff --git a/.gitignore b/.gitignore index f55d014..4ca609d 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ gjs-0.7.1.tar.gz /gjs-1.34.0.tar.xz /gjs-1.35.2.tar.xz /gjs-1.35.3.tar.xz +/gjs-1.35.4.tar.xz diff --git a/gjs.spec b/gjs.spec index dbe8657..96d7144 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,5 +1,5 @@ Name: gjs -Version: 1.35.3 +Version: 1.35.4 Release: 1%{?dist} Summary: Javascript Bindings for GNOME @@ -79,6 +79,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/*.so %changelog +* Tue Jan 15 2013 Matthias Clasen - 1.35.4-1 +- Update to 1.35.4 + * Thu Dec 20 2012 Kalev Lember - 1.35.3-1 - Update to 1.35.3 diff --git a/sources b/sources index af565f8..f1f8d16 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4041e745904c65d92824eb39d3f4221d gjs-1.35.3.tar.xz +f85b7c540e396696a165e80bada46b5f gjs-1.35.4.tar.xz