From 1dd01a979ebc25bc39f73b920857dee9298266e1 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 25 Mar 2014 18:37:53 +0000 Subject: [PATCH] Update to 1.40.0 --- .gitignore | 1 + gjs.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 00d1069..32aef73 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ gjs-0.7.1.tar.gz /gjs-1.39.3.tar.xz /gjs-1.39.90.tar.xz /gjs-1.39.91.tar.xz +/gjs-1.40.0.tar.xz diff --git a/gjs.spec b/gjs.spec index 0beaf1c..d18f20b 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,5 +1,5 @@ Name: gjs -Version: 1.39.91 +Version: 1.40.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.39/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/1.40/%{name}-%{version}.tar.xz BuildRequires: mozjs24-devel BuildRequires: cairo-gobject-devel @@ -77,6 +77,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/*.so %changelog +* Tue Mar 25 2014 Richard Hughes - 1.40.0-1 +- Update to 1.40.0 + * Tue Mar 04 2014 Richard Hughes - 1.39.91-1 - Update to 1.39.91 diff --git a/sources b/sources index a959d09..5814e37 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0ff5a75ce9c02bc0a82db012e341e1a9 gjs-1.39.91.tar.xz +17f0ce474fbe6dda423a97c7f22fb073 gjs-1.40.0.tar.xz