[gjs] 1.31.6

Matthias Clasen mclasen at fedoraproject.org
Tue Dec 20 20:38:00 UTC 2011


commit 0f08ed0a2230ab910ab408df4a157eb0ec77ea6f
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Dec 20 15:37:49 2011 -0500

    1.31.6

 .gitignore |    1 +
 gjs.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ff5f5b..7e23e7a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ gjs-0.7.1.tar.gz
 /gjs-1.29.18.tar.xz
 /gjs-1.30.0.tar.xz
 /gjs-1.31.0.tar.xz
+/gjs-1.31.6.tar.xz
diff --git a/gjs.spec b/gjs.spec
index e8e7c14..246f49f 100644
--- a/gjs.spec
+++ b/gjs.spec
@@ -1,6 +1,6 @@
 Name:           gjs
-Version:        1.31.0
-Release:        2%{?dist}
+Version:        1.31.6
+Release:        1%{?dist}
 Summary:        Javascript Bindings for GNOME
 
 Group:          System Environment/Libraries
@@ -82,6 +82,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_libdir}/*.so
 
 %changelog
+* Tue Dec 20 2011 Matthias Clasen <mclasen at redhat.com> 1.31.6-1
+- 1.31.6
+
 * Fri Dec 02 2011 Karsten Hopp <karsten at redhat.com> 1.31.0-2
 - fix crash on PPC, bugzilla 749604
 
diff --git a/sources b/sources
index c8e32d2..58540ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a7b12ecd094c161e8edc794327658138  gjs-1.31.0.tar.xz
+6750c2067c473989a772c83e5e9c1d93  gjs-1.31.6.tar.xz


More information about the scm-commits mailing list