[gjs] Update to 1.33.4

Richard Hughes rhughes at fedoraproject.org
Tue Jul 17 11:40:58 UTC 2012


commit 217f7b2592274eedaa8386b3dd004af7dd62348c
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Jul 17 12:39:14 2012 +0100

     Update to 1.33.4

 .gitignore |    1 +
 gjs.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ce18342..ff16666 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ gjs-0.7.1.tar.gz
 /gjs-1.32.0.tar.xz
 /gjs-1.33.2.tar.xz
 /gjs-1.33.3.tar.xz
+/gjs-1.33.4.tar.xz
diff --git a/gjs.spec b/gjs.spec
index 37c27f5..a4ef535 100644
--- a/gjs.spec
+++ b/gjs.spec
@@ -1,6 +1,6 @@
 Name:          gjs
-Version:       1.33.3
-Release:       2%{?dist}
+Version:       1.33.4
+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 Jul 17 2012 Richard Hughes <hughsient at gmail.com> - 1.33.4-1
+- Update to 1.33.4
+
 * Thu Jul  5 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 1.33.3-2
 - Enable verbose build
 
diff --git a/sources b/sources
index c8f5ff6..bb1157c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c447161cf0cba73661908aa6337ec3c4  gjs-1.33.3.tar.xz
+9d36e27816eb1d238445c85d8c3ef470  gjs-1.33.4.tar.xz


More information about the scm-commits mailing list