From 462a8e2ee9196df6686ec49bd23fafff11179c12 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sep 24 2013 22:13:31 +0000 Subject: Update to 1.38.0 --- diff --git a/.gitignore b/.gitignore index a064c47..1411450 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ gjs-0.7.1.tar.gz /gjs-1.37.1.tar.xz /gjs-1.37.4.tar.xz /gjs-1.37.6.tar.xz +/gjs-1.38.0.tar.xz diff --git a/gjs.spec b/gjs.spec index a6e3df7..24512ec 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,5 +1,5 @@ Name: gjs -Version: 1.37.6 +Version: 1.38.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.37/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/1.38/%{name}-%{version}.tar.xz BuildRequires: mozjs17-devel BuildRequires: cairo-gobject-devel @@ -77,6 +77,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/*.so %changelog +* Wed Sep 25 2013 Kalev Lember - 1.38.0-1 +- Update to 1.38.0 + * Thu Aug 22 2013 Kalev Lember - 1.37.6-1 - Update to 1.37.6 diff --git a/sources b/sources index 43069e9..d6110f3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -68d99fe3c45b55d466691b84687b1eaa gjs-1.37.6.tar.xz +078130fb06db401ff2c2a44e29494a5b gjs-1.38.0.tar.xz