[gjs/f17] Update to 1.32.0

Richard Hughes rhughes at fedoraproject.org
Wed Mar 28 09:09:05 UTC 2012


commit d39bbd8ef54e06e8f17624418274fa80041b8b81
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Mar 28 10:08:02 2012 +0100

     Update to 1.32.0

 .gitignore |    1 +
 gjs.spec   |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 052ffc6..5b2cf14 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ gjs-0.7.1.tar.gz
 /gjs-1.31.10.tar.xz
 /gjs-1.31.20.tar.xz
 /gjs-1.31.22.tar.xz
+/gjs-1.32.0.tar.xz
diff --git a/gjs.spec b/gjs.spec
index 2dc039e..6df15ff 100644
--- a/gjs.spec
+++ b/gjs.spec
@@ -1,5 +1,5 @@
 Name:           gjs
-Version:        1.31.22
+Version:        1.32.0
 Release:        1%{?dist}
 Summary:        Javascript Bindings for GNOME
 
@@ -80,6 +80,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_libdir}/*.so
 
 %changelog
+* Wed Mar 28 2012 Richard Hughes <hughsient at gmail.com> - 1.32.0-1
+- Update to 1.32.0
+
 * Wed Mar 21 2012 Matthias Clasen <mclasen at redhat.com> - 1.31.22-1
 - Update to 1.31.22
 
diff --git a/sources b/sources
index 4d9a805..63da214 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d4b75bfa0ccf42200f4907da5970d45d  gjs-1.31.22.tar.xz
+a77fe0edb6f681434d8360c62e471abf  gjs-1.32.0.tar.xz


More information about the scm-commits mailing list