[gjs] 1.31.10

Matthias Clasen mclasen at fedoraproject.org
Fri Jan 20 02:08:52 UTC 2012


commit 027df3f4150042558d948086e756fd059419d8eb
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Jan 19 21:08:47 2012 -0500

    1.31.10

 .gitignore |    1 +
 gjs.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7e23e7a..78c9351 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ gjs-0.7.1.tar.gz
 /gjs-1.30.0.tar.xz
 /gjs-1.31.0.tar.xz
 /gjs-1.31.6.tar.xz
+/gjs-1.31.10.tar.xz
diff --git a/gjs.spec b/gjs.spec
index 87a6a87..28488cc 100644
--- a/gjs.spec
+++ b/gjs.spec
@@ -1,6 +1,6 @@
 Name:           gjs
-Version:        1.31.6
-Release:        2%{?dist}
+Version:        1.31.10
+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
+* Thu Jan 19 2012 Matthias Clasen <mclasen at redhat.com> - 1.31.10-1
+- 1.31.10
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.31.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 58540ce..6396440 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6750c2067c473989a772c83e5e9c1d93  gjs-1.31.6.tar.xz
+2fd78a39e01b65d28b1881814c9bfdef  gjs-1.31.10.tar.xz


More information about the scm-commits mailing list