From 95a50fb500caa28e9659681560f42c4759d8cfc6 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Apr 29 2013 15:50:28 +0000 Subject: Update to 1.36.1 --- diff --git a/.gitignore b/.gitignore index 9682a95..b2b7025 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ gjs-0.7.1.tar.gz /gjs-1.35.8.tar.xz /gjs-1.35.9.tar.xz /gjs-1.36.0.tar.xz +/gjs-1.36.1.tar.xz diff --git a/gjs.spec b/gjs.spec index e678e41..18f0d5f 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,5 +1,5 @@ Name: gjs -Version: 1.36.0 +Version: 1.36.1 Release: 1%{?dist} Summary: Javascript Bindings for GNOME @@ -77,6 +77,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/*.so %changelog +* Mon Apr 29 2013 Kalev Lember - 1.36.1-1 +- Update to 1.36.1 + * Tue Mar 26 2013 Kalev Lember - 1.36.0-1 - Update to 1.36.0 diff --git a/sources b/sources index 9d458b0..53b7a86 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2ab2369b73b3f3a6e40539815fbc69d5 gjs-1.36.0.tar.xz +871348235ce8b8cadfa064eeb0bed6dc gjs-1.36.1.tar.xz