From 095ad6f44400785e6cc32623494ea68590507c69 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Tue, 28 May 2013 17:25:26 -0400 Subject: [PATCH] Update to 1.37.1 --- .gitignore | 1 + gjs.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b2b7025..9632392 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ gjs-0.7.1.tar.gz /gjs-1.35.9.tar.xz /gjs-1.36.0.tar.xz /gjs-1.36.1.tar.xz +/gjs-1.37.1.tar.xz diff --git a/gjs.spec b/gjs.spec index 18f0d5f..102df66 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,5 +1,5 @@ Name: gjs -Version: 1.36.1 +Version: 1.37.1 Release: 1%{?dist} Summary: Javascript Bindings for GNOME @@ -77,6 +77,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/*.so %changelog +* Tue May 28 2013 Colin Walters - 1.37.1-1 +- Update to 1.37.1 + * Mon Apr 29 2013 Kalev Lember - 1.36.1-1 - Update to 1.36.1 diff --git a/sources b/sources index 53b7a86..8528e4e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -871348235ce8b8cadfa064eeb0bed6dc gjs-1.36.1.tar.xz +a8c9bf34dc0a2c6feedf46cf7a918e4e gjs-1.37.1.tar.xz