[gjs] Update to 1.37.1

Colin Walters walters at fedoraproject.org
Tue May 28 21:25:30 UTC 2013


commit 095ad6f44400785e6cc32623494ea68590507c69
Author: Colin Walters <walters at verbum.org>
Date:   Tue May 28 17:25:26 2013 -0400

    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 <walters at verbum.org> - 1.37.1-1
+- Update to 1.37.1
+
 * Mon Apr 29 2013 Kalev Lember <kalevlember at gmail.com> - 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


More information about the scm-commits mailing list