From 90c339abb15e27465d5c95a5f580f28b99fd138c Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sep 25 2012 15:43:21 +0000 Subject: Update to 1.34.0 --- diff --git a/.gitignore b/.gitignore index 8c3dfda..4cd19f9 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ gjs-0.7.1.tar.gz /gjs-1.33.9.tar.xz /gjs-1.33.10.tar.xz /gjs-1.33.14.tar.xz +/gjs-1.34.0.tar.xz diff --git a/gjs.spec b/gjs.spec index 2e95f0e..dc347ed 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,5 +1,5 @@ Name: gjs -Version: 1.33.14 +Version: 1.34.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.31/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/1.34/%{name}-%{version}.tar.xz BuildRequires: js-devel BuildRequires: cairo-gobject-devel @@ -79,6 +79,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/*.so %changelog +* Tue Sep 25 2012 Kalev Lember - 1.34.0-1 +- Update to 1.34.0 + * Wed Sep 19 2012 Richard Hughes - 1.33.14-1 - Update to 1.33.14 diff --git a/sources b/sources index bd24dd7..4f91c38 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -13bc3cf6e1c7b86aa99a12fdd737fa3d gjs-1.33.14.tar.xz +736f11821d785512bc92c0fe50968c5a gjs-1.34.0.tar.xz