[gjs] Update to 1.33.3

Richard Hughes rhughes at fedoraproject.org
Tue Jun 26 16:45:12 UTC 2012


commit 948efe7bda4a532f76e57ce22b4969128b397286
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Jun 26 17:43:39 2012 +0100

     Update to 1.33.3

 .gitignore |    1 +
 gjs.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c0d783f..ce18342 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ gjs-0.7.1.tar.gz
 /gjs-1.31.22.tar.xz
 /gjs-1.32.0.tar.xz
 /gjs-1.33.2.tar.xz
+/gjs-1.33.3.tar.xz
diff --git a/gjs.spec b/gjs.spec
index 1989bee..e0b22b8 100644
--- a/gjs.spec
+++ b/gjs.spec
@@ -1,6 +1,6 @@
 Name:           gjs
-Version:        1.33.2
-Release:        2%{?dist}
+Version:        1.33.3
+Release:        1%{?dist}
 Summary:        Javascript Bindings for GNOME
 
 Group:          System Environment/Libraries
@@ -79,6 +79,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_libdir}/*.so
 
 %changelog
+* Tue Jun 26 2012 Richard Hughes <hughsient at gmail.com> - 1.33.3-1
+- Update to 1.33.3
+
 * Sat Jun  9 2012 Matthias Clasen <mclasen at redhat.com> - 1.33.2-2
 - Fix the build
 
diff --git a/sources b/sources
index e199bd6..c8f5ff6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-56164173a07d00cb3261468ff67e43a6  gjs-1.33.2.tar.xz
+c447161cf0cba73661908aa6337ec3c4  gjs-1.33.3.tar.xz


More information about the scm-commits mailing list