From 8b6b0fa30aa39d79ddf80082995b8d01de8f6ede Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Apr 15 2014 21:53:39 +0000 Subject: Update to 1.40.1 --- diff --git a/.gitignore b/.gitignore index 32aef73..f35f8ed 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ gjs-0.7.1.tar.gz /gjs-1.39.90.tar.xz /gjs-1.39.91.tar.xz /gjs-1.40.0.tar.xz +/gjs-1.40.1.tar.xz diff --git a/gjs.spec b/gjs.spec index af6db90..ade54f5 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,8 +1,8 @@ %global gobject_introspection_version 1.39.3 Name: gjs -Version: 1.40.0 -Release: 2%{?dist} +Version: 1.40.1 +Release: 1%{?dist} Summary: Javascript Bindings for GNOME Group: System Environment/Libraries @@ -81,6 +81,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/*.so %changelog +* Tue Apr 15 2014 Kalev Lember - 1.40.1-1 +- Update to 1.40.1 + * Sat Apr 05 2014 Kalev Lember - 1.40.0-2 - Tighten -devel deps - Set minimum gobject-introspection version diff --git a/sources b/sources index 5814e37..90cc93d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -17f0ce474fbe6dda423a97c7f22fb073 gjs-1.40.0.tar.xz +150580858bc40d0dbc9df43741eb2ad3 gjs-1.40.1.tar.xz