[gjs] 1.31.0

Matthias Clasen mclasen at fedoraproject.org
Wed Nov 2 19:15:12 UTC 2011


commit 2bdadbf05a4a883bdcebfe57669fbc4f22e50140
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Nov 2 15:14:48 2011 -0400

    1.31.0

 .gitignore |    1 +
 gjs.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f45d49c..9ff5f5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ gjs-0.7.1.tar.gz
 /gjs-1.29.17.tar.xz
 /gjs-1.29.18.tar.xz
 /gjs-1.30.0.tar.xz
+/gjs-1.31.0.tar.xz
diff --git a/gjs.spec b/gjs.spec
index abb2c56..c39b36c 100644
--- a/gjs.spec
+++ b/gjs.spec
@@ -1,5 +1,5 @@
 Name:           gjs
-Version:        1.30.0
+Version:        1.31.0
 Release:        1%{?dist}
 Summary:        Javascript Bindings for GNOME
 
@@ -11,7 +11,7 @@ Group:          System Environment/Libraries
 License:        MIT and (MPLv1.1 or GPLv2+ or LGPLv2+)
 URL:            http://live.gnome.org/Gjs/
 #VCS:           git://git.gnome.org/gjs
-Source0:        http://download.gnome.org/sources/%{name}/1.29/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/%{name}/1.31/%{name}-%{version}.tar.xz
 
 BuildRequires: js-devel
 BuildRequires: cairo-devel
@@ -80,6 +80,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_libdir}/*.so
 
 %changelog
+* Wed Nov  2 2011 Matthias Clasen <mclasen at redhat.com> - 1.31.0-1
+- Update to 1.31.0
+
 * Tue Sep 27 2011 Ray <rstrode at redhat.com> - 1.30.0-1
 - Update to 1.30.0
 
diff --git a/sources b/sources
index 292ad04..c8e32d2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-908c1c8654d141d64aac07d57de9a457  gjs-1.30.0.tar.xz
+a7b12ecd094c161e8edc794327658138  gjs-1.31.0.tar.xz


More information about the scm-commits mailing list