From 20a997962ac59d9f42798fa834579a168048b4a4 Mon Sep 17 00:00:00 2001 From: "Jasper St. Pierre" Date: Wed, 20 Nov 2013 13:48:01 -0500 Subject: [PATCH] Update to 1.39.0 --- .gitignore | 1 + gjs.spec | 4 ++-- sources | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1411450..3b39db4 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ gjs-0.7.1.tar.gz /gjs-1.37.4.tar.xz /gjs-1.37.6.tar.xz /gjs-1.38.0.tar.xz +/gjs-1.39.0.tar.xz diff --git a/gjs.spec b/gjs.spec index 1210cdc..295f947 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,5 +1,5 @@ Name: gjs -Version: 1.38.1 +Version: 1.39.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.38/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/1.39/%{name}-%{version}.tar.xz BuildRequires: mozjs17-devel BuildRequires: cairo-gobject-devel diff --git a/sources b/sources index 3774d4d..f2d9e13 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0f3422a114cb69735274e75e325013a3 gjs-1.38.1.tar.xz +bc344faf932ffe4e7314b10987a6bd04 gjs-1.39.0.tar.xz