From 2bdadbf05a4a883bdcebfe57669fbc4f22e50140 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 2 Nov 2011 15:14:48 -0400 Subject: [PATCH] 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 - 1.31.0-1 +- Update to 1.31.0 + * Tue Sep 27 2011 Ray - 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