[gjs/f18] Update to 1.33.9

Richard Hughes rhughes at fedoraproject.org
Wed Aug 22 08:15:40 UTC 2012


commit 94da224b481948b6e5a10a3f3dc7587a9f278020
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Aug 21 18:10:32 2012 +0100

     Update to 1.33.9

 .gitignore |    1 +
 gjs.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ff16666..e612763 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ gjs-0.7.1.tar.gz
 /gjs-1.33.2.tar.xz
 /gjs-1.33.3.tar.xz
 /gjs-1.33.4.tar.xz
+/gjs-1.33.9.tar.xz
diff --git a/gjs.spec b/gjs.spec
index 5e6a17f..5ef8575 100644
--- a/gjs.spec
+++ b/gjs.spec
@@ -1,6 +1,6 @@
 Name:          gjs
-Version:       1.33.4
-Release:       2%{?dist}
+Version:       1.33.9
+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 Aug 21 2012 Richard Hughes <hughsient at gmail.com> - 1.33.9-1
+- Update to 1.33.9
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.33.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index bb1157c..5409e6a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d36e27816eb1d238445c85d8c3ef470  gjs-1.33.4.tar.xz
+6a13b69e9252b88928b3c4404cdb68bb  gjs-1.33.9.tar.xz


More information about the scm-commits mailing list